public static final class LicenseCode.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder> implements LicenseCodeOrBuilder
Represents a License Code resource. A License Code is a unique identifier used to represent a license resource. *Caution* This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.Protobuf type
google.cloud.compute.v1.LicenseCode| Modifier and Type | Method and Description |
|---|---|
LicenseCode.Builder |
addAllLicenseAlias(Iterable<? extends LicenseCodeLicenseAlias> values)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
addLicenseAlias(int index,
LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
addLicenseAlias(int index,
LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
addLicenseAlias(LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
addLicenseAlias(LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias.Builder |
addLicenseAliasBuilder()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias.Builder |
addLicenseAliasBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LicenseCode |
build() |
LicenseCode |
buildPartial() |
LicenseCode.Builder |
clear() |
LicenseCode.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
LicenseCode.Builder |
clearDescription()
[Output Only] Description of this License Code.
|
LicenseCode.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LicenseCode.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
LicenseCode.Builder |
clearKind()
[Output Only] Type of resource.
|
LicenseCode.Builder |
clearLicenseAlias()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
clearName()
[Output Only] Name of the resource.
|
LicenseCode.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LicenseCode.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
LicenseCode.Builder |
clearState()
[Output Only] Current state of this License Code.
|
LicenseCode.Builder |
clearTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks.
|
LicenseCode.Builder |
clone() |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
LicenseCode |
getDefaultInstanceForType() |
String |
getDescription()
[Output Only] Description of this License Code.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] Description of this License Code.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
LicenseCodeLicenseAlias |
getLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias.Builder |
getLicenseAliasBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<LicenseCodeLicenseAlias.Builder> |
getLicenseAliasBuilderList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
int |
getLicenseAliasCount()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<LicenseCodeLicenseAlias> |
getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAliasOrBuilder |
getLicenseAliasOrBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<? extends LicenseCodeLicenseAliasOrBuilder> |
getLicenseAliasOrBuilderList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
String |
getName()
[Output Only] Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] Name of the resource.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getState()
[Output Only] Current state of this License Code.
|
com.google.protobuf.ByteString |
getStateBytes()
[Output Only] Current state of this License Code.
|
boolean |
getTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
[Output Only] Description of this License Code.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
boolean |
hasName()
[Output Only] Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasState()
[Output Only] Current state of this License Code.
|
boolean |
hasTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LicenseCode.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LicenseCode.Builder |
mergeFrom(LicenseCode other) |
LicenseCode.Builder |
mergeFrom(com.google.protobuf.Message other) |
LicenseCode.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LicenseCode.Builder |
removeLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
LicenseCode.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
LicenseCode.Builder |
setDescription(String value)
[Output Only] Description of this License Code.
|
LicenseCode.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Description of this License Code.
|
LicenseCode.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LicenseCode.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
LicenseCode.Builder |
setKind(String value)
[Output Only] Type of resource.
|
LicenseCode.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
LicenseCode.Builder |
setLicenseAlias(int index,
LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
setLicenseAlias(int index,
LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
setName(String value)
[Output Only] Name of the resource.
|
LicenseCode.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
LicenseCode.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LicenseCode.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
LicenseCode.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
LicenseCode.Builder |
setState(String value)
[Output Only] Current state of this License Code.
|
LicenseCode.Builder |
setStateBytes(com.google.protobuf.ByteString value)
[Output Only] Current state of this License Code.
|
LicenseCode.Builder |
setTransferable(boolean value)
[Output Only] If true, the license will remain attached when creating images or snapshots from disks.
|
LicenseCode.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<LicenseCode.Builder>public LicenseCode.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.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<LicenseCode.Builder>public LicenseCode getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LicenseCode build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LicenseCode buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LicenseCode.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>public LicenseCode.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<LicenseCode.Builder>public LicenseCode.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>public LicenseCode.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>public LicenseCode.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<LicenseCode.Builder>public LicenseCode.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<LicenseCode.Builder>public LicenseCode.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LicenseCode.Builder>public LicenseCode.Builder mergeFrom(LicenseCode other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>public LicenseCode.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<LicenseCode.Builder>IOExceptionpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface LicenseCodeOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public LicenseCode.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public LicenseCode.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
[Output Only] Description of this License Code.
optional string description = 422937596;hasDescription in interface LicenseCodeOrBuilderpublic String getDescription()
[Output Only] Description of this License Code.
optional string description = 422937596;getDescription in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Description of this License Code.
optional string description = 422937596;getDescriptionBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setDescription(String value)
[Output Only] Description of this License Code.
optional string description = 422937596;value - The description to set.public LicenseCode.Builder clearDescription()
[Output Only] Description of this License Code.
optional string description = 422937596;public LicenseCode.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Description of this License Code.
optional string description = 422937596;value - The bytes for description to set.public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface LicenseCodeOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public LicenseCode.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;hasKind in interface LicenseCodeOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;getKind in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;getKindBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setKind(String value)
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;value - The kind to set.public LicenseCode.Builder clearKind()
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;public LicenseCode.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#licenseCode for licenses.
optional string kind = 3292052;value - The bytes for kind to set.public List<LicenseCodeLicenseAlias> getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
getLicenseAliasList in interface LicenseCodeOrBuilderpublic int getLicenseAliasCount()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
getLicenseAliasCount in interface LicenseCodeOrBuilderpublic LicenseCodeLicenseAlias getLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
getLicenseAlias in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setLicenseAlias(int index, LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder setLicenseAlias(int index, LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder addLicenseAlias(LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder addLicenseAlias(int index, LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder addLicenseAlias(LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder addLicenseAlias(int index, LicenseCodeLicenseAlias.Builder builderForValue)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder addAllLicenseAlias(Iterable<? extends LicenseCodeLicenseAlias> values)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder clearLicenseAlias()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCode.Builder removeLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCodeLicenseAlias.Builder getLicenseAliasBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCodeLicenseAliasOrBuilder getLicenseAliasOrBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
getLicenseAliasOrBuilder in interface LicenseCodeOrBuilderpublic List<? extends LicenseCodeLicenseAliasOrBuilder> getLicenseAliasOrBuilderList()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
getLicenseAliasOrBuilderList in interface LicenseCodeOrBuilderpublic LicenseCodeLicenseAlias.Builder addLicenseAliasBuilder()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public LicenseCodeLicenseAlias.Builder addLicenseAliasBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public List<LicenseCodeLicenseAlias.Builder> getLicenseAliasBuilderList()
[Output Only] URL and description aliases of Licenses with the same License Code.
repeated .google.cloud.compute.v1.LicenseCodeLicenseAlias license_alias = 43550930;
public boolean hasName()
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;hasName in interface LicenseCodeOrBuilderpublic String getName()
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;getName in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;getNameBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setName(String value)
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;value - The name to set.public LicenseCode.Builder clearName()
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;public LicenseCode.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource. The name is 1-20 characters long and must be a valid 64 bit integer.
optional string name = 3373707;value - The bytes for name to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface LicenseCodeOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public LicenseCode.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public LicenseCode.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasState()
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;hasState in interface LicenseCodeOrBuilderpublic String getState()
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;getState in interface LicenseCodeOrBuilderpublic com.google.protobuf.ByteString getStateBytes()
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;getStateBytes in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setState(String value)
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;value - The state to set.public LicenseCode.Builder clearState()
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;public LicenseCode.Builder setStateBytes(com.google.protobuf.ByteString value)
[Output Only] Current state of this License Code. Check the State enum for the list of possible values.
optional string state = 109757585;value - The bytes for state to set.public boolean hasTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks. Otherwise, the license is not transferred.
optional bool transferable = 4349893;hasTransferable in interface LicenseCodeOrBuilderpublic boolean getTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks. Otherwise, the license is not transferred.
optional bool transferable = 4349893;getTransferable in interface LicenseCodeOrBuilderpublic LicenseCode.Builder setTransferable(boolean value)
[Output Only] If true, the license will remain attached when creating images or snapshots from disks. Otherwise, the license is not transferred.
optional bool transferable = 4349893;value - The transferable to set.public LicenseCode.Builder clearTransferable()
[Output Only] If true, the license will remain attached when creating images or snapshots from disks. Otherwise, the license is not transferred.
optional bool transferable = 4349893;public final LicenseCode.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>public final LicenseCode.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LicenseCode.Builder>Copyright © 2023 Google LLC. All rights reserved.