- 1.95.0 (latest)
- 1.93.0
- 1.92.0
- 1.91.0
- 1.90.0
- 1.88.0
- 1.86.0
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder extends GeneratedMessage.Builder<FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder> implements FutureReservationStatusLastKnownGoodStateFutureReservationSpecsOrBuilderThe properties of the last known good state for the Future Reservation.
Protobuf type
google.cloud.compute.v1.FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs build()| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs |
|
buildPartial()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs buildPartial()| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs |
|
clear()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder clear()| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
clearShareSettings()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder clearShareSettings()Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
clearSpecificSkuProperties()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder clearSpecificSkuProperties()Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
clearTimeWindow()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder clearTimeWindow()Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
getDefaultInstanceForType()
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getShareSettings()
public ShareSettings getShareSettings()Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Returns | |
|---|---|
| Type | Description |
ShareSettings |
The shareSettings. |
getShareSettingsBuilder()
public ShareSettings.Builder getShareSettingsBuilder()Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Returns | |
|---|---|
| Type | Description |
ShareSettings.Builder |
|
getShareSettingsOrBuilder()
public ShareSettingsOrBuilder getShareSettingsOrBuilder()Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Returns | |
|---|---|
| Type | Description |
ShareSettingsOrBuilder |
|
getSpecificSkuProperties()
public FutureReservationSpecificSKUProperties getSpecificSkuProperties()Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Returns | |
|---|---|
| Type | Description |
FutureReservationSpecificSKUProperties |
The specificSkuProperties. |
getSpecificSkuPropertiesBuilder()
public FutureReservationSpecificSKUProperties.Builder getSpecificSkuPropertiesBuilder()Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Returns | |
|---|---|
| Type | Description |
FutureReservationSpecificSKUProperties.Builder |
|
getSpecificSkuPropertiesOrBuilder()
public FutureReservationSpecificSKUPropertiesOrBuilder getSpecificSkuPropertiesOrBuilder()Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Returns | |
|---|---|
| Type | Description |
FutureReservationSpecificSKUPropertiesOrBuilder |
|
getTimeWindow()
public FutureReservationTimeWindow getTimeWindow()Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Returns | |
|---|---|
| Type | Description |
FutureReservationTimeWindow |
The timeWindow. |
getTimeWindowBuilder()
public FutureReservationTimeWindow.Builder getTimeWindowBuilder()Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Returns | |
|---|---|
| Type | Description |
FutureReservationTimeWindow.Builder |
|
getTimeWindowOrBuilder()
public FutureReservationTimeWindowOrBuilder getTimeWindowOrBuilder()Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Returns | |
|---|---|
| Type | Description |
FutureReservationTimeWindowOrBuilder |
|
hasShareSettings()
public boolean hasShareSettings()Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the shareSettings field is set. |
hasSpecificSkuProperties()
public boolean hasSpecificSkuProperties()Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the specificSkuProperties field is set. |
hasTimeWindow()
public boolean hasTimeWindow()Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the timeWindow field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(FutureReservationStatusLastKnownGoodStateFutureReservationSpecs other)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeFrom(FutureReservationStatusLastKnownGoodStateFutureReservationSpecs other)| Parameter | |
|---|---|
| Name | Description |
other |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
mergeShareSettings(ShareSettings value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeShareSettings(ShareSettings value)Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Parameter | |
|---|---|
| Name | Description |
value |
ShareSettings |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
mergeSpecificSkuProperties(FutureReservationSpecificSKUProperties value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeSpecificSkuProperties(FutureReservationSpecificSKUProperties value)Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Parameter | |
|---|---|
| Name | Description |
value |
FutureReservationSpecificSKUProperties |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
mergeTimeWindow(FutureReservationTimeWindow value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder mergeTimeWindow(FutureReservationTimeWindow value)Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Parameter | |
|---|---|
| Name | Description |
value |
FutureReservationTimeWindow |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setShareSettings(ShareSettings value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setShareSettings(ShareSettings value)Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Parameter | |
|---|---|
| Name | Description |
value |
ShareSettings |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setShareSettings(ShareSettings.Builder builderForValue)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setShareSettings(ShareSettings.Builder builderForValue)Output only. [Output Only] The previous share settings of the Future Reservation.
optional .google.cloud.compute.v1.ShareSettings share_settings = 266668163;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ShareSettings.Builder |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setSpecificSkuProperties(FutureReservationSpecificSKUProperties value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setSpecificSkuProperties(FutureReservationSpecificSKUProperties value)Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Parameter | |
|---|---|
| Name | Description |
value |
FutureReservationSpecificSKUProperties |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setSpecificSkuProperties(FutureReservationSpecificSKUProperties.Builder builderForValue)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setSpecificSkuProperties(FutureReservationSpecificSKUProperties.Builder builderForValue)Output only. [Output Only] The previous instance related properties of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationSpecificSKUProperties specific_sku_properties = 108887106;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FutureReservationSpecificSKUProperties.Builder |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setTimeWindow(FutureReservationTimeWindow value)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setTimeWindow(FutureReservationTimeWindow value)Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Parameter | |
|---|---|
| Name | Description |
value |
FutureReservationTimeWindow |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|
setTimeWindow(FutureReservationTimeWindow.Builder builderForValue)
public FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder setTimeWindow(FutureReservationTimeWindow.Builder builderForValue)Output only. [Output Only] The previous time window of the Future Reservation.
optional .google.cloud.compute.v1.FutureReservationTimeWindow time_window = 422983074;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FutureReservationTimeWindow.Builder |
| Returns | |
|---|---|
| Type | Description |
FutureReservationStatusLastKnownGoodStateFutureReservationSpecs.Builder |
|