| Modifier and Type | Method and Description |
|---|---|
LicenseResourceCommitment |
LicenseResourceCommitment.Builder.build() |
LicenseResourceCommitment |
LicenseResourceCommitment.Builder.buildPartial() |
static LicenseResourceCommitment |
LicenseResourceCommitment.getDefaultInstance() |
LicenseResourceCommitment |
LicenseResourceCommitment.getDefaultInstanceForType() |
LicenseResourceCommitment |
LicenseResourceCommitment.Builder.getDefaultInstanceForType() |
LicenseResourceCommitment |
Commitment.getLicenseResource()
The license specification required as part of a license commitment.
|
LicenseResourceCommitment |
Commitment.Builder.getLicenseResource()
The license specification required as part of a license commitment.
|
LicenseResourceCommitment |
CommitmentOrBuilder.getLicenseResource()
The license specification required as part of a license commitment.
|
static LicenseResourceCommitment |
LicenseResourceCommitment.parseDelimitedFrom(InputStream input) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(byte[] data) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(ByteBuffer data) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(com.google.protobuf.ByteString data) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(com.google.protobuf.CodedInputStream input) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(InputStream input) |
static LicenseResourceCommitment |
LicenseResourceCommitment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<LicenseResourceCommitment> |
LicenseResourceCommitment.getParserForType() |
static com.google.protobuf.Parser<LicenseResourceCommitment> |
LicenseResourceCommitment.parser() |
| Modifier and Type | Method and Description |
|---|---|
LicenseResourceCommitment.Builder |
LicenseResourceCommitment.Builder.mergeFrom(LicenseResourceCommitment other) |
Commitment.Builder |
Commitment.Builder.mergeLicenseResource(LicenseResourceCommitment value)
The license specification required as part of a license commitment.
|
static LicenseResourceCommitment.Builder |
LicenseResourceCommitment.newBuilder(LicenseResourceCommitment prototype) |
Commitment.Builder |
Commitment.Builder.setLicenseResource(LicenseResourceCommitment value)
The license specification required as part of a license commitment.
|
Copyright © 2023 Google LLC. All rights reserved.