Class DeleteSnapshotRequest.Builder (0.8.0)

public static final class DeleteSnapshotRequest.Builder extends GeneratedMessageV3.Builder<DeleteSnapshotRequest.Builder> implements DeleteSnapshotRequestOrBuilder

Request to delete a snapshot.

Protobuf type google.dataflow.v1beta3.DeleteSnapshotRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DeleteSnapshotRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

build()

public DeleteSnapshotRequest build()
Returns
TypeDescription
DeleteSnapshotRequest

buildPartial()

public DeleteSnapshotRequest buildPartial()
Returns
TypeDescription
DeleteSnapshotRequest

clear()

public DeleteSnapshotRequest.Builder clear()
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public DeleteSnapshotRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

clearLocation()

public DeleteSnapshotRequest.Builder clearLocation()

The location that contains this snapshot.

string location = 3;

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public DeleteSnapshotRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

clearProjectId()

public DeleteSnapshotRequest.Builder clearProjectId()

The ID of the Cloud Platform project that the snapshot belongs to.

string project_id = 1;

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

clearSnapshotId()

public DeleteSnapshotRequest.Builder clearSnapshotId()

The ID of the snapshot.

string snapshot_id = 2;

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

clone()

public DeleteSnapshotRequest.Builder clone()
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

getDefaultInstanceForType()

public DeleteSnapshotRequest getDefaultInstanceForType()
Returns
TypeDescription
DeleteSnapshotRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getLocation()

public String getLocation()

The location that contains this snapshot.

string location = 3;

Returns
TypeDescription
String

The location.

getLocationBytes()

public ByteString getLocationBytes()

The location that contains this snapshot.

string location = 3;

Returns
TypeDescription
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;

Returns
TypeDescription
String

The projectId.

getProjectIdBytes()

public ByteString getProjectIdBytes()

The ID of the Cloud Platform project that the snapshot belongs to.

string project_id = 1;

Returns
TypeDescription
ByteString

The bytes for projectId.

getSnapshotId()

public String getSnapshotId()

The ID of the snapshot.

string snapshot_id = 2;

Returns
TypeDescription
String

The snapshotId.

getSnapshotIdBytes()

public ByteString getSnapshotIdBytes()

The ID of the snapshot.

string snapshot_id = 2;

Returns
TypeDescription
ByteString

The bytes for snapshotId.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(DeleteSnapshotRequest other)

public DeleteSnapshotRequest.Builder mergeFrom(DeleteSnapshotRequest other)
Parameter
NameDescription
otherDeleteSnapshotRequest
Returns
TypeDescription
DeleteSnapshotRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DeleteSnapshotRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public DeleteSnapshotRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DeleteSnapshotRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public DeleteSnapshotRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

setLocation(String value)

public DeleteSnapshotRequest.Builder setLocation(String value)

The location that contains this snapshot.

string location = 3;

Parameter
NameDescription
valueString

The location to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setLocationBytes(ByteString value)

public DeleteSnapshotRequest.Builder setLocationBytes(ByteString value)

The location that contains this snapshot.

string location = 3;

Parameter
NameDescription
valueByteString

The bytes for location to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setProjectId(String value)

public DeleteSnapshotRequest.Builder setProjectId(String value)

The ID of the Cloud Platform project that the snapshot belongs to.

string project_id = 1;

Parameter
NameDescription
valueString

The projectId to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setProjectIdBytes(ByteString value)

public DeleteSnapshotRequest.Builder setProjectIdBytes(ByteString value)

The ID of the Cloud Platform project that the snapshot belongs to.

string project_id = 1;

Parameter
NameDescription
valueByteString

The bytes for projectId to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public DeleteSnapshotRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides

setSnapshotId(String value)

public DeleteSnapshotRequest.Builder setSnapshotId(String value)

The ID of the snapshot.

string snapshot_id = 2;

Parameter
NameDescription
valueString

The snapshotId to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setSnapshotIdBytes(ByteString value)

public DeleteSnapshotRequest.Builder setSnapshotIdBytes(ByteString value)

The ID of the snapshot.

string snapshot_id = 2;

Parameter
NameDescription
valueByteString

The bytes for snapshotId to set.

Returns
TypeDescription
DeleteSnapshotRequest.Builder

This builder for chaining.

setUnknownFields(UnknownFieldSet unknownFields)

public final DeleteSnapshotRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeleteSnapshotRequest.Builder
Overrides