public static final class GetGuestAttributesInstanceRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder> implements GetGuestAttributesInstanceRequestOrBuilder
A request message for Instances.GetGuestAttributes. See the method description for details.Protobuf type
google.cloud.compute.v1.GetGuestAttributesInstanceRequest| Modifier and Type | Method and Description |
|---|---|
GetGuestAttributesInstanceRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetGuestAttributesInstanceRequest |
build() |
GetGuestAttributesInstanceRequest |
buildPartial() |
GetGuestAttributesInstanceRequest.Builder |
clear() |
GetGuestAttributesInstanceRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetGuestAttributesInstanceRequest.Builder |
clearInstance()
Name of the instance scoping this request.
|
GetGuestAttributesInstanceRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetGuestAttributesInstanceRequest.Builder |
clearProject()
Project ID for this request.
|
GetGuestAttributesInstanceRequest.Builder |
clearQueryPath()
Specifies the guest attributes path to be queried.
|
GetGuestAttributesInstanceRequest.Builder |
clearVariableKey()
Specifies the key for the guest attributes entry.
|
GetGuestAttributesInstanceRequest.Builder |
clearZone()
The name of the zone for this request.
|
GetGuestAttributesInstanceRequest.Builder |
clone() |
GetGuestAttributesInstanceRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstance()
Name of the instance scoping this request.
|
com.google.protobuf.ByteString |
getInstanceBytes()
Name of the instance scoping this request.
|
String |
getProject()
Project ID for this request.
|
com.google.protobuf.ByteString |
getProjectBytes()
Project ID for this request.
|
String |
getQueryPath()
Specifies the guest attributes path to be queried.
|
com.google.protobuf.ByteString |
getQueryPathBytes()
Specifies the guest attributes path to be queried.
|
String |
getVariableKey()
Specifies the key for the guest attributes entry.
|
com.google.protobuf.ByteString |
getVariableKeyBytes()
Specifies the key for the guest attributes entry.
|
String |
getZone()
The name of the zone for this request.
|
com.google.protobuf.ByteString |
getZoneBytes()
The name of the zone for this request.
|
boolean |
hasQueryPath()
Specifies the guest attributes path to be queried.
|
boolean |
hasVariableKey()
Specifies the key for the guest attributes entry.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetGuestAttributesInstanceRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetGuestAttributesInstanceRequest.Builder |
mergeFrom(GetGuestAttributesInstanceRequest other) |
GetGuestAttributesInstanceRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetGuestAttributesInstanceRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetGuestAttributesInstanceRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetGuestAttributesInstanceRequest.Builder |
setInstance(String value)
Name of the instance scoping this request.
|
GetGuestAttributesInstanceRequest.Builder |
setInstanceBytes(com.google.protobuf.ByteString value)
Name of the instance scoping this request.
|
GetGuestAttributesInstanceRequest.Builder |
setProject(String value)
Project ID for this request.
|
GetGuestAttributesInstanceRequest.Builder |
setProjectBytes(com.google.protobuf.ByteString value)
Project ID for this request.
|
GetGuestAttributesInstanceRequest.Builder |
setQueryPath(String value)
Specifies the guest attributes path to be queried.
|
GetGuestAttributesInstanceRequest.Builder |
setQueryPathBytes(com.google.protobuf.ByteString value)
Specifies the guest attributes path to be queried.
|
GetGuestAttributesInstanceRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetGuestAttributesInstanceRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetGuestAttributesInstanceRequest.Builder |
setVariableKey(String value)
Specifies the key for the guest attributes entry.
|
GetGuestAttributesInstanceRequest.Builder |
setVariableKeyBytes(com.google.protobuf.ByteString value)
Specifies the key for the guest attributes entry.
|
GetGuestAttributesInstanceRequest.Builder |
setZone(String value)
The name of the zone for this request.
|
GetGuestAttributesInstanceRequest.Builder |
setZoneBytes(com.google.protobuf.ByteString value)
The name of the zone for this request.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.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<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetGuestAttributesInstanceRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetGuestAttributesInstanceRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetGuestAttributesInstanceRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.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<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.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<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.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<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.Builder mergeFrom(GetGuestAttributesInstanceRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public GetGuestAttributesInstanceRequest.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<GetGuestAttributesInstanceRequest.Builder>IOExceptionpublic String getInstance()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];getInstance in interface GetGuestAttributesInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getInstanceBytes()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];getInstanceBytes in interface GetGuestAttributesInstanceRequestOrBuilderpublic GetGuestAttributesInstanceRequest.Builder setInstance(String value)
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];value - The instance to set.public GetGuestAttributesInstanceRequest.Builder clearInstance()
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];public GetGuestAttributesInstanceRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Name of the instance scoping this request.
string instance = 18257045 [(.google.api.field_behavior) = REQUIRED];value - The bytes for instance to set.public String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProject in interface GetGuestAttributesInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];getProjectBytes in interface GetGuestAttributesInstanceRequestOrBuilderpublic GetGuestAttributesInstanceRequest.Builder setProject(String value)
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];value - The project to set.public GetGuestAttributesInstanceRequest.Builder clearProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];public GetGuestAttributesInstanceRequest.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 boolean hasQueryPath()
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;hasQueryPath in interface GetGuestAttributesInstanceRequestOrBuilderpublic String getQueryPath()
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;getQueryPath in interface GetGuestAttributesInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getQueryPathBytes()
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;getQueryPathBytes in interface GetGuestAttributesInstanceRequestOrBuilderpublic GetGuestAttributesInstanceRequest.Builder setQueryPath(String value)
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;value - The queryPath to set.public GetGuestAttributesInstanceRequest.Builder clearQueryPath()
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;public GetGuestAttributesInstanceRequest.Builder setQueryPathBytes(com.google.protobuf.ByteString value)
Specifies the guest attributes path to be queried.
optional string query_path = 368591164;value - The bytes for queryPath to set.public boolean hasVariableKey()
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;hasVariableKey in interface GetGuestAttributesInstanceRequestOrBuilderpublic String getVariableKey()
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;getVariableKey in interface GetGuestAttributesInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getVariableKeyBytes()
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;getVariableKeyBytes in interface GetGuestAttributesInstanceRequestOrBuilderpublic GetGuestAttributesInstanceRequest.Builder setVariableKey(String value)
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;value - The variableKey to set.public GetGuestAttributesInstanceRequest.Builder clearVariableKey()
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;public GetGuestAttributesInstanceRequest.Builder setVariableKeyBytes(com.google.protobuf.ByteString value)
Specifies the key for the guest attributes entry.
optional string variable_key = 164364828;value - The bytes for variableKey to set.public String getZone()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];getZone in interface GetGuestAttributesInstanceRequestOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];getZoneBytes in interface GetGuestAttributesInstanceRequestOrBuilderpublic GetGuestAttributesInstanceRequest.Builder setZone(String value)
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];value - The zone to set.public GetGuestAttributesInstanceRequest.Builder clearZone()
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];public GetGuestAttributesInstanceRequest.Builder setZoneBytes(com.google.protobuf.ByteString value)
The name of the zone for this request.
string zone = 3744684 [(.google.api.field_behavior) = REQUIRED];value - The bytes for zone to set.public final GetGuestAttributesInstanceRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>public final GetGuestAttributesInstanceRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetGuestAttributesInstanceRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.