Package com.google.bigtable.admin.v2
Class AppProfile.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
com.google.bigtable.admin.v2.AppProfile.Builder
- All Implemented Interfaces:
AppProfileOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- AppProfile
public static final class AppProfile.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
implements AppProfileOrBuilder
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.Protobuf type
google.bigtable.admin.v2.AppProfile
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Long form description of the use case for this AppProfile.Strongly validated etag for optimistic concurrency control.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Use a multi-cluster routing policy.The unique name of the app profile.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.Use a single-cluster routing policy.The standard options used for isolating this app profile's traffic from other use cases.clone()
Long form description of the use case for this AppProfile.com.google.protobuf.ByteString
Long form description of the use case for this AppProfile.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getEtag()
Strongly validated etag for optimistic concurrency control.com.google.protobuf.ByteString
Strongly validated etag for optimistic concurrency control.Use a multi-cluster routing policy.Use a multi-cluster routing policy.Use a multi-cluster routing policy.getName()
The unique name of the app profile.com.google.protobuf.ByteString
The unique name of the app profile.Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.int
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.Use a single-cluster routing policy.Use a single-cluster routing policy.Use a single-cluster routing policy.The standard options used for isolating this app profile's traffic from other use cases.The standard options used for isolating this app profile's traffic from other use cases.The standard options used for isolating this app profile's traffic from other use cases.boolean
Use a multi-cluster routing policy.boolean
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.boolean
Use a single-cluster routing policy.boolean
The standard options used for isolating this app profile's traffic from other use cases.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(AppProfile other) mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) Use a multi-cluster routing policy.Use a single-cluster routing policy.The standard options used for isolating this app profile's traffic from other use cases.final AppProfile.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setDescription
(String value) Long form description of the use case for this AppProfile.setDescriptionBytes
(com.google.protobuf.ByteString value) Long form description of the use case for this AppProfile.Strongly validated etag for optimistic concurrency control.setEtagBytes
(com.google.protobuf.ByteString value) Strongly validated etag for optimistic concurrency control.Use a multi-cluster routing policy.setMultiClusterRoutingUseAny
(AppProfile.MultiClusterRoutingUseAny.Builder builderForValue) Use a multi-cluster routing policy.The unique name of the app profile.setNameBytes
(com.google.protobuf.ByteString value) The unique name of the app profile.setPriority
(AppProfile.Priority value) Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.setPriorityValue
(int value) Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Use a single-cluster routing policy.setSingleClusterRouting
(AppProfile.SingleClusterRouting.Builder builderForValue) Use a single-cluster routing policy.The standard options used for isolating this app profile's traffic from other use cases.setStandardIsolation
(AppProfile.StandardIsolation.Builder builderForValue) The standard options used for isolating this app profile's traffic from other use cases.final AppProfile.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
setField
public AppProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
setRepeatedField
public AppProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
addRepeatedField
public AppProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AppProfile.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
mergeFrom
public AppProfile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<AppProfile.Builder>
- Throws:
IOException
-
getRoutingPolicyCase
- Specified by:
getRoutingPolicyCase
in interfaceAppProfileOrBuilder
-
clearRoutingPolicy
-
getIsolationCase
- Specified by:
getIsolationCase
in interfaceAppProfileOrBuilder
-
clearIsolation
-
getName
The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
string name = 1;
- Specified by:
getName
in interfaceAppProfileOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
string name = 1;
- Specified by:
getNameBytes
in interfaceAppProfileOrBuilder
- Returns:
- The bytes for name.
-
setName
The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/[_a-zA-Z0-9][-_.a-zA-Z0-9]*`.
string name = 1;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getEtag
Strongly validated etag for optimistic concurrency control. Preserve the value returned from `GetAppProfile` when calling `UpdateAppProfile` to fail the request if there has been a modification in the mean time. The `update_mask` of the request need not include `etag` for this protection to apply. See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more details.
string etag = 2;
- Specified by:
getEtag
in interfaceAppProfileOrBuilder
- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()Strongly validated etag for optimistic concurrency control. Preserve the value returned from `GetAppProfile` when calling `UpdateAppProfile` to fail the request if there has been a modification in the mean time. The `update_mask` of the request need not include `etag` for this protection to apply. See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more details.
string etag = 2;
- Specified by:
getEtagBytes
in interfaceAppProfileOrBuilder
- Returns:
- The bytes for etag.
-
setEtag
Strongly validated etag for optimistic concurrency control. Preserve the value returned from `GetAppProfile` when calling `UpdateAppProfile` to fail the request if there has been a modification in the mean time. The `update_mask` of the request need not include `etag` for this protection to apply. See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more details.
string etag = 2;
- Parameters:
value
- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
Strongly validated etag for optimistic concurrency control. Preserve the value returned from `GetAppProfile` when calling `UpdateAppProfile` to fail the request if there has been a modification in the mean time. The `update_mask` of the request need not include `etag` for this protection to apply. See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more details.
string etag = 2;
- Returns:
- This builder for chaining.
-
setEtagBytes
Strongly validated etag for optimistic concurrency control. Preserve the value returned from `GetAppProfile` when calling `UpdateAppProfile` to fail the request if there has been a modification in the mean time. The `update_mask` of the request need not include `etag` for this protection to apply. See [Wikipedia](https://en.wikipedia.org/wiki/HTTP_ETag) and [RFC 7232](https://tools.ietf.org/html/rfc7232#section-2.3) for more details.
string etag = 2;
- Parameters:
value
- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getDescription
Long form description of the use case for this AppProfile.
string description = 3;
- Specified by:
getDescription
in interfaceAppProfileOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Long form description of the use case for this AppProfile.
string description = 3;
- Specified by:
getDescriptionBytes
in interfaceAppProfileOrBuilder
- Returns:
- The bytes for description.
-
setDescription
Long form description of the use case for this AppProfile.
string description = 3;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Long form description of the use case for this AppProfile.
string description = 3;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
Long form description of the use case for this AppProfile.
string description = 3;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasMultiClusterRoutingUseAny
public boolean hasMultiClusterRoutingUseAny()Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
- Specified by:
hasMultiClusterRoutingUseAny
in interfaceAppProfileOrBuilder
- Returns:
- Whether the multiClusterRoutingUseAny field is set.
-
getMultiClusterRoutingUseAny
Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
- Specified by:
getMultiClusterRoutingUseAny
in interfaceAppProfileOrBuilder
- Returns:
- The multiClusterRoutingUseAny.
-
setMultiClusterRoutingUseAny
Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
-
setMultiClusterRoutingUseAny
public AppProfile.Builder setMultiClusterRoutingUseAny(AppProfile.MultiClusterRoutingUseAny.Builder builderForValue) Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
-
mergeMultiClusterRoutingUseAny
public AppProfile.Builder mergeMultiClusterRoutingUseAny(AppProfile.MultiClusterRoutingUseAny value) Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
-
clearMultiClusterRoutingUseAny
Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
-
getMultiClusterRoutingUseAnyBuilder
Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
-
getMultiClusterRoutingUseAnyOrBuilder
Use a multi-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny multi_cluster_routing_use_any = 5;
- Specified by:
getMultiClusterRoutingUseAnyOrBuilder
in interfaceAppProfileOrBuilder
-
hasSingleClusterRouting
public boolean hasSingleClusterRouting()Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
- Specified by:
hasSingleClusterRouting
in interfaceAppProfileOrBuilder
- Returns:
- Whether the singleClusterRouting field is set.
-
getSingleClusterRouting
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
- Specified by:
getSingleClusterRouting
in interfaceAppProfileOrBuilder
- Returns:
- The singleClusterRouting.
-
setSingleClusterRouting
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
-
setSingleClusterRouting
public AppProfile.Builder setSingleClusterRouting(AppProfile.SingleClusterRouting.Builder builderForValue) Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
-
mergeSingleClusterRouting
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
-
clearSingleClusterRouting
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
-
getSingleClusterRoutingBuilder
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
-
getSingleClusterRoutingOrBuilder
Use a single-cluster routing policy.
.google.bigtable.admin.v2.AppProfile.SingleClusterRouting single_cluster_routing = 6;
- Specified by:
getSingleClusterRoutingOrBuilder
in interfaceAppProfileOrBuilder
-
hasPriority
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Specified by:
hasPriority
in interfaceAppProfileOrBuilder
- Returns:
- Whether the priority field is set.
-
getPriorityValue
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Specified by:
getPriorityValue
in interfaceAppProfileOrBuilder
- Returns:
- The enum numeric value on the wire for priority.
-
setPriorityValue
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Parameters:
value
- The enum numeric value on the wire for priority to set.- Returns:
- This builder for chaining.
-
getPriority
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Specified by:
getPriority
in interfaceAppProfileOrBuilder
- Returns:
- The priority.
-
setPriority
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Parameters:
value
- The priority to set.- Returns:
- This builder for chaining.
-
clearPriority
Deprecated.google.bigtable.admin.v2.AppProfile.priority is deprecated. See google/bigtable/admin/v2/instance.proto;l=332This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
.google.bigtable.admin.v2.AppProfile.Priority priority = 7 [deprecated = true];
- Returns:
- This builder for chaining.
-
hasStandardIsolation
public boolean hasStandardIsolation()The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
- Specified by:
hasStandardIsolation
in interfaceAppProfileOrBuilder
- Returns:
- Whether the standardIsolation field is set.
-
getStandardIsolation
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
- Specified by:
getStandardIsolation
in interfaceAppProfileOrBuilder
- Returns:
- The standardIsolation.
-
setStandardIsolation
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
-
setStandardIsolation
public AppProfile.Builder setStandardIsolation(AppProfile.StandardIsolation.Builder builderForValue) The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
-
mergeStandardIsolation
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
-
clearStandardIsolation
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
-
getStandardIsolationBuilder
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
-
getStandardIsolationOrBuilder
The standard options used for isolating this app profile's traffic from other use cases.
.google.bigtable.admin.v2.AppProfile.StandardIsolation standard_isolation = 11;
- Specified by:
getStandardIsolationOrBuilder
in interfaceAppProfileOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-
mergeUnknownFields
public final AppProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<AppProfile.Builder>
-