public static final class GetInstantSnapshotRequest.Builder extends GeneratedMessageV3.Builder<GetInstantSnapshotRequest.Builder> implements GetInstantSnapshotRequestOrBuilderA request message for InstantSnapshots.Get. See the method description for details.
Protobuf type google.cloud.compute.v1.GetInstantSnapshotRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetInstantSnapshotRequest.BuilderImplements
GetInstantSnapshotRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetInstantSnapshotRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
build()
public GetInstantSnapshotRequest build()| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest |
|
buildPartial()
public GetInstantSnapshotRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest |
|
clear()
public GetInstantSnapshotRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public GetInstantSnapshotRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
clearInstantSnapshot()
public GetInstantSnapshotRequest.Builder clearInstantSnapshot()Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetInstantSnapshotRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
clearProject()
public GetInstantSnapshotRequest.Builder clearProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
This builder for chaining. |
clone()
public GetInstantSnapshotRequest.Builder clone()| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
getDefaultInstanceForType()
public GetInstantSnapshotRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getInstantSnapshot()
public String getInstantSnapshot()Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The instantSnapshot. |
getInstantSnapshotBytes()
public ByteString getInstantSnapshotBytes()Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for instantSnapshot. |
getProject()
public String getProject()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The project. |
getProjectBytes()
public ByteString getProjectBytes()Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Type | Description |
String |
The zone. |
getZoneBytes()
public ByteString getZoneBytes()The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for zone. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetInstantSnapshotRequest other)
public GetInstantSnapshotRequest.Builder mergeFrom(GetInstantSnapshotRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
GetInstantSnapshotRequest |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetInstantSnapshotRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetInstantSnapshotRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetInstantSnapshotRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public GetInstantSnapshotRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
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 | |
|---|---|
| Name | Description |
value |
StringThe instantSnapshot to set. |
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for instantSnapshot to set. |
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
value |
StringThe project to set. |
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for project to set. |
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final GetInstantSnapshotRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
|
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 | |
|---|---|
| Name | Description |
value |
StringThe zone to set. |
| Returns | |
|---|---|
| Type | Description |
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 | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for zone to set. |
| Returns | |
|---|---|
| Type | Description |
GetInstantSnapshotRequest.Builder |
This builder for chaining. |