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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic CreateAppProfileRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic CreateAppProfileRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic CreateAppProfileRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder mergeFrom(CreateAppProfileRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public CreateAppProfileRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<CreateAppProfileRequest.Builder>java.io.IOExceptionpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic 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 CreateAppProfileRequestOrBuilderpublic boolean getIgnoreWarnings()
If true, ignore safety checks when creating the app profile.
bool ignore_warnings = 4;getIgnoreWarnings in interface CreateAppProfileRequestOrBuilderpublic 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.BuildersetUnknownFields in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>public final CreateAppProfileRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<CreateAppProfileRequest.Builder>