public static final class GuestAttributesEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder> implements GuestAttributesEntryOrBuilder
A guest attributes namespace/key/value entry.Protobuf type
google.cloud.compute.v1.GuestAttributesEntry| Modifier and Type | Method and Description |
|---|---|
GuestAttributesEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GuestAttributesEntry |
build() |
GuestAttributesEntry |
buildPartial() |
GuestAttributesEntry.Builder |
clear() |
GuestAttributesEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GuestAttributesEntry.Builder |
clearKey()
Key for the guest attribute entry.
|
GuestAttributesEntry.Builder |
clearNamespace()
Namespace for the guest attribute entry.
|
GuestAttributesEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GuestAttributesEntry.Builder |
clearValue()
Value for the guest attribute entry.
|
GuestAttributesEntry.Builder |
clone() |
GuestAttributesEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
Key for the guest attribute entry.
|
com.google.protobuf.ByteString |
getKeyBytes()
Key for the guest attribute entry.
|
String |
getNamespace()
Namespace for the guest attribute entry.
|
com.google.protobuf.ByteString |
getNamespaceBytes()
Namespace for the guest attribute entry.
|
String |
getValue()
Value for the guest attribute entry.
|
com.google.protobuf.ByteString |
getValueBytes()
Value for the guest attribute entry.
|
boolean |
hasKey()
Key for the guest attribute entry.
|
boolean |
hasNamespace()
Namespace for the guest attribute entry.
|
boolean |
hasValue()
Value for the guest attribute entry.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GuestAttributesEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GuestAttributesEntry.Builder |
mergeFrom(GuestAttributesEntry other) |
GuestAttributesEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
GuestAttributesEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GuestAttributesEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GuestAttributesEntry.Builder |
setKey(String value)
Key for the guest attribute entry.
|
GuestAttributesEntry.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
Key for the guest attribute entry.
|
GuestAttributesEntry.Builder |
setNamespace(String value)
Namespace for the guest attribute entry.
|
GuestAttributesEntry.Builder |
setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace for the guest attribute entry.
|
GuestAttributesEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GuestAttributesEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GuestAttributesEntry.Builder |
setValue(String value)
Value for the guest attribute entry.
|
GuestAttributesEntry.Builder |
setValueBytes(com.google.protobuf.ByteString value)
Value for the guest attribute entry.
|
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<GuestAttributesEntry.Builder>public GuestAttributesEntry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.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<GuestAttributesEntry.Builder>public GuestAttributesEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GuestAttributesEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GuestAttributesEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GuestAttributesEntry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>public GuestAttributesEntry.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<GuestAttributesEntry.Builder>public GuestAttributesEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>public GuestAttributesEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>public GuestAttributesEntry.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<GuestAttributesEntry.Builder>public GuestAttributesEntry.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<GuestAttributesEntry.Builder>public GuestAttributesEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GuestAttributesEntry.Builder>public GuestAttributesEntry.Builder mergeFrom(GuestAttributesEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>public GuestAttributesEntry.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<GuestAttributesEntry.Builder>IOExceptionpublic boolean hasKey()
Key for the guest attribute entry.
optional string key = 106079;hasKey in interface GuestAttributesEntryOrBuilderpublic String getKey()
Key for the guest attribute entry.
optional string key = 106079;getKey in interface GuestAttributesEntryOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
Key for the guest attribute entry.
optional string key = 106079;getKeyBytes in interface GuestAttributesEntryOrBuilderpublic GuestAttributesEntry.Builder setKey(String value)
Key for the guest attribute entry.
optional string key = 106079;value - The key to set.public GuestAttributesEntry.Builder clearKey()
Key for the guest attribute entry.
optional string key = 106079;public GuestAttributesEntry.Builder setKeyBytes(com.google.protobuf.ByteString value)
Key for the guest attribute entry.
optional string key = 106079;value - The bytes for key to set.public boolean hasNamespace()
Namespace for the guest attribute entry.
optional string namespace = 178476379;hasNamespace in interface GuestAttributesEntryOrBuilderpublic String getNamespace()
Namespace for the guest attribute entry.
optional string namespace = 178476379;getNamespace in interface GuestAttributesEntryOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
Namespace for the guest attribute entry.
optional string namespace = 178476379;getNamespaceBytes in interface GuestAttributesEntryOrBuilderpublic GuestAttributesEntry.Builder setNamespace(String value)
Namespace for the guest attribute entry.
optional string namespace = 178476379;value - The namespace to set.public GuestAttributesEntry.Builder clearNamespace()
Namespace for the guest attribute entry.
optional string namespace = 178476379;public GuestAttributesEntry.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace for the guest attribute entry.
optional string namespace = 178476379;value - The bytes for namespace to set.public boolean hasValue()
Value for the guest attribute entry.
optional string value = 111972721;hasValue in interface GuestAttributesEntryOrBuilderpublic String getValue()
Value for the guest attribute entry.
optional string value = 111972721;getValue in interface GuestAttributesEntryOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
Value for the guest attribute entry.
optional string value = 111972721;getValueBytes in interface GuestAttributesEntryOrBuilderpublic GuestAttributesEntry.Builder setValue(String value)
Value for the guest attribute entry.
optional string value = 111972721;value - The value to set.public GuestAttributesEntry.Builder clearValue()
Value for the guest attribute entry.
optional string value = 111972721;public GuestAttributesEntry.Builder setValueBytes(com.google.protobuf.ByteString value)
Value for the guest attribute entry.
optional string value = 111972721;value - The bytes for value to set.public final GuestAttributesEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>public final GuestAttributesEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GuestAttributesEntry.Builder>Copyright © 2023 Google LLC. All rights reserved.