public static final class FutureReservationsScopedList.Builder extends GeneratedMessageV3.Builder<FutureReservationsScopedList.Builder> implements FutureReservationsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.FutureReservationsScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllFutureReservations(Iterable<? extends FutureReservation> values)
public FutureReservationsScopedList.Builder addAllFutureReservations(Iterable<? extends FutureReservation> values)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.FutureReservation>
|
addFutureReservations(FutureReservation value)
public FutureReservationsScopedList.Builder addFutureReservations(FutureReservation value)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
addFutureReservations(FutureReservation.Builder builderForValue)
public FutureReservationsScopedList.Builder addFutureReservations(FutureReservation.Builder builderForValue)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
addFutureReservations(int index, FutureReservation value)
public FutureReservationsScopedList.Builder addFutureReservations(int index, FutureReservation value)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
addFutureReservations(int index, FutureReservation.Builder builderForValue)
public FutureReservationsScopedList.Builder addFutureReservations(int index, FutureReservation.Builder builderForValue)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
addFutureReservationsBuilder()
public FutureReservation.Builder addFutureReservationsBuilder()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
addFutureReservationsBuilder(int index)
public FutureReservation.Builder addFutureReservationsBuilder(int index)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public FutureReservationsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public FutureReservationsScopedList build()
buildPartial()
public FutureReservationsScopedList buildPartial()
clear()
public FutureReservationsScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public FutureReservationsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearFutureReservations()
public FutureReservationsScopedList.Builder clearFutureReservations()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
clearOneof(Descriptors.OneofDescriptor oneof)
public FutureReservationsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearWarning()
public FutureReservationsScopedList.Builder clearWarning()
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public FutureReservationsScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public FutureReservationsScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getFutureReservations(int index)
public FutureReservation getFutureReservations(int index)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
index |
int
|
getFutureReservationsBuilder(int index)
public FutureReservation.Builder getFutureReservationsBuilder(int index)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
index |
int
|
getFutureReservationsBuilderList()
public List<FutureReservation.Builder> getFutureReservationsBuilderList()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
getFutureReservationsCount()
public int getFutureReservationsCount()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Returns |
| Type |
Description |
int |
|
getFutureReservationsList()
public List<FutureReservation> getFutureReservationsList()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
getFutureReservationsOrBuilder(int index)
public FutureReservationOrBuilder getFutureReservationsOrBuilder(int index)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
index |
int
|
getFutureReservationsOrBuilderList()
public List<? extends FutureReservationOrBuilder> getFutureReservationsOrBuilderList()
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.FutureReservationOrBuilder> |
|
getWarning()
public Warning getWarning()
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns |
| Type |
Description |
Warning |
The warning.
|
getWarningBuilder()
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns |
| Type |
Description |
boolean |
Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(FutureReservationsScopedList other)
public FutureReservationsScopedList.Builder mergeFrom(FutureReservationsScopedList other)
public FutureReservationsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public FutureReservationsScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final FutureReservationsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public FutureReservationsScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
removeFutureReservations(int index)
public FutureReservationsScopedList.Builder removeFutureReservations(int index)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
| Parameter |
| Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public FutureReservationsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setFutureReservations(int index, FutureReservation value)
public FutureReservationsScopedList.Builder setFutureReservations(int index, FutureReservation value)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
setFutureReservations(int index, FutureReservation.Builder builderForValue)
public FutureReservationsScopedList.Builder setFutureReservations(int index, FutureReservation.Builder builderForValue)
A list of future reservations contained in this scope.
repeated .google.cloud.compute.v1.FutureReservation future_reservations = 131778339;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public FutureReservationsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final FutureReservationsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public FutureReservationsScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public FutureReservationsScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of future reservations when
the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;