public static final class GetRegionInstantSnapshotRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder> implements GetRegionInstantSnapshotRequestOrBuilder
A request message for RegionInstantSnapshots.Get. See the method description for details.Protobuf type
google.cloud.compute.v1.GetRegionInstantSnapshotRequest| Modifier and Type | Method and Description |
|---|---|
GetRegionInstantSnapshotRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetRegionInstantSnapshotRequest |
build() |
GetRegionInstantSnapshotRequest |
buildPartial() |
GetRegionInstantSnapshotRequest.Builder |
clear() |
GetRegionInstantSnapshotRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetRegionInstantSnapshotRequest.Builder |
clearInstantSnapshot()
Name of the InstantSnapshot resource to return.
|
GetRegionInstantSnapshotRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetRegionInstantSnapshotRequest.Builder |
clearProject()
Project ID for this request.
|
GetRegionInstantSnapshotRequest.Builder |
clearRegion()
The name of the region for this request.
|
GetRegionInstantSnapshotRequest.Builder |
clone() |
GetRegionInstantSnapshotRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstantSnapshot()
Name of the InstantSnapshot resource to return.
|
com.google.protobuf.ByteString |
getInstantSnapshotBytes()
Name of the InstantSnapshot resource to return.
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
String |
getRegion()
The name of the region for this request.
|
com.google.protobuf.ByteString |
getRegionBytes()
The name of the region for this request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetRegionInstantSnapshotRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetRegionInstantSnapshotRequest.Builder |
mergeFrom(GetRegionInstantSnapshotRequest other) |
GetRegionInstantSnapshotRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetRegionInstantSnapshotRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetRegionInstantSnapshotRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetRegionInstantSnapshotRequest.Builder |
setInstantSnapshot(String value)
Name of the InstantSnapshot resource to return.
|
GetRegionInstantSnapshotRequest.Builder |
setInstantSnapshotBytes(com.google.protobuf.ByteString value)
Name of the InstantSnapshot resource to return.
|
GetRegionInstantSnapshotRequest.Builder |
setProject(String value)
Project ID for this request.
|
GetRegionInstantSnapshotRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
GetRegionInstantSnapshotRequest.Builder |
setRegion(String value)
The name of the region for this request.
|
GetRegionInstantSnapshotRequest.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
The name of the region for this request.
|
GetRegionInstantSnapshotRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetRegionInstantSnapshotRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetRegionInstantSnapshotRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetRegionInstantSnapshotRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetRegionInstantSnapshotRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder mergeFrom(GetRegionInstantSnapshotRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public GetRegionInstantSnapshotRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetRegionInstantSnapshotRequest.Builder>IOExceptionpublic String getInstantSnapshot()
Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];getInstantSnapshot in interface GetRegionInstantSnapshotRequestOrBuilderpublic com.google.protobuf.ByteString getInstantSnapshotBytes()
Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];getInstantSnapshotBytes in interface GetRegionInstantSnapshotRequestOrBuilderpublic GetRegionInstantSnapshotRequest.Builder setInstantSnapshot(String value)
Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];value - The instantSnapshot to set.public GetRegionInstantSnapshotRequest.Builder clearInstantSnapshot()
Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];public GetRegionInstantSnapshotRequest.Builder setInstantSnapshotBytes(com.google.protobuf.ByteString value)
Name of the InstantSnapshot resource to return.
string instant_snapshot = 391638626 [(.google.api.field_behavior) = REQUIRED];value - The bytes for instantSnapshot to set.public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface GetRegionInstantSnapshotRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface GetRegionInstantSnapshotRequestOrBuilderpublic GetRegionInstantSnapshotRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public GetRegionInstantSnapshotRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public GetRegionInstantSnapshotRequest.Builder setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The bytes for project to set.public String getRegion()
The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];getRegion in interface GetRegionInstantSnapshotRequestOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];getRegionBytes in interface GetRegionInstantSnapshotRequestOrBuilderpublic GetRegionInstantSnapshotRequest.Builder setRegion(String value)
The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];value - The region to set.public GetRegionInstantSnapshotRequest.Builder clearRegion()
The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];public GetRegionInstantSnapshotRequest.Builder setRegionBytes(com.google.protobuf.ByteString value)
The name of the region for this request.
string region = 138946292 [(.google.api.field_behavior) = REQUIRED];value - The bytes for region to set.public final GetRegionInstantSnapshotRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>public final GetRegionInstantSnapshotRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetRegionInstantSnapshotRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.