public static final class UpdateAppProfileRequest.Builder extends GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder> implements UpdateAppProfileRequestOrBuilder
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.UpdateAppProfile.Protobuf type
google.bigtable.admin.v2.UpdateAppProfileRequestgetAllFields, 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<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic UpdateAppProfileRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic UpdateAppProfileRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic UpdateAppProfileRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder mergeFrom(UpdateAppProfileRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public UpdateAppProfileRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<UpdateAppProfileRequest.Builder>java.io.IOExceptionpublic boolean hasAppProfile()
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;hasAppProfile in interface UpdateAppProfileRequestOrBuilderpublic AppProfile getAppProfile()
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;getAppProfile in interface UpdateAppProfileRequestOrBuilderpublic UpdateAppProfileRequest.Builder setAppProfile(AppProfile value)
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;public UpdateAppProfileRequest.Builder setAppProfile(AppProfile.Builder builderForValue)
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;public UpdateAppProfileRequest.Builder mergeAppProfile(AppProfile value)
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;public UpdateAppProfileRequest.Builder clearAppProfile()
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;public AppProfile.Builder getAppProfileBuilder()
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;public AppProfileOrBuilder getAppProfileOrBuilder()
The app profile which will (partially) replace the current value.
.google.bigtable.admin.v2.AppProfile app_profile = 1;getAppProfileOrBuilder in interface UpdateAppProfileRequestOrBuilderpublic boolean hasUpdateMask()
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateAppProfileRequestOrBuilderpublic FieldMask getUpdateMask()
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateAppProfileRequestOrBuilderpublic UpdateAppProfileRequest.Builder setUpdateMask(FieldMask value)
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;public UpdateAppProfileRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;public UpdateAppProfileRequest.Builder mergeUpdateMask(FieldMask value)
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;public UpdateAppProfileRequest.Builder clearUpdateMask()
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;public FieldMask.Builder getUpdateMaskBuilder()
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;public FieldMaskOrBuilder getUpdateMaskOrBuilder()
The subset of app profile fields which should be replaced. If unset, all fields will be replaced.
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdateAppProfileRequestOrBuilderpublic boolean getIgnoreWarnings()
If true, ignore safety checks when updating the app profile.
bool ignore_warnings = 3;getIgnoreWarnings in interface UpdateAppProfileRequestOrBuilderpublic UpdateAppProfileRequest.Builder setIgnoreWarnings(boolean value)
If true, ignore safety checks when updating the app profile.
bool ignore_warnings = 3;public UpdateAppProfileRequest.Builder clearIgnoreWarnings()
If true, ignore safety checks when updating the app profile.
bool ignore_warnings = 3;public final UpdateAppProfileRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>public final UpdateAppProfileRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<UpdateAppProfileRequest.Builder>