public static final class GetRegionOperationRequest.Builder extends GeneratedMessageV3.Builder<GetRegionOperationRequest.Builder> implements GetRegionOperationRequestOrBuilderA request message for RegionOperations.Get. See the method description for details.
Protobuf type google.cloud.compute.v1.GetRegionOperationRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetRegionOperationRequest.BuilderImplements
GetRegionOperationRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetRegionOperationRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetRegionOperationRequest.Builder |
build()
public GetRegionOperationRequest build()| Type | Description |
| GetRegionOperationRequest |
buildPartial()
public GetRegionOperationRequest buildPartial()| Type | Description |
| GetRegionOperationRequest |
clear()
public GetRegionOperationRequest.Builder clear()| Type | Description |
| GetRegionOperationRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public GetRegionOperationRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| GetRegionOperationRequest.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetRegionOperationRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| GetRegionOperationRequest.Builder |
clearOperation()
public GetRegionOperationRequest.Builder clearOperation()Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
clearProject()
public GetRegionOperationRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
clearRegion()
public GetRegionOperationRequest.Builder clearRegion()Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
clone()
public GetRegionOperationRequest.Builder clone()| Type | Description |
| GetRegionOperationRequest.Builder |
getDefaultInstanceForType()
public GetRegionOperationRequest getDefaultInstanceForType()| Type | Description |
| GetRegionOperationRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getOperation()
public String getOperation()Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
| Type | Description |
| String | The operation. |
getOperationBytes()
public ByteString getOperationBytes()Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
| Type | Description |
| ByteString | The bytes for operation. |
getProject()
public String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| String | The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| ByteString | The bytes for project. |
getRegion()
public String getRegion()Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| String | The region. |
getRegionBytes()
public ByteString getRegionBytes()Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| ByteString | The bytes for region. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(GetRegionOperationRequest other)
public GetRegionOperationRequest.Builder mergeFrom(GetRegionOperationRequest other)| Name | Description |
| other | GetRegionOperationRequest |
| Type | Description |
| GetRegionOperationRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetRegionOperationRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| GetRegionOperationRequest.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public GetRegionOperationRequest.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| GetRegionOperationRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetRegionOperationRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetRegionOperationRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GetRegionOperationRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetRegionOperationRequest.Builder |
setOperation(String value)
public GetRegionOperationRequest.Builder setOperation(String value)Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
| Name | Description |
| value | StringThe operation to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setOperationBytes(ByteString value)
public GetRegionOperationRequest.Builder setOperationBytes(ByteString value)Name of the Operations resource to return.
string operation = 52090215 [(.google.api.field_behavior) = REQUIRED, (.google.cloud.operation_response_field) = "name"];
| Name | Description |
| value | ByteStringThe bytes for operation to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setProject(String value)
public GetRegionOperationRequest.Builder setProject(String value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | StringThe project to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setProjectBytes(ByteString value)
public GetRegionOperationRequest.Builder setProjectBytes(ByteString value)Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | ByteStringThe bytes for project to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setRegion(String value)
public GetRegionOperationRequest.Builder setRegion(String value)Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | StringThe region to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setRegionBytes(ByteString value)
public GetRegionOperationRequest.Builder setRegionBytes(ByteString value)Name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | ByteStringThe bytes for region to set. |
| Type | Description |
| GetRegionOperationRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetRegionOperationRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| GetRegionOperationRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetRegionOperationRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetRegionOperationRequest.Builder |