- 6.102.1 (latest)
 - 6.102.0
 - 6.101.1
 - 6.100.0
 - 6.99.0
 - 6.98.1
 - 6.97.1
 - 6.96.1
 - 6.95.1
 - 6.94.0
 - 6.93.0
 - 6.89.0
 - 6.88.0
 - 6.87.0
 - 6.86.0
 - 6.85.0
 - 6.83.0
 - 6.82.0
 - 6.80.1
 - 6.79.0
 - 6.77.0
 - 6.74.1
 - 6.72.0
 - 6.71.0
 - 6.69.0
 - 6.68.0
 - 6.66.0
 - 6.65.1
 - 6.62.0
 - 6.60.0
 - 6.58.0
 - 6.57.0
 - 6.56.0
 - 6.55.0
 - 6.54.0
 - 6.53.0
 - 6.52.1
 - 6.51.0
 - 6.50.1
 - 6.49.0
 - 6.25.1
 - 6.24.0
 - 6.23.4
 - 6.22.0
 - 6.21.2
 - 6.20.0
 - 6.19.1
 - 6.18.0
 - 6.17.4
 - 6.14.1
 
public static final class InternalUpdateGraphOperationRequest.Builder extends GeneratedMessageV3.Builder<InternalUpdateGraphOperationRequest.Builder> implements InternalUpdateGraphOperationRequestOrBuilderInternal request proto, do not use directly.
 Protobuf type google.spanner.admin.database.v1.InternalUpdateGraphOperationRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > InternalUpdateGraphOperationRequest.BuilderImplements
InternalUpdateGraphOperationRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InternalUpdateGraphOperationRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
build()
public InternalUpdateGraphOperationRequest build()| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest | 
        |
buildPartial()
public InternalUpdateGraphOperationRequest buildPartial()| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest | 
        |
clear()
public InternalUpdateGraphOperationRequest.Builder clear()| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
clearDatabase()
public InternalUpdateGraphOperationRequest.Builder clearDatabase()Internal field, do not use directly.
 
 string database = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public InternalUpdateGraphOperationRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public InternalUpdateGraphOperationRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
clearOperationId()
public InternalUpdateGraphOperationRequest.Builder clearOperationId()Internal field, do not use directly.
 string operation_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
clearProgress()
public InternalUpdateGraphOperationRequest.Builder clearProgress()Internal field, do not use directly.
 double progress = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
clearStatus()
public InternalUpdateGraphOperationRequest.Builder clearStatus()Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
clearVmIdentityToken()
public InternalUpdateGraphOperationRequest.Builder clearVmIdentityToken()Internal field, do not use directly.
 string vm_identity_token = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
clone()
public InternalUpdateGraphOperationRequest.Builder clone()| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
getDatabase()
public String getDatabase()Internal field, do not use directly.
 
 string database = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
String | 
        The database.  | 
      
getDatabaseBytes()
public ByteString getDatabaseBytes()Internal field, do not use directly.
 
 string database = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for database.  | 
      
getDefaultInstanceForType()
public InternalUpdateGraphOperationRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getOperationId()
public String getOperationId()Internal field, do not use directly.
 string operation_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
String | 
        The operationId.  | 
      
getOperationIdBytes()
public ByteString getOperationIdBytes()Internal field, do not use directly.
 string operation_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for operationId.  | 
      
getProgress()
public double getProgress()Internal field, do not use directly.
 double progress = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
double | 
        The progress.  | 
      
getStatus()
public Status getStatus()Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
com.google.rpc.Status | 
        The status.  | 
      
getStatusBuilder()
public Status.Builder getStatusBuilder()Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
com.google.rpc.Status.Builder | 
        |
getStatusOrBuilder()
public StatusOrBuilder getStatusOrBuilder()Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
com.google.rpc.StatusOrBuilder | 
        |
getVmIdentityToken()
public String getVmIdentityToken()Internal field, do not use directly.
 string vm_identity_token = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
String | 
        The vmIdentityToken.  | 
      
getVmIdentityTokenBytes()
public ByteString getVmIdentityTokenBytes()Internal field, do not use directly.
 string vm_identity_token = 5 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for vmIdentityToken.  | 
      
hasStatus()
public boolean hasStatus()Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the status field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InternalUpdateGraphOperationRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public InternalUpdateGraphOperationRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
mergeFrom(InternalUpdateGraphOperationRequest other)
public InternalUpdateGraphOperationRequest.Builder mergeFrom(InternalUpdateGraphOperationRequest other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        InternalUpdateGraphOperationRequest | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
mergeStatus(Status value)
public InternalUpdateGraphOperationRequest.Builder mergeStatus(Status value)Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        com.google.rpc.Status | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InternalUpdateGraphOperationRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setDatabase(String value)
public InternalUpdateGraphOperationRequest.Builder setDatabase(String value)Internal field, do not use directly.
 
 string database = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe database to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setDatabaseBytes(ByteString value)
public InternalUpdateGraphOperationRequest.Builder setDatabaseBytes(ByteString value)Internal field, do not use directly.
 
 string database = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for database to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public InternalUpdateGraphOperationRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setOperationId(String value)
public InternalUpdateGraphOperationRequest.Builder setOperationId(String value)Internal field, do not use directly.
 string operation_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe operationId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setOperationIdBytes(ByteString value)
public InternalUpdateGraphOperationRequest.Builder setOperationIdBytes(ByteString value)Internal field, do not use directly.
 string operation_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for operationId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setProgress(double value)
public InternalUpdateGraphOperationRequest.Builder setProgress(double value)Internal field, do not use directly.
 double progress = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        doubleThe progress to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InternalUpdateGraphOperationRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setStatus(Status value)
public InternalUpdateGraphOperationRequest.Builder setStatus(Status value)Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        com.google.rpc.Status | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setStatus(Status.Builder builderForValue)
public InternalUpdateGraphOperationRequest.Builder setStatus(Status.Builder builderForValue)Internal field, do not use directly.
 .google.rpc.Status status = 6 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        com.google.rpc.Status.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final InternalUpdateGraphOperationRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        |
setVmIdentityToken(String value)
public InternalUpdateGraphOperationRequest.Builder setVmIdentityToken(String value)Internal field, do not use directly.
 string vm_identity_token = 5 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe vmIdentityToken to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  | 
      
setVmIdentityTokenBytes(ByteString value)
public InternalUpdateGraphOperationRequest.Builder setVmIdentityTokenBytes(ByteString value)Internal field, do not use directly.
 string vm_identity_token = 5 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for vmIdentityToken to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InternalUpdateGraphOperationRequest.Builder | 
        This builder for chaining.  |