public static final class CreateAppProfileRequest.Builder extends GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder> implements CreateAppProfileRequestOrBuilder
This is a private alpha release of Cloud Bigtable replication. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy. Request message for BigtableInstanceAdmin.CreateAppProfile.Protobuf type
google.bigtable.admin.v2.CreateAppProfileRequest
Modifier and Type | Method and Description |
---|---|
CreateAppProfileRequest.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CreateAppProfileRequest |
build() |
CreateAppProfileRequest |
buildPartial() |
CreateAppProfileRequest.Builder |
clear() |
CreateAppProfileRequest.Builder |
clearAppProfile()
The app profile to be created.
|
CreateAppProfileRequest.Builder |
clearAppProfileId()
The ID to be used when referring to the new app profile within its
instance, e.g., just `myprofile` rather than
`projects/myproject/instances/myinstance/appProfiles/myprofile`.
|
CreateAppProfileRequest.Builder |
clearField(Descriptors.FieldDescriptor field) |
CreateAppProfileRequest.Builder |
clearIgnoreWarnings()
If true, ignore safety checks when creating the app profile.
|
CreateAppProfileRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
CreateAppProfileRequest.Builder |
clearParent()
The unique name of the instance in which to create the new app profile.
|
CreateAppProfileRequest.Builder |
clone() |
AppProfile |
getAppProfile()
The app profile to be created.
|
AppProfile.Builder |
getAppProfileBuilder()
The app profile to be created.
|
java.lang.String |
getAppProfileId()
The ID to be used when referring to the new app profile within its
instance, e.g., just `myprofile` rather than
`projects/myproject/instances/myinstance/appProfiles/myprofile`.
|
ByteString |
getAppProfileIdBytes()
The ID to be used when referring to the new app profile within its
instance, e.g., just `myprofile` rather than
`projects/myproject/instances/myinstance/appProfiles/myprofile`.
|
AppProfileOrBuilder |
getAppProfileOrBuilder()
The app profile to be created.
|
CreateAppProfileRequest |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIgnoreWarnings()
If true, ignore safety checks when creating the app profile.
|
java.lang.String |
getParent()
The unique name of the instance in which to create the new app profile.
|
ByteString |
getParentBytes()
The unique name of the instance in which to create the new app profile.
|
boolean |
hasAppProfile()
The app profile to be created.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateAppProfileRequest.Builder |
mergeAppProfile(AppProfile value)
The app profile to be created.
|
CreateAppProfileRequest.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
CreateAppProfileRequest.Builder |
mergeFrom(CreateAppProfileRequest other) |
CreateAppProfileRequest.Builder |
mergeFrom(Message other) |
CreateAppProfileRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
CreateAppProfileRequest.Builder |
setAppProfile(AppProfile.Builder builderForValue)
The app profile to be created.
|
CreateAppProfileRequest.Builder |
setAppProfile(AppProfile value)
The app profile to be created.
|
CreateAppProfileRequest.Builder |
setAppProfileId(java.lang.String value)
The ID to be used when referring to the new app profile within its
instance, e.g., just `myprofile` rather than
`projects/myproject/instances/myinstance/appProfiles/myprofile`.
|
CreateAppProfileRequest.Builder |
setAppProfileIdBytes(ByteString value)
The ID to be used when referring to the new app profile within its
instance, e.g., just `myprofile` rather than
`projects/myproject/instances/myinstance/appProfiles/myprofile`.
|
CreateAppProfileRequest.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
CreateAppProfileRequest.Builder |
setIgnoreWarnings(boolean value)
If true, ignore safety checks when creating the app profile.
|
CreateAppProfileRequest.Builder |
setParent(java.lang.String value)
The unique name of the instance in which to create the new app profile.
|
CreateAppProfileRequest.Builder |
setParentBytes(ByteString value)
The unique name of the instance in which to create the new app profile.
|
CreateAppProfileRequest.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
CreateAppProfileRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public CreateAppProfileRequest build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public CreateAppProfileRequest buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public CreateAppProfileRequest.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder mergeFrom(CreateAppProfileRequest other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public CreateAppProfileRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<CreateAppProfileRequest.Builder>
java.io.IOException
public java.lang.String getParent()
The unique name of the instance in which to create the new app profile. Values are of the form `projects/<project>/instances/<instance>`.
string parent = 1;
getParent
in interface CreateAppProfileRequestOrBuilder
public ByteString getParentBytes()
The unique name of the instance in which to create the new app profile. Values are of the form `projects/<project>/instances/<instance>`.
string parent = 1;
getParentBytes
in interface CreateAppProfileRequestOrBuilder
public CreateAppProfileRequest.Builder setParent(java.lang.String value)
The unique name of the instance in which to create the new app profile. Values are of the form `projects/<project>/instances/<instance>`.
string parent = 1;
public CreateAppProfileRequest.Builder clearParent()
The unique name of the instance in which to create the new app profile. Values are of the form `projects/<project>/instances/<instance>`.
string parent = 1;
public CreateAppProfileRequest.Builder setParentBytes(ByteString value)
The unique name of the instance in which to create the new app profile. Values are of the form `projects/<project>/instances/<instance>`.
string parent = 1;
public java.lang.String getAppProfileId()
The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
string app_profile_id = 2;
getAppProfileId
in interface CreateAppProfileRequestOrBuilder
public ByteString getAppProfileIdBytes()
The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
string app_profile_id = 2;
getAppProfileIdBytes
in interface CreateAppProfileRequestOrBuilder
public CreateAppProfileRequest.Builder setAppProfileId(java.lang.String value)
The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
string app_profile_id = 2;
public CreateAppProfileRequest.Builder clearAppProfileId()
The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
string app_profile_id = 2;
public CreateAppProfileRequest.Builder setAppProfileIdBytes(ByteString value)
The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
string app_profile_id = 2;
public boolean hasAppProfile()
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
hasAppProfile
in interface CreateAppProfileRequestOrBuilder
public AppProfile getAppProfile()
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
getAppProfile
in interface CreateAppProfileRequestOrBuilder
public CreateAppProfileRequest.Builder setAppProfile(AppProfile value)
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
public CreateAppProfileRequest.Builder setAppProfile(AppProfile.Builder builderForValue)
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
public CreateAppProfileRequest.Builder mergeAppProfile(AppProfile value)
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
public CreateAppProfileRequest.Builder clearAppProfile()
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
public AppProfile.Builder getAppProfileBuilder()
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
public AppProfileOrBuilder getAppProfileOrBuilder()
The app profile to be created. Fields marked `OutputOnly` will be ignored.
.google.bigtable.admin.v2.AppProfile app_profile = 3;
getAppProfileOrBuilder
in interface CreateAppProfileRequestOrBuilder
public boolean getIgnoreWarnings()
If true, ignore safety checks when creating the app profile.
bool ignore_warnings = 4;
getIgnoreWarnings
in interface CreateAppProfileRequestOrBuilder
public CreateAppProfileRequest.Builder setIgnoreWarnings(boolean value)
If true, ignore safety checks when creating the app profile.
bool ignore_warnings = 4;
public CreateAppProfileRequest.Builder clearIgnoreWarnings()
If true, ignore safety checks when creating the app profile.
bool ignore_warnings = 4;
public final CreateAppProfileRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>
public final CreateAppProfileRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>