| Modifier and Type | Method and Description |
|---|---|
Commitment.Builder |
Commitment.Builder.addAllExistingReservations(Iterable<String> values)
repeated string existing_reservations = 493028443; |
Commitment.Builder |
Commitment.Builder.addAllMergeSourceCommitments(Iterable<String> values)
The list of source commitments that you are merging to create the new merged commitment.
|
Commitment.Builder |
Commitment.Builder.addAllReservations(Iterable<? extends Reservation> values)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.addAllResources(Iterable<? extends ResourceCommitment> values)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
CommitmentsScopedList.Builder.addCommitmentsBuilder()
[Output Only] The list of commitments contained in this scope.
|
Commitment.Builder |
CommitmentsScopedList.Builder.addCommitmentsBuilder(int index)
[Output Only] The list of commitments contained in this scope.
|
Commitment.Builder |
Commitment.Builder.addExistingReservations(String value)
repeated string existing_reservations = 493028443; |
Commitment.Builder |
Commitment.Builder.addExistingReservationsBytes(com.google.protobuf.ByteString value)
repeated string existing_reservations = 493028443; |
Commitment.Builder |
CommitmentList.Builder.addItemsBuilder()
A list of Commitment resources.
|
Commitment.Builder |
CommitmentList.Builder.addItemsBuilder(int index)
A list of Commitment resources.
|
Commitment.Builder |
Commitment.Builder.addMergeSourceCommitments(String value)
The list of source commitments that you are merging to create the new merged commitment.
|
Commitment.Builder |
Commitment.Builder.addMergeSourceCommitmentsBytes(com.google.protobuf.ByteString value)
The list of source commitments that you are merging to create the new merged commitment.
|
Commitment.Builder |
Commitment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Commitment.Builder |
Commitment.Builder.addReservations(int index,
Reservation.Builder builderForValue)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.addReservations(int index,
Reservation value)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.addReservations(Reservation.Builder builderForValue)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.addReservations(Reservation value)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.addResources(int index,
ResourceCommitment.Builder builderForValue)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.addResources(int index,
ResourceCommitment value)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.addResources(ResourceCommitment.Builder builderForValue)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.addResources(ResourceCommitment value)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.clear() |
Commitment.Builder |
Commitment.Builder.clearAutoRenew()
Specifies whether to automatically renew the commitment at the end of its current term.
|
Commitment.Builder |
Commitment.Builder.clearCategory()
The category of the commitment; specifies whether the commitment is for hardware or software resources.
|
Commitment.Builder |
Commitment.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.clearCustomEndTimestamp()
[Input Only] Optional, specifies the requested commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.clearDescription()
An optional description of the commitment.
|
Commitment.Builder |
Commitment.Builder.clearEndTimestamp()
[Output Only] Commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.clearExistingReservations()
repeated string existing_reservations = 493028443; |
Commitment.Builder |
Commitment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Commitment.Builder |
Commitment.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
Commitment.Builder |
Commitment.Builder.clearKind()
[Output Only] Type of the resource.
|
Commitment.Builder |
Commitment.Builder.clearLicenseResource()
The license specification required as part of a license commitment.
|
Commitment.Builder |
Commitment.Builder.clearMergeSourceCommitments()
The list of source commitments that you are merging to create the new merged commitment.
|
Commitment.Builder |
Commitment.Builder.clearName()
Name of the commitment.
|
Commitment.Builder |
Commitment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Commitment.Builder |
Commitment.Builder.clearPlan()
The minimum time duration that you commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.clearRegion()
[Output Only] URL of the region where the commitment and committed resources are located.
|
Commitment.Builder |
Commitment.Builder.clearReservations()
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.clearResources()
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.clearResourceStatus()
[Output Only] Status information for Commitment resource.
|
Commitment.Builder |
Commitment.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Commitment.Builder |
Commitment.Builder.clearSplitSourceCommitment()
The source commitment from which you are transferring resources to create the new split commitment.
|
Commitment.Builder |
Commitment.Builder.clearStartTimestamp()
[Output Only] Commitment start time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.clearStatus()
[Output Only] Status of the commitment with regards to eventual expiration (each commitment has an end date defined).
|
Commitment.Builder |
Commitment.Builder.clearStatusMessage()
[Output Only] An optional, human-readable explanation of the status.
|
Commitment.Builder |
Commitment.Builder.clearType()
The type of commitment; specifies the machine series for which you want to commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.clone() |
Commitment.Builder |
UpdateRegionCommitmentRequest.Builder.getCommitmentResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.Commitment commitment_resource = 244240888 [(.google.api.field_behavior) = REQUIRED];
|
Commitment.Builder |
InsertRegionCommitmentRequest.Builder.getCommitmentResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.Commitment commitment_resource = 244240888 [(.google.api.field_behavior) = REQUIRED];
|
Commitment.Builder |
CommitmentsScopedList.Builder.getCommitmentsBuilder(int index)
[Output Only] The list of commitments contained in this scope.
|
Commitment.Builder |
CommitmentList.Builder.getItemsBuilder(int index)
A list of Commitment resources.
|
Commitment.Builder |
Commitment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Commitment.Builder |
Commitment.Builder.mergeFrom(Commitment other) |
Commitment.Builder |
Commitment.Builder.mergeFrom(com.google.protobuf.Message other) |
Commitment.Builder |
Commitment.Builder.mergeLicenseResource(LicenseResourceCommitment value)
The license specification required as part of a license commitment.
|
Commitment.Builder |
Commitment.Builder.mergeResourceStatus(CommitmentResourceStatus value)
[Output Only] Status information for Commitment resource.
|
Commitment.Builder |
Commitment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Commitment.Builder |
Commitment.newBuilder() |
static Commitment.Builder |
Commitment.newBuilder(Commitment prototype) |
Commitment.Builder |
Commitment.newBuilderForType() |
protected Commitment.Builder |
Commitment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Commitment.Builder |
Commitment.Builder.removeReservations(int index)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.removeResources(int index)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.setAutoRenew(boolean value)
Specifies whether to automatically renew the commitment at the end of its current term.
|
Commitment.Builder |
Commitment.Builder.setCategory(String value)
The category of the commitment; specifies whether the commitment is for hardware or software resources.
|
Commitment.Builder |
Commitment.Builder.setCategoryBytes(com.google.protobuf.ByteString value)
The category of the commitment; specifies whether the commitment is for hardware or software resources.
|
Commitment.Builder |
Commitment.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setCustomEndTimestamp(String value)
[Input Only] Optional, specifies the requested commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setCustomEndTimestampBytes(com.google.protobuf.ByteString value)
[Input Only] Optional, specifies the requested commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setDescription(String value)
An optional description of the commitment.
|
Commitment.Builder |
Commitment.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of the commitment.
|
Commitment.Builder |
Commitment.Builder.setEndTimestamp(String value)
[Output Only] Commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setEndTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Commitment end time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setExistingReservations(int index,
String value)
repeated string existing_reservations = 493028443; |
Commitment.Builder |
Commitment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Commitment.Builder |
Commitment.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
Commitment.Builder |
Commitment.Builder.setKind(String value)
[Output Only] Type of the resource.
|
Commitment.Builder |
Commitment.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Commitment.Builder |
Commitment.Builder.setLicenseResource(LicenseResourceCommitment.Builder builderForValue)
The license specification required as part of a license commitment.
|
Commitment.Builder |
Commitment.Builder.setLicenseResource(LicenseResourceCommitment value)
The license specification required as part of a license commitment.
|
Commitment.Builder |
Commitment.Builder.setMergeSourceCommitments(int index,
String value)
The list of source commitments that you are merging to create the new merged commitment.
|
Commitment.Builder |
Commitment.Builder.setName(String value)
Name of the commitment.
|
Commitment.Builder |
Commitment.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the commitment.
|
Commitment.Builder |
Commitment.Builder.setPlan(String value)
The minimum time duration that you commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.setPlanBytes(com.google.protobuf.ByteString value)
The minimum time duration that you commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.setRegion(String value)
[Output Only] URL of the region where the commitment and committed resources are located.
|
Commitment.Builder |
Commitment.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the commitment and committed resources are located.
|
Commitment.Builder |
Commitment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Commitment.Builder |
Commitment.Builder.setReservations(int index,
Reservation.Builder builderForValue)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.setReservations(int index,
Reservation value)
The list of new reservations that you want to create and attach to this commitment.
|
Commitment.Builder |
Commitment.Builder.setResources(int index,
ResourceCommitment.Builder builderForValue)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.setResources(int index,
ResourceCommitment value)
The list of all the hardware resources, with their types and amounts, that you want to commit to.
|
Commitment.Builder |
Commitment.Builder.setResourceStatus(CommitmentResourceStatus.Builder builderForValue)
[Output Only] Status information for Commitment resource.
|
Commitment.Builder |
Commitment.Builder.setResourceStatus(CommitmentResourceStatus value)
[Output Only] Status information for Commitment resource.
|
Commitment.Builder |
Commitment.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Commitment.Builder |
Commitment.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Commitment.Builder |
Commitment.Builder.setSplitSourceCommitment(String value)
The source commitment from which you are transferring resources to create the new split commitment.
|
Commitment.Builder |
Commitment.Builder.setSplitSourceCommitmentBytes(com.google.protobuf.ByteString value)
The source commitment from which you are transferring resources to create the new split commitment.
|
Commitment.Builder |
Commitment.Builder.setStartTimestamp(String value)
[Output Only] Commitment start time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setStartTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Commitment start time in RFC3339 text format.
|
Commitment.Builder |
Commitment.Builder.setStatus(String value)
[Output Only] Status of the commitment with regards to eventual expiration (each commitment has an end date defined).
|
Commitment.Builder |
Commitment.Builder.setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the commitment with regards to eventual expiration (each commitment has an end date defined).
|
Commitment.Builder |
Commitment.Builder.setStatusMessage(String value)
[Output Only] An optional, human-readable explanation of the status.
|
Commitment.Builder |
Commitment.Builder.setStatusMessageBytes(com.google.protobuf.ByteString value)
[Output Only] An optional, human-readable explanation of the status.
|
Commitment.Builder |
Commitment.Builder.setType(String value)
The type of commitment; specifies the machine series for which you want to commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.setTypeBytes(com.google.protobuf.ByteString value)
The type of commitment; specifies the machine series for which you want to commit to purchasing resources.
|
Commitment.Builder |
Commitment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Commitment.Builder |
Commitment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Commitment.Builder> |
CommitmentsScopedList.Builder.getCommitmentsBuilderList()
[Output Only] The list of commitments contained in this scope.
|
List<Commitment.Builder> |
CommitmentList.Builder.getItemsBuilderList()
A list of Commitment resources.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addCommitments(Commitment.Builder builderForValue)
[Output Only] The list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.addCommitments(int index,
Commitment.Builder builderForValue)
[Output Only] The list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.addItems(Commitment.Builder builderForValue)
A list of Commitment resources.
|
CommitmentList.Builder |
CommitmentList.Builder.addItems(int index,
Commitment.Builder builderForValue)
A list of Commitment resources.
|
UpdateRegionCommitmentRequest.Builder |
UpdateRegionCommitmentRequest.Builder.setCommitmentResource(Commitment.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.Commitment commitment_resource = 244240888 [(.google.api.field_behavior) = REQUIRED];
|
InsertRegionCommitmentRequest.Builder |
InsertRegionCommitmentRequest.Builder.setCommitmentResource(Commitment.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.Commitment commitment_resource = 244240888 [(.google.api.field_behavior) = REQUIRED];
|
CommitmentsScopedList.Builder |
CommitmentsScopedList.Builder.setCommitments(int index,
Commitment.Builder builderForValue)
[Output Only] The list of commitments contained in this scope.
|
CommitmentList.Builder |
CommitmentList.Builder.setItems(int index,
Commitment.Builder builderForValue)
A list of Commitment resources.
|
Copyright © 2025 Google LLC. All rights reserved.