Class GetInstantSnapshotRequest.Builder (1.51.0)

public static final class GetInstantSnapshotRequest.Builder extends GeneratedMessageV3.Builder<GetInstantSnapshotRequest.Builder> implements GetInstantSnapshotRequestOrBuilder

A request message for InstantSnapshots.Get. See the method description for details.

Protobuf type google.cloud.compute.v1.GetInstantSnapshotRequest

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

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

build()

public GetInstantSnapshotRequest build()
Returns
TypeDescription
GetInstantSnapshotRequest

buildPartial()

public GetInstantSnapshotRequest buildPartial()
Returns
TypeDescription
GetInstantSnapshotRequest

clear()

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

clearField(Descriptors.FieldDescriptor field)

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

clearInstantSnapshot()

public GetInstantSnapshotRequest.Builder clearInstantSnapshot()

Name of the InstantSnapshot resource to return.

string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

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

clearProject()

public GetInstantSnapshotRequest.Builder clearProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

clearZone()

public GetInstantSnapshotRequest.Builder clearZone()

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

clone()

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

getDefaultInstanceForType()

public GetInstantSnapshotRequest getDefaultInstanceForType()
Returns
TypeDescription
GetInstantSnapshotRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getInstantSnapshot()

public String getInstantSnapshot()

Name of the InstantSnapshot resource to return.

string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The instantSnapshot.

getInstantSnapshotBytes()

public ByteString getInstantSnapshotBytes()

Name of the InstantSnapshot resource to return.

string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for instantSnapshot.

getProject()

public String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.

getZone()

public String getZone()

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The zone.

getZoneBytes()

public ByteString getZoneBytes()

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for zone.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(GetInstantSnapshotRequest other)

public GetInstantSnapshotRequest.Builder mergeFrom(GetInstantSnapshotRequest other)
Parameter
NameDescription
otherGetInstantSnapshotRequest
Returns
TypeDescription
GetInstantSnapshotRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

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

setField(Descriptors.FieldDescriptor field, Object value)

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

setInstantSnapshot(String value)

public GetInstantSnapshotRequest.Builder setInstantSnapshot(String value)

Name of the InstantSnapshot resource to return.

string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The instantSnapshot to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

setInstantSnapshotBytes(ByteString value)

public GetInstantSnapshotRequest.Builder setInstantSnapshotBytes(ByteString value)

Name of the InstantSnapshot resource to return.

string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for instantSnapshot to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

setProject(String value)

public GetInstantSnapshotRequest.Builder setProject(String value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The project to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

setProjectBytes(ByteString value)

public GetInstantSnapshotRequest.Builder setProjectBytes(ByteString value)

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for project to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

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

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

setUnknownFields(UnknownFieldSet unknownFields)

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

setZone(String value)

public GetInstantSnapshotRequest.Builder setZone(String value)

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueString

The zone to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.

setZoneBytes(ByteString value)

public GetInstantSnapshotRequest.Builder setZoneBytes(ByteString value)

The name of the zone for this request.

string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];

Parameter
NameDescription
valueByteString

The bytes for zone to set.

Returns
TypeDescription
GetInstantSnapshotRequest.Builder

This builder for chaining.