| Modifier and Type | Method and Description |
|---|---|
Commitment |
Commitment.Builder.build() |
Commitment |
Commitment.Builder.buildPartial() |
Commitment |
UpdateRegionCommitmentRequest.getCommitmentResource()
The body resource for this request
|
Commitment |
UpdateRegionCommitmentRequest.Builder.getCommitmentResource()
The body resource for this request
|
Commitment |
InsertRegionCommitmentRequest.getCommitmentResource()
The body resource for this request
|
Commitment |
InsertRegionCommitmentRequest.Builder.getCommitmentResource()
The body resource for this request
|
Commitment |
UpdateRegionCommitmentRequestOrBuilder.getCommitmentResource()
The body resource for this request
|
Commitment |
InsertRegionCommitmentRequestOrBuilder.getCommitmentResource()
The body resource for this request
|
Commitment |
CommitmentsScopedList.getCommitments(int index)
[Output Only] A list of commitments contained in this scope.
|
Commitment |
CommitmentsScopedList.Builder.getCommitments(int index)
[Output Only] A list of commitments contained in this scope.
|
Commitment |
CommitmentsScopedListOrBuilder.getCommitments(int index)
[Output Only] A list of commitments contained in this scope.
|
static Commitment |
Commitment.getDefaultInstance() |
Commitment |
Commitment.getDefaultInstanceForType() |
Commitment |
Commitment.Builder.getDefaultInstanceForType() |
Commitment |
CommitmentList.getItems(int index)
A list of Commitment resources.
|
Commitment |
CommitmentList.Builder.getItems(int index)
A list of Commitment resources.
|
Commitment |
CommitmentListOrBuilder.getItems(int index)
A list of Commitment resources.
|
static Commitment |
Commitment.parseDelimitedFrom(InputStream input) |
static Commitment |
Commitment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Commitment |
Commitment.parseFrom(byte[] data) |
static Commitment |
Commitment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Commitment |
Commitment.parseFrom(ByteBuffer data) |
static Commitment |
Commitment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Commitment |
Commitment.parseFrom(com.google.protobuf.ByteString data) |
static Commitment |
Commitment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Commitment |
Commitment.parseFrom(com.google.protobuf.CodedInputStream input) |
static Commitment |
Commitment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Commitment |
Commitment.parseFrom(InputStream input) |
static Commitment |
Commitment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Commitment> |
CommitmentsScopedList.getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
CommitmentsScopedList.Builder.getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
CommitmentsScopedListOrBuilder.getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
CommitmentList.getItemsList()
A list of Commitment resources.
|
List<Commitment> |
CommitmentList.Builder.getItemsList()
A list of Commitment resources.
|
List<Commitment> |
CommitmentListOrBuilder.getItemsList()
A list of Commitment resources.
|
com.google.protobuf.Parser<Commitment> |
Commitment.getParserForType() |
static com.google.protobuf.Parser<Commitment> |
Commitment.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addCommitments(Commitment value)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addCommitments(int index,
Commitment value)
[Output Only] A list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.addItems(Commitment value)
A list of Commitment resources.
|
CommitmentList.Builder |
CommitmentList.Builder.addItems(int index,
Commitment value)
A list of Commitment resources.
|
UpdateRegionCommitmentRequest.Builder |
UpdateRegionCommitmentRequest.Builder.mergeCommitmentResource(Commitment value)
The body resource for this request
|
InsertRegionCommitmentRequest.Builder |
InsertRegionCommitmentRequest.Builder.mergeCommitmentResource(Commitment value)
The body resource for this request
|
Commitment.Builder |
Commitment.Builder.mergeFrom(Commitment other) |
static Commitment.Builder |
Commitment.newBuilder(Commitment prototype) |
UpdateRegionCommitmentRequest.Builder |
UpdateRegionCommitmentRequest.Builder.setCommitmentResource(Commitment value)
The body resource for this request
|
InsertRegionCommitmentRequest.Builder |
InsertRegionCommitmentRequest.Builder.setCommitmentResource(Commitment value)
The body resource for this request
|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.setCommitments(int index,
Commitment value)
[Output Only] A list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.setItems(int index,
Commitment value)
A list of Commitment resources.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addAllCommitments(Iterable<? extends Commitment> values)
[Output Only] A list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.addAllItems(Iterable<? extends Commitment> values)
A list of Commitment resources.
|
Copyright © 2023 Google LLC. All rights reserved.