public static final class ReservationsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder> implements ReservationsScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.ReservationsScopedList| Modifier and Type | Method and Description |
|---|---|
ReservationsScopedList.Builder |
addAllReservations(Iterable<? extends Reservation> values)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReservationsScopedList.Builder |
addReservations(int index,
Reservation.Builder builderForValue)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
addReservations(int index,
Reservation value)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
addReservations(Reservation.Builder builderForValue)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
addReservations(Reservation value)
A list of reservations contained in this scope.
|
Reservation.Builder |
addReservationsBuilder()
A list of reservations contained in this scope.
|
Reservation.Builder |
addReservationsBuilder(int index)
A list of reservations contained in this scope.
|
ReservationsScopedList |
build() |
ReservationsScopedList |
buildPartial() |
ReservationsScopedList.Builder |
clear() |
ReservationsScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReservationsScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReservationsScopedList.Builder |
clearReservations()
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
clearWarning()
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
clone() |
ReservationsScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Reservation |
getReservations(int index)
A list of reservations contained in this scope.
|
Reservation.Builder |
getReservationsBuilder(int index)
A list of reservations contained in this scope.
|
List<Reservation.Builder> |
getReservationsBuilderList()
A list of reservations contained in this scope.
|
int |
getReservationsCount()
A list of reservations contained in this scope.
|
List<Reservation> |
getReservationsList()
A list of reservations contained in this scope.
|
ReservationOrBuilder |
getReservationsOrBuilder(int index)
A list of reservations contained in this scope.
|
List<? extends ReservationOrBuilder> |
getReservationsOrBuilderList()
A list of reservations contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of reservations when the list is empty.
|
Warning.Builder |
getWarningBuilder()
Informational warning which replaces the list of reservations when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
Informational warning which replaces the list of reservations when the list is empty.
|
boolean |
hasWarning()
Informational warning which replaces the list of reservations when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReservationsScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReservationsScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReservationsScopedList.Builder |
mergeFrom(ReservationsScopedList other) |
ReservationsScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReservationsScopedList.Builder |
mergeWarning(Warning value)
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
removeReservations(int index)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReservationsScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReservationsScopedList.Builder |
setReservations(int index,
Reservation.Builder builderForValue)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
setReservations(int index,
Reservation value)
A list of reservations contained in this scope.
|
ReservationsScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReservationsScopedList.Builder |
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of reservations when the list is empty.
|
ReservationsScopedList.Builder |
setWarning(Warning value)
Informational warning which replaces the list of reservations 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<ReservationsScopedList.Builder>public ReservationsScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.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<ReservationsScopedList.Builder>public ReservationsScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReservationsScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReservationsScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReservationsScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>public ReservationsScopedList.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<ReservationsScopedList.Builder>public ReservationsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>public ReservationsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>public ReservationsScopedList.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<ReservationsScopedList.Builder>public ReservationsScopedList.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<ReservationsScopedList.Builder>public ReservationsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReservationsScopedList.Builder>public ReservationsScopedList.Builder mergeFrom(ReservationsScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>public ReservationsScopedList.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<ReservationsScopedList.Builder>IOExceptionpublic List<Reservation> getReservationsList()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;getReservationsList in interface ReservationsScopedListOrBuilderpublic int getReservationsCount()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;getReservationsCount in interface ReservationsScopedListOrBuilderpublic Reservation getReservations(int index)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;getReservations in interface ReservationsScopedListOrBuilderpublic ReservationsScopedList.Builder setReservations(int index, Reservation value)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder setReservations(int index, Reservation.Builder builderForValue)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder addReservations(Reservation value)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder addReservations(int index, Reservation value)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder addReservations(Reservation.Builder builderForValue)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder addReservations(int index, Reservation.Builder builderForValue)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder addAllReservations(Iterable<? extends Reservation> values)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder clearReservations()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationsScopedList.Builder removeReservations(int index)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public Reservation.Builder getReservationsBuilder(int index)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public ReservationOrBuilder getReservationsOrBuilder(int index)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;getReservationsOrBuilder in interface ReservationsScopedListOrBuilderpublic List<? extends ReservationOrBuilder> getReservationsOrBuilderList()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;getReservationsOrBuilderList in interface ReservationsScopedListOrBuilderpublic Reservation.Builder addReservationsBuilder()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public Reservation.Builder addReservationsBuilder(int index)
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public List<Reservation.Builder> getReservationsBuilderList()
A list of reservations contained in this scope.
repeated .google.cloud.compute.v1.Reservation reservations = 399717927;public boolean hasWarning()
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface ReservationsScopedListOrBuilderpublic Warning getWarning()
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface ReservationsScopedListOrBuilderpublic ReservationsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public ReservationsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public ReservationsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public ReservationsScopedList.Builder clearWarning()
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of reservations when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface ReservationsScopedListOrBuilderpublic final ReservationsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>public final ReservationsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReservationsScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.