public interface InstanceGroupManagerResizeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCreationTimestamp()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
|
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
long |
getId()
[Output Only] A unique identifier for this resource type.
|
String |
getKind()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
|
String |
getName()
The name of this resize request.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of this resize request.
|
Duration |
getRequestedRunDuration()
Requested run duration for instances that will be created by this request.
|
DurationOrBuilder |
getRequestedRunDurationOrBuilder()
Requested run duration for instances that will be created by this request.
|
int |
getResizeBy()
The number of instances to be created by this resize request.
|
String |
getSelfLink()
[Output Only] The URL for this resize request.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] The URL for this resize request.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
|
String |
getState()
[Output only] Current state of the request.
|
com.google.protobuf.ByteString |
getStateBytes()
[Output only] Current state of the request.
|
InstanceGroupManagerResizeRequestStatus |
getStatus()
[Output only] Status of the request.
|
InstanceGroupManagerResizeRequestStatusOrBuilder |
getStatusOrBuilder()
[Output only] Status of the request.
|
String |
getZone()
[Output Only] The URL of a zone where the resize request is located.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] The URL of a zone where the resize request is located.
|
boolean |
hasCreationTimestamp()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasId()
[Output Only] A unique identifier for this resource type.
|
boolean |
hasKind()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
|
boolean |
hasName()
The name of this resize request.
|
boolean |
hasRequestedRunDuration()
Requested run duration for instances that will be created by this request.
|
boolean |
hasResizeBy()
The number of instances to be created by this resize request.
|
boolean |
hasSelfLink()
[Output Only] The URL for this resize request.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
boolean |
hasState()
[Output only] Current state of the request.
|
boolean |
hasStatus()
[Output only] Status of the request.
|
boolean |
hasZone()
[Output Only] The URL of a zone where the resize request is located.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCreationTimestamp()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
optional string creation_timestamp = 30525366;String getCreationTimestamp()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
optional string creation_timestamp = 30525366;com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] The creation timestamp for this resize request in RFC3339 text format.
optional string creation_timestamp = 30525366;boolean hasDescription()
An optional description of this resource.
optional string description = 422937596;String getDescription()
An optional description of this resource.
optional string description = 422937596;com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource.
optional string description = 422937596;boolean hasId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;long getId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;boolean hasKind()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
optional string kind = 3292052;String getKind()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
optional string kind = 3292052;com.google.protobuf.ByteString getKindBytes()
[Output Only] The resource type, which is always compute#instanceGroupManagerResizeRequest for resize requests.
optional string kind = 3292052;boolean hasName()
The name of this resize request. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;String getName()
The name of this resize request. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
The name of this resize request. The name must be 1-63 characters long, and comply with RFC1035.
optional string name = 3373707;boolean hasRequestedRunDuration()
Requested run duration for instances that will be created by this request. At the end of the run duration instance will be deleted.
optional .google.cloud.compute.v1.Duration requested_run_duration = 232146425;Duration getRequestedRunDuration()
Requested run duration for instances that will be created by this request. At the end of the run duration instance will be deleted.
optional .google.cloud.compute.v1.Duration requested_run_duration = 232146425;DurationOrBuilder getRequestedRunDurationOrBuilder()
Requested run duration for instances that will be created by this request. At the end of the run duration instance will be deleted.
optional .google.cloud.compute.v1.Duration requested_run_duration = 232146425;boolean hasResizeBy()
The number of instances to be created by this resize request. The group's target size will be increased by this number.
optional int32 resize_by = 533735362;int getResizeBy()
The number of instances to be created by this resize request. The group's target size will be increased by this number.
optional int32 resize_by = 533735362;boolean hasSelfLink()
[Output Only] The URL for this resize request. The server defines this URL.
optional string self_link = 456214797;String getSelfLink()
[Output Only] The URL for this resize request. The server defines this URL.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] The URL for this resize request. The server defines this URL.
optional string self_link = 456214797;boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;boolean hasState()
[Output only] Current state of the request. Check the State enum for the list of possible values.
optional string state = 109757585;String getState()
[Output only] Current state of the request. Check the State enum for the list of possible values.
optional string state = 109757585;com.google.protobuf.ByteString getStateBytes()
[Output only] Current state of the request. Check the State enum for the list of possible values.
optional string state = 109757585;boolean hasStatus()
[Output only] Status of the request.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatus status = 181260274;
InstanceGroupManagerResizeRequestStatus getStatus()
[Output only] Status of the request.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatus status = 181260274;
InstanceGroupManagerResizeRequestStatusOrBuilder getStatusOrBuilder()
[Output only] Status of the request.
optional .google.cloud.compute.v1.InstanceGroupManagerResizeRequestStatus status = 181260274;
boolean hasZone()
[Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
optional string zone = 3744684;String getZone()
[Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
optional string zone = 3744684;com.google.protobuf.ByteString getZoneBytes()
[Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
optional string zone = 3744684;Copyright © 2024 Google LLC. All rights reserved.