public static final class CommitmentsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder> implements CommitmentsScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.CommitmentsScopedList| Modifier and Type | Method and Description |
|---|---|
CommitmentsScopedList.Builder |
addAllCommitments(Iterable<? extends Commitment> values)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
addCommitments(Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
addCommitments(Commitment value)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
addCommitments(int index,
Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
addCommitments(int index,
Commitment value)
[Output Only] A list of commitments contained in this scope.
|
Commitment.Builder |
addCommitmentsBuilder()
[Output Only] A list of commitments contained in this scope.
|
Commitment.Builder |
addCommitmentsBuilder(int index)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommitmentsScopedList |
build() |
CommitmentsScopedList |
buildPartial() |
CommitmentsScopedList.Builder |
clear() |
CommitmentsScopedList.Builder |
clearCommitments()
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CommitmentsScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CommitmentsScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
CommitmentsScopedList.Builder |
clone() |
Commitment |
getCommitments(int index)
[Output Only] A list of commitments contained in this scope.
|
Commitment.Builder |
getCommitmentsBuilder(int index)
[Output Only] A list of commitments contained in this scope.
|
List<Commitment.Builder> |
getCommitmentsBuilderList()
[Output Only] A list of commitments contained in this scope.
|
int |
getCommitmentsCount()
[Output Only] A list of commitments contained in this scope.
|
List<Commitment> |
getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
|
CommitmentOrBuilder |
getCommitmentsOrBuilder(int index)
[Output Only] A list of commitments contained in this scope.
|
List<? extends CommitmentOrBuilder> |
getCommitmentsOrBuilderList()
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CommitmentsScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CommitmentsScopedList.Builder |
mergeFrom(CommitmentsScopedList other) |
CommitmentsScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
CommitmentsScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommitmentsScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
CommitmentsScopedList.Builder |
removeCommitments(int index)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
setCommitments(int index,
Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
setCommitments(int index,
Commitment value)
[Output Only] A list of commitments contained in this scope.
|
CommitmentsScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CommitmentsScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CommitmentsScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CommitmentsScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
CommitmentsScopedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CommitmentsScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CommitmentsScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CommitmentsScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder mergeFrom(CommitmentsScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public CommitmentsScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CommitmentsScopedList.Builder>IOExceptionpublic List<Commitment> getCommitmentsList()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;getCommitmentsList in interface CommitmentsScopedListOrBuilderpublic int getCommitmentsCount()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;getCommitmentsCount in interface CommitmentsScopedListOrBuilderpublic Commitment getCommitments(int index)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;getCommitments in interface CommitmentsScopedListOrBuilderpublic CommitmentsScopedList.Builder setCommitments(int index, Commitment value)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder setCommitments(int index, Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder addCommitments(Commitment value)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder addCommitments(int index, Commitment value)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder addCommitments(Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder addCommitments(int index, Commitment.Builder builderForValue)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder addAllCommitments(Iterable<? extends Commitment> values)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder clearCommitments()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentsScopedList.Builder removeCommitments(int index)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public Commitment.Builder getCommitmentsBuilder(int index)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public CommitmentOrBuilder getCommitmentsOrBuilder(int index)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;getCommitmentsOrBuilder in interface CommitmentsScopedListOrBuilderpublic List<? extends CommitmentOrBuilder> getCommitmentsOrBuilderList()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;getCommitmentsOrBuilderList in interface CommitmentsScopedListOrBuilderpublic Commitment.Builder addCommitmentsBuilder()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public Commitment.Builder addCommitmentsBuilder(int index)
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public List<Commitment.Builder> getCommitmentsBuilderList()
[Output Only] A list of commitments contained in this scope.
repeated .google.cloud.compute.v1.Commitment commitments = 450664446;public boolean hasWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface CommitmentsScopedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface CommitmentsScopedListOrBuilderpublic CommitmentsScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public CommitmentsScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public CommitmentsScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public CommitmentsScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of commitments when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface CommitmentsScopedListOrBuilderpublic final CommitmentsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>public final CommitmentsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CommitmentsScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.