public static final class PingAndWarmRequest.Builder extends GeneratedMessageV3.Builder<PingAndWarmRequest.Builder> implements PingAndWarmRequestOrBuilder
Request message for client connection keep-alive and warming.
Protobuf type google.bigtable.v2.PingAndWarmRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > PingAndWarmRequest.BuilderImplements
PingAndWarmRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PingAndWarmRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
PingAndWarmRequest.Builder |
build()
public PingAndWarmRequest build()
Type | Description |
PingAndWarmRequest |
buildPartial()
public PingAndWarmRequest buildPartial()
Type | Description |
PingAndWarmRequest |
clear()
public PingAndWarmRequest.Builder clear()
Type | Description |
PingAndWarmRequest.Builder |
clearAppProfileId()
public PingAndWarmRequest.Builder clearAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public PingAndWarmRequest.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
PingAndWarmRequest.Builder |
clearName()
public PingAndWarmRequest.Builder clearName()
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>
.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public PingAndWarmRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
PingAndWarmRequest.Builder |
clone()
public PingAndWarmRequest.Builder clone()
Type | Description |
PingAndWarmRequest.Builder |
getAppProfileId()
public String getAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;
Type | Description |
String | The appProfileId. |
getAppProfileIdBytes()
public ByteString getAppProfileIdBytes()
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;
Type | Description |
ByteString | The bytes for appProfileId. |
getDefaultInstanceForType()
public PingAndWarmRequest getDefaultInstanceForType()
Type | Description |
PingAndWarmRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getName()
public String getName()
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>
.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Type | Description |
String | The name. |
getNameBytes()
public ByteString getNameBytes()
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>
.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Type | Description |
ByteString | The bytes for name. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(PingAndWarmRequest other)
public PingAndWarmRequest.Builder mergeFrom(PingAndWarmRequest other)
Name | Description |
other | PingAndWarmRequest |
Type | Description |
PingAndWarmRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public PingAndWarmRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PingAndWarmRequest.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public PingAndWarmRequest.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
PingAndWarmRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PingAndWarmRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
PingAndWarmRequest.Builder |
setAppProfileId(String value)
public PingAndWarmRequest.Builder setAppProfileId(String value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;
Name | Description |
value | String The appProfileId to set. |
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
setAppProfileIdBytes(ByteString value)
public PingAndWarmRequest.Builder setAppProfileIdBytes(ByteString value)
This value specifies routing for replication. If not specified, the "default" application profile will be used.
string app_profile_id = 2;
Name | Description |
value | ByteString The bytes for appProfileId to set. |
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public PingAndWarmRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
PingAndWarmRequest.Builder |
setName(String value)
public PingAndWarmRequest.Builder setName(String value)
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>
.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Name | Description |
value | String The name to set. |
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public PingAndWarmRequest.Builder setNameBytes(ByteString value)
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>
.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Name | Description |
value | ByteString The bytes for name to set. |
Type | Description |
PingAndWarmRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PingAndWarmRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
PingAndWarmRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final PingAndWarmRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
PingAndWarmRequest.Builder |