public static final class GetSnapshotRequest.Builder extends GeneratedMessageV3.Builder<GetSnapshotRequest.Builder> implements GetSnapshotRequestOrBuilderRequest to get information about a snapshot
Protobuf type google.dataflow.v1beta3.GetSnapshotRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetSnapshotRequest.BuilderImplements
GetSnapshotRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetSnapshotRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetSnapshotRequest.Builder |
build()
public GetSnapshotRequest build()| Type | Description |
| GetSnapshotRequest |
buildPartial()
public GetSnapshotRequest buildPartial()| Type | Description |
| GetSnapshotRequest |
clear()
public GetSnapshotRequest.Builder clear()| Type | Description |
| GetSnapshotRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public GetSnapshotRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| GetSnapshotRequest.Builder |
clearLocation()
public GetSnapshotRequest.Builder clearLocation()The location that contains this snapshot.
string location = 3;
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetSnapshotRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| GetSnapshotRequest.Builder |
clearProjectId()
public GetSnapshotRequest.Builder clearProjectId()The ID of the Cloud Platform project that the snapshot belongs to.
string project_id = 1;
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
clearSnapshotId()
public GetSnapshotRequest.Builder clearSnapshotId()The ID of the snapshot.
string snapshot_id = 2;
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
clone()
public GetSnapshotRequest.Builder clone()| Type | Description |
| GetSnapshotRequest.Builder |
getDefaultInstanceForType()
public GetSnapshotRequest getDefaultInstanceForType()| Type | Description |
| GetSnapshotRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getLocation()
public String getLocation()The location that contains this snapshot.
string location = 3;
| Type | Description |
| String | The location. |
getLocationBytes()
public ByteString getLocationBytes()The location that contains this snapshot.
string location = 3;
| Type | Description |
| ByteString | The bytes for location. |
getProjectId()
public String getProjectId()The ID of the Cloud Platform project that the snapshot belongs to.
string project_id = 1;
| Type | Description |
| String | The projectId. |
getProjectIdBytes()
public ByteString getProjectIdBytes()The ID of the Cloud Platform project that the snapshot belongs to.
string project_id = 1;
| Type | Description |
| ByteString | The bytes for projectId. |
getSnapshotId()
public String getSnapshotId()The ID of the snapshot.
string snapshot_id = 2;
| Type | Description |
| String | The snapshotId. |
getSnapshotIdBytes()
public ByteString getSnapshotIdBytes()The ID of the snapshot.
string snapshot_id = 2;
| Type | Description |
| ByteString | The bytes for snapshotId. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(GetSnapshotRequest other)
public GetSnapshotRequest.Builder mergeFrom(GetSnapshotRequest other)| Name | Description |
| other | GetSnapshotRequest |
| Type | Description |
| GetSnapshotRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetSnapshotRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| GetSnapshotRequest.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public GetSnapshotRequest.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| GetSnapshotRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetSnapshotRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetSnapshotRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GetSnapshotRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetSnapshotRequest.Builder |
setLocation(String value)
public GetSnapshotRequest.Builder setLocation(String value)The location that contains this snapshot.
string location = 3;
| Name | Description |
| value | StringThe location to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setLocationBytes(ByteString value)
public GetSnapshotRequest.Builder setLocationBytes(ByteString value)The location that contains this snapshot.
string location = 3;
| Name | Description |
| value | ByteStringThe bytes for location to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setProjectId(String value)
public GetSnapshotRequest.Builder setProjectId(String value)The ID of the Cloud Platform project that the snapshot belongs to.
string project_id = 1;
| Name | Description |
| value | StringThe projectId to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setProjectIdBytes(ByteString value)
public GetSnapshotRequest.Builder setProjectIdBytes(ByteString value)The ID of the Cloud Platform project that the snapshot belongs to.
string project_id = 1;
| Name | Description |
| value | ByteStringThe bytes for projectId to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetSnapshotRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| GetSnapshotRequest.Builder |
setSnapshotId(String value)
public GetSnapshotRequest.Builder setSnapshotId(String value)The ID of the snapshot.
string snapshot_id = 2;
| Name | Description |
| value | StringThe snapshotId to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setSnapshotIdBytes(ByteString value)
public GetSnapshotRequest.Builder setSnapshotIdBytes(ByteString value)The ID of the snapshot.
string snapshot_id = 2;
| Name | Description |
| value | ByteStringThe bytes for snapshotId to set. |
| Type | Description |
| GetSnapshotRequest.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetSnapshotRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetSnapshotRequest.Builder |