public interface LicenseCodeLicenseAliasOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
[Output Only] Description of this License Code.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] Description of this License Code.
|
String |
getSelfLink()
[Output Only] URL of license corresponding to this License Code.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] URL of license corresponding to this License Code.
|
boolean |
hasDescription()
[Output Only] Description of this License Code.
|
boolean |
hasSelfLink()
[Output Only] URL of license corresponding to this License Code.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDescription()
[Output Only] Description of this License Code.
optional string description = 422937596;String getDescription()
[Output Only] Description of this License Code.
optional string description = 422937596;com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Description of this License Code.
optional string description = 422937596;boolean hasSelfLink()
[Output Only] URL of license corresponding to this License Code.
optional string self_link = 456214797;String getSelfLink()
[Output Only] URL of license corresponding to this License Code.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] URL of license corresponding to this License Code.
optional string self_link = 456214797;Copyright © 2023 Google LLC. All rights reserved.