| Modifier and Type | Method and Description |
|---|---|
LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.Builder.build() |
LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.Builder.buildPartial() |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.getDefaultInstance() |
LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.getDefaultInstanceForType() |
LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.Builder.getDefaultInstanceForType() |
LicenseCodeLicenseAlias |
LicenseCode.getLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias |
LicenseCode.Builder.getLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias |
LicenseCodeOrBuilder.getLicenseAlias(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseDelimitedFrom(InputStream input) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(byte[] data) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(ByteBuffer data) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(com.google.protobuf.ByteString data) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(com.google.protobuf.CodedInputStream input) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(InputStream input) |
static LicenseCodeLicenseAlias |
LicenseCodeLicenseAlias.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseCodeLicenseAlias> |
LicenseCode.getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<LicenseCodeLicenseAlias> |
LicenseCode.Builder.getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
List<LicenseCodeLicenseAlias> |
LicenseCodeOrBuilder.getLicenseAliasList()
[Output Only] URL and description aliases of Licenses with the same License Code.
|
com.google.protobuf.Parser<LicenseCodeLicenseAlias> |
LicenseCodeLicenseAlias.getParserForType() |
static com.google.protobuf.Parser<LicenseCodeLicenseAlias> |
LicenseCodeLicenseAlias.parser() |
| Modifier and Type | Method and Description |
|---|---|
LicenseCode.Builder |
LicenseCode.Builder.addLicenseAlias(int index,
LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCode.Builder |
LicenseCode.Builder.addLicenseAlias(LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
LicenseCodeLicenseAlias.Builder |
LicenseCodeLicenseAlias.Builder.mergeFrom(LicenseCodeLicenseAlias other) |
static LicenseCodeLicenseAlias.Builder |
LicenseCodeLicenseAlias.newBuilder(LicenseCodeLicenseAlias prototype) |
LicenseCode.Builder |
LicenseCode.Builder.setLicenseAlias(int index,
LicenseCodeLicenseAlias value)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseCode.Builder |
LicenseCode.Builder.addAllLicenseAlias(Iterable<? extends LicenseCodeLicenseAlias> values)
[Output Only] URL and description aliases of Licenses with the same License Code.
|
Copyright © 2023 Google LLC. All rights reserved.