Package com.google.cloud.compute.v1
Class License.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
- com.google.cloud.compute.v1.License.Builder
-
- All Implemented Interfaces:
LicenseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- License
public static final class License.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<License.Builder> implements LicenseOrBuilder
Represents a License resource. A License represents billing and aggregate usage data for public and marketplace images. *Caution* This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.
Protobuf typegoogle.cloud.compute.v1.License
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description License.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Licensebuild()LicensebuildPartial()License.Builderclear()License.BuilderclearChargesUseFee()[Output Only] Deprecated.License.BuilderclearCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.License.BuilderclearDescription()An optional textual description of the resource; provided by the client when the resource is created.License.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)License.BuilderclearId()[Output Only] The unique identifier for the resource.License.BuilderclearKind()[Output Only] Type of resource.License.BuilderclearLicenseCode()[Output Only] The unique code used to attach this license to images, snapshots, and disks.License.BuilderclearName()Name of the resource.License.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)License.BuilderclearResourceRequirements()optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;License.BuilderclearSelfLink()[Output Only] Server-defined URL for the resource.License.BuilderclearTransferable()If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.License.Builderclone()booleangetChargesUseFee()[Output Only] Deprecated.StringgetCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteStringgetCreationTimestampBytes()[Output Only] Creation timestamp in RFC3339 text format.LicensegetDefaultInstanceForType()StringgetDescription()An optional textual description of the resource; provided by the client when the resource is created.com.google.protobuf.ByteStringgetDescriptionBytes()An optional textual description of the resource; provided by the client when the resource is created.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetId()[Output Only] The unique identifier for the resource.StringgetKind()[Output Only] Type of resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of resource.longgetLicenseCode()[Output Only] The unique code used to attach this license to images, snapshots, and disks.StringgetName()Name of the resource.com.google.protobuf.ByteStringgetNameBytes()Name of the resource.LicenseResourceRequirementsgetResourceRequirements()optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;LicenseResourceRequirements.BuildergetResourceRequirementsBuilder()optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;LicenseResourceRequirementsOrBuildergetResourceRequirementsOrBuilder()optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;StringgetSelfLink()[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for the resource.booleangetTransferable()If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.booleanhasChargesUseFee()[Output Only] Deprecated.booleanhasCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.booleanhasDescription()An optional textual description of the resource; provided by the client when the resource is created.booleanhasId()[Output Only] The unique identifier for the resource.booleanhasKind()[Output Only] Type of resource.booleanhasLicenseCode()[Output Only] The unique code used to attach this license to images, snapshots, and disks.booleanhasName()Name of the resource.booleanhasResourceRequirements()optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;booleanhasSelfLink()[Output Only] Server-defined URL for the resource.booleanhasTransferable()If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()License.BuildermergeFrom(License other)License.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)License.BuildermergeFrom(com.google.protobuf.Message other)License.BuildermergeResourceRequirements(LicenseResourceRequirements value)optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;License.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)License.BuildersetChargesUseFee(boolean value)[Output Only] Deprecated.License.BuildersetCreationTimestamp(String value)[Output Only] Creation timestamp in RFC3339 text format.License.BuildersetCreationTimestampBytes(com.google.protobuf.ByteString value)[Output Only] Creation timestamp in RFC3339 text format.License.BuildersetDescription(String value)An optional textual description of the resource; provided by the client when the resource is created.License.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)An optional textual description of the resource; provided by the client when the resource is created.License.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)License.BuildersetId(long value)[Output Only] The unique identifier for the resource.License.BuildersetKind(String value)[Output Only] Type of resource.License.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] Type of resource.License.BuildersetLicenseCode(long value)[Output Only] The unique code used to attach this license to images, snapshots, and disks.License.BuildersetName(String value)Name of the resource.License.BuildersetNameBytes(com.google.protobuf.ByteString value)Name of the resource.License.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)License.BuildersetResourceRequirements(LicenseResourceRequirements value)optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;License.BuildersetResourceRequirements(LicenseResourceRequirements.Builder builderForValue)optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;License.BuildersetSelfLink(String value)[Output Only] Server-defined URL for the resource.License.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] Server-defined URL for the resource.License.BuildersetTransferable(boolean value)If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.License.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
clear
public License.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
getDefaultInstanceForType
public License getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public License build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public License buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public License.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
setField
public License.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
clearField
public License.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
clearOneof
public License.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
setRepeatedField
public License.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
addRepeatedField
public License.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
mergeFrom
public License.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<License.Builder>
-
mergeFrom
public License.Builder mergeFrom(License other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
mergeFrom
public License.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<License.Builder>- Throws:
IOException
-
hasChargesUseFee
public boolean hasChargesUseFee()
[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee.
optional bool charges_use_fee = 372412622;- Specified by:
hasChargesUseFeein interfaceLicenseOrBuilder- Returns:
- Whether the chargesUseFee field is set.
-
getChargesUseFee
public boolean getChargesUseFee()
[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee.
optional bool charges_use_fee = 372412622;- Specified by:
getChargesUseFeein interfaceLicenseOrBuilder- Returns:
- The chargesUseFee.
-
setChargesUseFee
public License.Builder setChargesUseFee(boolean value)
[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee.
optional bool charges_use_fee = 372412622;- Parameters:
value- The chargesUseFee to set.- Returns:
- This builder for chaining.
-
clearChargesUseFee
public License.Builder clearChargesUseFee()
[Output Only] Deprecated. This field no longer reflects whether a license charges a usage fee.
optional bool charges_use_fee = 372412622;- Returns:
- This builder for chaining.
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
hasCreationTimestampin interfaceLicenseOrBuilder- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampin interfaceLicenseOrBuilder- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampBytesin interfaceLicenseOrBuilder- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public License.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public License.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public License.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceLicenseOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceLicenseOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceLicenseOrBuilder- Returns:
- The bytes for description.
-
setDescription
public License.Builder setDescription(String value)
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public License.Builder clearDescription()
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public License.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional textual description of the resource; provided by the client when the resource is created.
optional string description = 422937596;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
hasIdin interfaceLicenseOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
getIdin interfaceLicenseOrBuilder- Returns:
- The id.
-
setId
public License.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public License.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Specified by:
hasKindin interfaceLicenseOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Specified by:
getKindin interfaceLicenseOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceLicenseOrBuilder- Returns:
- The bytes for kind.
-
setKind
public License.Builder setKind(String value)
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public License.Builder clearKind()
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public License.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#license for licenses.
optional string kind = 3292052;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasLicenseCode
public boolean hasLicenseCode()
[Output Only] The unique code used to attach this license to images, snapshots, and disks.
optional uint64 license_code = 1467179;- Specified by:
hasLicenseCodein interfaceLicenseOrBuilder- Returns:
- Whether the licenseCode field is set.
-
getLicenseCode
public long getLicenseCode()
[Output Only] The unique code used to attach this license to images, snapshots, and disks.
optional uint64 license_code = 1467179;- Specified by:
getLicenseCodein interfaceLicenseOrBuilder- Returns:
- The licenseCode.
-
setLicenseCode
public License.Builder setLicenseCode(long value)
[Output Only] The unique code used to attach this license to images, snapshots, and disks.
optional uint64 license_code = 1467179;- Parameters:
value- The licenseCode to set.- Returns:
- This builder for chaining.
-
clearLicenseCode
public License.Builder clearLicenseCode()
[Output Only] The unique code used to attach this license to images, snapshots, and disks.
optional uint64 license_code = 1467179;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
hasNamein interfaceLicenseOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNamein interfaceLicenseOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceLicenseOrBuilder- Returns:
- The bytes for name.
-
setName
public License.Builder setName(String value)
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public License.Builder clearName()
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Returns:
- This builder for chaining.
-
setNameBytes
public License.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasResourceRequirements
public boolean hasResourceRequirements()
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;- Specified by:
hasResourceRequirementsin interfaceLicenseOrBuilder- Returns:
- Whether the resourceRequirements field is set.
-
getResourceRequirements
public LicenseResourceRequirements getResourceRequirements()
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;- Specified by:
getResourceRequirementsin interfaceLicenseOrBuilder- Returns:
- The resourceRequirements.
-
setResourceRequirements
public License.Builder setResourceRequirements(LicenseResourceRequirements value)
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;
-
setResourceRequirements
public License.Builder setResourceRequirements(LicenseResourceRequirements.Builder builderForValue)
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;
-
mergeResourceRequirements
public License.Builder mergeResourceRequirements(LicenseResourceRequirements value)
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;
-
clearResourceRequirements
public License.Builder clearResourceRequirements()
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;
-
getResourceRequirementsBuilder
public LicenseResourceRequirements.Builder getResourceRequirementsBuilder()
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;
-
getResourceRequirementsOrBuilder
public LicenseResourceRequirementsOrBuilder getResourceRequirementsOrBuilder()
optional .google.cloud.compute.v1.LicenseResourceRequirements resource_requirements = 214292769;- Specified by:
getResourceRequirementsOrBuilderin interfaceLicenseOrBuilder
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceLicenseOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceLicenseOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceLicenseOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public License.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Parameters:
value- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public License.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public License.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Parameters:
value- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasTransferable
public boolean hasTransferable()
If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.
optional bool transferable = 4349893;- Specified by:
hasTransferablein interfaceLicenseOrBuilder- Returns:
- Whether the transferable field is set.
-
getTransferable
public boolean getTransferable()
If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.
optional bool transferable = 4349893;- Specified by:
getTransferablein interfaceLicenseOrBuilder- Returns:
- The transferable.
-
setTransferable
public License.Builder setTransferable(boolean value)
If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.
optional bool transferable = 4349893;- Parameters:
value- The transferable to set.- Returns:
- This builder for chaining.
-
clearTransferable
public License.Builder clearTransferable()
If false, licenses will not be copied from the source resource when creating an image from a disk, disk from snapshot, or snapshot from disk.
optional bool transferable = 4349893;- Returns:
- This builder for chaining.
-
setUnknownFields
public final License.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
mergeUnknownFields
public final License.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<License.Builder>
-
-