Package com.google.container.v1beta1
Class Operation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
- com.google.container.v1beta1.Operation.Builder
-
- All Implemented Interfaces:
OperationOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- Operation
public static final class Operation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder> implements OperationOrBuilder
This operation resource represents operations that may have happened or are happening on the cluster. All fields are output only.
Protobuf typegoogle.container.v1beta1.Operation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Operation.Builder
addAllClusterConditions(Iterable<? extends StatusCondition> values)
Deprecated.Operation.Builder
addAllNodepoolConditions(Iterable<? extends StatusCondition> values)
Deprecated.Operation.Builder
addClusterConditions(int index, StatusCondition value)
Deprecated.Operation.Builder
addClusterConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Operation.Builder
addClusterConditions(StatusCondition value)
Deprecated.Operation.Builder
addClusterConditions(StatusCondition.Builder builderForValue)
Deprecated.StatusCondition.Builder
addClusterConditionsBuilder()
Deprecated.StatusCondition.Builder
addClusterConditionsBuilder(int index)
Deprecated.Operation.Builder
addNodepoolConditions(int index, StatusCondition value)
Deprecated.Operation.Builder
addNodepoolConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Operation.Builder
addNodepoolConditions(StatusCondition value)
Deprecated.Operation.Builder
addNodepoolConditions(StatusCondition.Builder builderForValue)
Deprecated.StatusCondition.Builder
addNodepoolConditionsBuilder()
Deprecated.StatusCondition.Builder
addNodepoolConditionsBuilder(int index)
Deprecated.Operation.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Operation
build()
Operation
buildPartial()
Operation.Builder
clear()
Operation.Builder
clearClusterConditions()
Deprecated.Operation.Builder
clearDetail()
Detailed operation progress, if available.Operation.Builder
clearEndTime()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
clearError()
The error result of the operation in case of failure.Operation.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Operation.Builder
clearLocation()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.Operation.Builder
clearName()
The server-assigned ID for the operation.Operation.Builder
clearNodepoolConditions()
Deprecated.Operation.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Operation.Builder
clearOperationType()
The operation type.Operation.Builder
clearProgress()
Output only.Operation.Builder
clearSelfLink()
Server-defined URI for the operation.Operation.Builder
clearStartTime()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
clearStatus()
The current status of the operation.Operation.Builder
clearStatusMessage()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated.Operation.Builder
clearTargetLink()
Server-defined URI for the target of the operation.Operation.Builder
clearZone()
Deprecated.google.container.v1beta1.Operation.zone is deprecated.Operation.Builder
clone()
StatusCondition
getClusterConditions(int index)
Deprecated.StatusCondition.Builder
getClusterConditionsBuilder(int index)
Deprecated.List<StatusCondition.Builder>
getClusterConditionsBuilderList()
Deprecated.int
getClusterConditionsCount()
Deprecated.List<StatusCondition>
getClusterConditionsList()
Deprecated.StatusConditionOrBuilder
getClusterConditionsOrBuilder(int index)
Deprecated.List<? extends StatusConditionOrBuilder>
getClusterConditionsOrBuilderList()
Deprecated.Operation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getDetail()
Detailed operation progress, if available.com.google.protobuf.ByteString
getDetailBytes()
Detailed operation progress, if available.String
getEndTime()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.com.google.protobuf.ByteString
getEndTimeBytes()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.com.google.rpc.Status
getError()
The error result of the operation in case of failure.com.google.rpc.Status.Builder
getErrorBuilder()
The error result of the operation in case of failure.com.google.rpc.StatusOrBuilder
getErrorOrBuilder()
The error result of the operation in case of failure.String
getLocation()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.com.google.protobuf.ByteString
getLocationBytes()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.String
getName()
The server-assigned ID for the operation.com.google.protobuf.ByteString
getNameBytes()
The server-assigned ID for the operation.StatusCondition
getNodepoolConditions(int index)
Deprecated.StatusCondition.Builder
getNodepoolConditionsBuilder(int index)
Deprecated.List<StatusCondition.Builder>
getNodepoolConditionsBuilderList()
Deprecated.int
getNodepoolConditionsCount()
Deprecated.List<StatusCondition>
getNodepoolConditionsList()
Deprecated.StatusConditionOrBuilder
getNodepoolConditionsOrBuilder(int index)
Deprecated.List<? extends StatusConditionOrBuilder>
getNodepoolConditionsOrBuilderList()
Deprecated.Operation.Type
getOperationType()
The operation type.int
getOperationTypeValue()
The operation type.OperationProgress
getProgress()
Output only.OperationProgress.Builder
getProgressBuilder()
Output only.OperationProgressOrBuilder
getProgressOrBuilder()
Output only.String
getSelfLink()
Server-defined URI for the operation.com.google.protobuf.ByteString
getSelfLinkBytes()
Server-defined URI for the operation.String
getStartTime()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.com.google.protobuf.ByteString
getStartTimeBytes()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Status
getStatus()
The current status of the operation.String
getStatusMessage()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated.com.google.protobuf.ByteString
getStatusMessageBytes()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated.int
getStatusValue()
The current status of the operation.String
getTargetLink()
Server-defined URI for the target of the operation.com.google.protobuf.ByteString
getTargetLinkBytes()
Server-defined URI for the target of the operation.String
getZone()
Deprecated.google.container.v1beta1.Operation.zone is deprecated.com.google.protobuf.ByteString
getZoneBytes()
Deprecated.google.container.v1beta1.Operation.zone is deprecated.boolean
hasError()
The error result of the operation in case of failure.boolean
hasProgress()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
Operation.Builder
mergeError(com.google.rpc.Status value)
The error result of the operation in case of failure.Operation.Builder
mergeFrom(Operation other)
Operation.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Operation.Builder
mergeFrom(com.google.protobuf.Message other)
Operation.Builder
mergeProgress(OperationProgress value)
Output only.Operation.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Operation.Builder
removeClusterConditions(int index)
Deprecated.Operation.Builder
removeNodepoolConditions(int index)
Deprecated.Operation.Builder
setClusterConditions(int index, StatusCondition value)
Deprecated.Operation.Builder
setClusterConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Operation.Builder
setDetail(String value)
Detailed operation progress, if available.Operation.Builder
setDetailBytes(com.google.protobuf.ByteString value)
Detailed operation progress, if available.Operation.Builder
setEndTime(String value)
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
setEndTimeBytes(com.google.protobuf.ByteString value)
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
setError(com.google.rpc.Status value)
The error result of the operation in case of failure.Operation.Builder
setError(com.google.rpc.Status.Builder builderForValue)
The error result of the operation in case of failure.Operation.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
Operation.Builder
setLocation(String value)
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.Operation.Builder
setLocationBytes(com.google.protobuf.ByteString value)
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.Operation.Builder
setName(String value)
The server-assigned ID for the operation.Operation.Builder
setNameBytes(com.google.protobuf.ByteString value)
The server-assigned ID for the operation.Operation.Builder
setNodepoolConditions(int index, StatusCondition value)
Deprecated.Operation.Builder
setNodepoolConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Operation.Builder
setOperationType(Operation.Type value)
The operation type.Operation.Builder
setOperationTypeValue(int value)
The operation type.Operation.Builder
setProgress(OperationProgress value)
Output only.Operation.Builder
setProgress(OperationProgress.Builder builderForValue)
Output only.Operation.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
Operation.Builder
setSelfLink(String value)
Server-defined URI for the operation.Operation.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
Server-defined URI for the operation.Operation.Builder
setStartTime(String value)
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
setStartTimeBytes(com.google.protobuf.ByteString value)
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.Operation.Builder
setStatus(Operation.Status value)
The current status of the operation.Operation.Builder
setStatusMessage(String value)
Deprecated.google.container.v1beta1.Operation.status_message is deprecated.Operation.Builder
setStatusMessageBytes(com.google.protobuf.ByteString value)
Deprecated.google.container.v1beta1.Operation.status_message is deprecated.Operation.Builder
setStatusValue(int value)
The current status of the operation.Operation.Builder
setTargetLink(String value)
Server-defined URI for the target of the operation.Operation.Builder
setTargetLinkBytes(com.google.protobuf.ByteString value)
Server-defined URI for the target of the operation.Operation.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Operation.Builder
setZone(String value)
Deprecated.google.container.v1beta1.Operation.zone is deprecated.Operation.Builder
setZoneBytes(com.google.protobuf.ByteString value)
Deprecated.google.container.v1beta1.Operation.zone is deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clear
public Operation.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
getDefaultInstanceForType
public Operation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Operation build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Operation buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Operation.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setField
public Operation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearField
public Operation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
clearOneof
public Operation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
setRepeatedField
public Operation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
addRepeatedField
public Operation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(Operation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeFrom
public Operation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Operation.Builder>
- Throws:
IOException
-
getName
public String getName()
The server-assigned ID for the operation.
string name = 1;
- Specified by:
getName
in interfaceOperationOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The server-assigned ID for the operation.
string name = 1;
- Specified by:
getNameBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for name.
-
setName
public Operation.Builder setName(String value)
The server-assigned ID for the operation.
string name = 1;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Operation.Builder clearName()
The server-assigned ID for the operation.
string name = 1;
- Returns:
- This builder for chaining.
-
setNameBytes
public Operation.Builder setNameBytes(com.google.protobuf.ByteString value)
The server-assigned ID for the operation.
string name = 1;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getZone
@Deprecated public String getZone()
Deprecated.google.container.v1beta1.Operation.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2735The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead.
string zone = 2 [deprecated = true];
- Specified by:
getZone
in interfaceOperationOrBuilder
- Returns:
- The zone.
-
getZoneBytes
@Deprecated public com.google.protobuf.ByteString getZoneBytes()
Deprecated.google.container.v1beta1.Operation.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2735The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead.
string zone = 2 [deprecated = true];
- Specified by:
getZoneBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for zone.
-
setZone
@Deprecated public Operation.Builder setZone(String value)
Deprecated.google.container.v1beta1.Operation.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2735The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead.
string zone = 2 [deprecated = true];
- Parameters:
value
- The zone to set.- Returns:
- This builder for chaining.
-
clearZone
@Deprecated public Operation.Builder clearZone()
Deprecated.google.container.v1beta1.Operation.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2735The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead.
string zone = 2 [deprecated = true];
- Returns:
- This builder for chaining.
-
setZoneBytes
@Deprecated public Operation.Builder setZoneBytes(com.google.protobuf.ByteString value)
Deprecated.google.container.v1beta1.Operation.zone is deprecated. See google/container/v1beta1/cluster_service.proto;l=2735The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/zones#available) in which the operation is taking place. This field is deprecated, use location instead.
string zone = 2 [deprecated = true];
- Parameters:
value
- The bytes for zone to set.- Returns:
- This builder for chaining.
-
getOperationTypeValue
public int getOperationTypeValue()
The operation type.
.google.container.v1beta1.Operation.Type operation_type = 3;
- Specified by:
getOperationTypeValue
in interfaceOperationOrBuilder
- Returns:
- The enum numeric value on the wire for operationType.
-
setOperationTypeValue
public Operation.Builder setOperationTypeValue(int value)
The operation type.
.google.container.v1beta1.Operation.Type operation_type = 3;
- Parameters:
value
- The enum numeric value on the wire for operationType to set.- Returns:
- This builder for chaining.
-
getOperationType
public Operation.Type getOperationType()
The operation type.
.google.container.v1beta1.Operation.Type operation_type = 3;
- Specified by:
getOperationType
in interfaceOperationOrBuilder
- Returns:
- The operationType.
-
setOperationType
public Operation.Builder setOperationType(Operation.Type value)
The operation type.
.google.container.v1beta1.Operation.Type operation_type = 3;
- Parameters:
value
- The operationType to set.- Returns:
- This builder for chaining.
-
clearOperationType
public Operation.Builder clearOperationType()
The operation type.
.google.container.v1beta1.Operation.Type operation_type = 3;
- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()
The current status of the operation.
.google.container.v1beta1.Operation.Status status = 4;
- Specified by:
getStatusValue
in interfaceOperationOrBuilder
- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
public Operation.Builder setStatusValue(int value)
The current status of the operation.
.google.container.v1beta1.Operation.Status status = 4;
- Parameters:
value
- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
public Operation.Status getStatus()
The current status of the operation.
.google.container.v1beta1.Operation.Status status = 4;
- Specified by:
getStatus
in interfaceOperationOrBuilder
- Returns:
- The status.
-
setStatus
public Operation.Builder setStatus(Operation.Status value)
The current status of the operation.
.google.container.v1beta1.Operation.Status status = 4;
- Parameters:
value
- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
public Operation.Builder clearStatus()
The current status of the operation.
.google.container.v1beta1.Operation.Status status = 4;
- Returns:
- This builder for chaining.
-
getDetail
public String getDetail()
Detailed operation progress, if available.
string detail = 8;
- Specified by:
getDetail
in interfaceOperationOrBuilder
- Returns:
- The detail.
-
getDetailBytes
public com.google.protobuf.ByteString getDetailBytes()
Detailed operation progress, if available.
string detail = 8;
- Specified by:
getDetailBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for detail.
-
setDetail
public Operation.Builder setDetail(String value)
Detailed operation progress, if available.
string detail = 8;
- Parameters:
value
- The detail to set.- Returns:
- This builder for chaining.
-
clearDetail
public Operation.Builder clearDetail()
Detailed operation progress, if available.
string detail = 8;
- Returns:
- This builder for chaining.
-
setDetailBytes
public Operation.Builder setDetailBytes(com.google.protobuf.ByteString value)
Detailed operation progress, if available.
string detail = 8;
- Parameters:
value
- The bytes for detail to set.- Returns:
- This builder for chaining.
-
getStatusMessage
@Deprecated public String getStatusMessage()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2748Output only. If an error has occurred, a textual description of the error. Deprecated. Use field error instead.
string status_message = 5 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStatusMessage
in interfaceOperationOrBuilder
- Returns:
- The statusMessage.
-
getStatusMessageBytes
@Deprecated public com.google.protobuf.ByteString getStatusMessageBytes()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2748Output only. If an error has occurred, a textual description of the error. Deprecated. Use field error instead.
string status_message = 5 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStatusMessageBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for statusMessage.
-
setStatusMessage
@Deprecated public Operation.Builder setStatusMessage(String value)
Deprecated.google.container.v1beta1.Operation.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2748Output only. If an error has occurred, a textual description of the error. Deprecated. Use field error instead.
string status_message = 5 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The statusMessage to set.- Returns:
- This builder for chaining.
-
clearStatusMessage
@Deprecated public Operation.Builder clearStatusMessage()
Deprecated.google.container.v1beta1.Operation.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2748Output only. If an error has occurred, a textual description of the error. Deprecated. Use field error instead.
string status_message = 5 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setStatusMessageBytes
@Deprecated public Operation.Builder setStatusMessageBytes(com.google.protobuf.ByteString value)
Deprecated.google.container.v1beta1.Operation.status_message is deprecated. See google/container/v1beta1/cluster_service.proto;l=2748Output only. If an error has occurred, a textual description of the error. Deprecated. Use field error instead.
string status_message = 5 [deprecated = true, (.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for statusMessage to set.- Returns:
- This builder for chaining.
-
getSelfLink
public String getSelfLink()
Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`.
string self_link = 6;
- Specified by:
getSelfLink
in interfaceOperationOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`.
string self_link = 6;
- Specified by:
getSelfLinkBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public Operation.Builder setSelfLink(String value)
Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`.
string self_link = 6;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public Operation.Builder clearSelfLink()
Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`.
string self_link = 6;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public Operation.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
Server-defined URI for the operation. Example: `https://container.googleapis.com/v1alpha1/projects/123/locations/us-central1/operations/operation-123`.
string self_link = 6;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
getTargetLink
public String getTargetLink()
Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node`
string target_link = 7;
- Specified by:
getTargetLink
in interfaceOperationOrBuilder
- Returns:
- The targetLink.
-
getTargetLinkBytes
public com.google.protobuf.ByteString getTargetLinkBytes()
Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node`
string target_link = 7;
- Specified by:
getTargetLinkBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for targetLink.
-
setTargetLink
public Operation.Builder setTargetLink(String value)
Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node`
string target_link = 7;
- Parameters:
value
- The targetLink to set.- Returns:
- This builder for chaining.
-
clearTargetLink
public Operation.Builder clearTargetLink()
Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node`
string target_link = 7;
- Returns:
- This builder for chaining.
-
setTargetLinkBytes
public Operation.Builder setTargetLinkBytes(com.google.protobuf.ByteString value)
Server-defined URI for the target of the operation. The format of this is a URI to the resource being modified (such as a cluster, node pool, or node). For node pool repairs, there may be multiple nodes being repaired, but only one will be the target. Examples: - ## `https://container.googleapis.com/v1/projects/123/locations/us-central1/clusters/my-cluster` ## `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np` `https://container.googleapis.com/v1/projects/123/zones/us-central1-c/clusters/my-cluster/nodePools/my-np/node/my-node`
string target_link = 7;
- Parameters:
value
- The bytes for targetLink to set.- Returns:
- This builder for chaining.
-
getLocation
public String getLocation()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 9;
- Specified by:
getLocation
in interfaceOperationOrBuilder
- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 9;
- Specified by:
getLocationBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for location.
-
setLocation
public Operation.Builder setLocation(String value)
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 9;
- Parameters:
value
- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public Operation.Builder clearLocation()
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 9;
- Returns:
- This builder for chaining.
-
setLocationBytes
public Operation.Builder setLocationBytes(com.google.protobuf.ByteString value)
[Output only] The name of the Google Compute Engine [zone](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) or [region](https://cloud.google.com/compute/docs/regions-zones/regions-zones#available) in which the cluster resides.
string location = 9;
- Parameters:
value
- The bytes for location to set.- Returns:
- This builder for chaining.
-
getStartTime
public String getStartTime()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string start_time = 10;
- Specified by:
getStartTime
in interfaceOperationOrBuilder
- Returns:
- The startTime.
-
getStartTimeBytes
public com.google.protobuf.ByteString getStartTimeBytes()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string start_time = 10;
- Specified by:
getStartTimeBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for startTime.
-
setStartTime
public Operation.Builder setStartTime(String value)
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string start_time = 10;
- Parameters:
value
- The startTime to set.- Returns:
- This builder for chaining.
-
clearStartTime
public Operation.Builder clearStartTime()
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string start_time = 10;
- Returns:
- This builder for chaining.
-
setStartTimeBytes
public Operation.Builder setStartTimeBytes(com.google.protobuf.ByteString value)
[Output only] The time the operation started, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string start_time = 10;
- Parameters:
value
- The bytes for startTime to set.- Returns:
- This builder for chaining.
-
getEndTime
public String getEndTime()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string end_time = 11;
- Specified by:
getEndTime
in interfaceOperationOrBuilder
- Returns:
- The endTime.
-
getEndTimeBytes
public com.google.protobuf.ByteString getEndTimeBytes()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string end_time = 11;
- Specified by:
getEndTimeBytes
in interfaceOperationOrBuilder
- Returns:
- The bytes for endTime.
-
setEndTime
public Operation.Builder setEndTime(String value)
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string end_time = 11;
- Parameters:
value
- The endTime to set.- Returns:
- This builder for chaining.
-
clearEndTime
public Operation.Builder clearEndTime()
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string end_time = 11;
- Returns:
- This builder for chaining.
-
setEndTimeBytes
public Operation.Builder setEndTimeBytes(com.google.protobuf.ByteString value)
[Output only] The time the operation completed, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
string end_time = 11;
- Parameters:
value
- The bytes for endTime to set.- Returns:
- This builder for chaining.
-
hasProgress
public boolean hasProgress()
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasProgress
in interfaceOperationOrBuilder
- Returns:
- Whether the progress field is set.
-
getProgress
public OperationProgress getProgress()
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getProgress
in interfaceOperationOrBuilder
- Returns:
- The progress.
-
setProgress
public Operation.Builder setProgress(OperationProgress value)
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setProgress
public Operation.Builder setProgress(OperationProgress.Builder builderForValue)
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeProgress
public Operation.Builder mergeProgress(OperationProgress value)
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearProgress
public Operation.Builder clearProgress()
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getProgressBuilder
public OperationProgress.Builder getProgressBuilder()
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getProgressOrBuilder
public OperationProgressOrBuilder getProgressOrBuilder()
Output only. [Output only] Progress information for an operation.
.google.container.v1beta1.OperationProgress progress = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getProgressOrBuilder
in interfaceOperationOrBuilder
-
getClusterConditionsList
@Deprecated public List<StatusCondition> getClusterConditionsList()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
- Specified by:
getClusterConditionsList
in interfaceOperationOrBuilder
-
getClusterConditionsCount
@Deprecated public int getClusterConditionsCount()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
- Specified by:
getClusterConditionsCount
in interfaceOperationOrBuilder
-
getClusterConditions
@Deprecated public StatusCondition getClusterConditions(int index)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
- Specified by:
getClusterConditions
in interfaceOperationOrBuilder
-
setClusterConditions
@Deprecated public Operation.Builder setClusterConditions(int index, StatusCondition value)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
setClusterConditions
@Deprecated public Operation.Builder setClusterConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addClusterConditions
@Deprecated public Operation.Builder addClusterConditions(StatusCondition value)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addClusterConditions
@Deprecated public Operation.Builder addClusterConditions(int index, StatusCondition value)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addClusterConditions
@Deprecated public Operation.Builder addClusterConditions(StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addClusterConditions
@Deprecated public Operation.Builder addClusterConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addAllClusterConditions
@Deprecated public Operation.Builder addAllClusterConditions(Iterable<? extends StatusCondition> values)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
clearClusterConditions
@Deprecated public Operation.Builder clearClusterConditions()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
removeClusterConditions
@Deprecated public Operation.Builder removeClusterConditions(int index)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
getClusterConditionsBuilder
@Deprecated public StatusCondition.Builder getClusterConditionsBuilder(int index)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
getClusterConditionsOrBuilder
@Deprecated public StatusConditionOrBuilder getClusterConditionsOrBuilder(int index)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
- Specified by:
getClusterConditionsOrBuilder
in interfaceOperationOrBuilder
-
getClusterConditionsOrBuilderList
@Deprecated public List<? extends StatusConditionOrBuilder> getClusterConditionsOrBuilderList()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
- Specified by:
getClusterConditionsOrBuilderList
in interfaceOperationOrBuilder
-
addClusterConditionsBuilder
@Deprecated public StatusCondition.Builder addClusterConditionsBuilder()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
addClusterConditionsBuilder
@Deprecated public StatusCondition.Builder addClusterConditionsBuilder(int index)
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
getClusterConditionsBuilderList
@Deprecated public List<StatusCondition.Builder> getClusterConditionsBuilderList()
Deprecated.Which conditions caused the current cluster state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition cluster_conditions = 13 [deprecated = true];
-
getNodepoolConditionsList
@Deprecated public List<StatusCondition> getNodepoolConditionsList()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
- Specified by:
getNodepoolConditionsList
in interfaceOperationOrBuilder
-
getNodepoolConditionsCount
@Deprecated public int getNodepoolConditionsCount()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
- Specified by:
getNodepoolConditionsCount
in interfaceOperationOrBuilder
-
getNodepoolConditions
@Deprecated public StatusCondition getNodepoolConditions(int index)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
- Specified by:
getNodepoolConditions
in interfaceOperationOrBuilder
-
setNodepoolConditions
@Deprecated public Operation.Builder setNodepoolConditions(int index, StatusCondition value)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
setNodepoolConditions
@Deprecated public Operation.Builder setNodepoolConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addNodepoolConditions
@Deprecated public Operation.Builder addNodepoolConditions(StatusCondition value)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addNodepoolConditions
@Deprecated public Operation.Builder addNodepoolConditions(int index, StatusCondition value)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addNodepoolConditions
@Deprecated public Operation.Builder addNodepoolConditions(StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addNodepoolConditions
@Deprecated public Operation.Builder addNodepoolConditions(int index, StatusCondition.Builder builderForValue)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addAllNodepoolConditions
@Deprecated public Operation.Builder addAllNodepoolConditions(Iterable<? extends StatusCondition> values)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
clearNodepoolConditions
@Deprecated public Operation.Builder clearNodepoolConditions()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
removeNodepoolConditions
@Deprecated public Operation.Builder removeNodepoolConditions(int index)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
getNodepoolConditionsBuilder
@Deprecated public StatusCondition.Builder getNodepoolConditionsBuilder(int index)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
getNodepoolConditionsOrBuilder
@Deprecated public StatusConditionOrBuilder getNodepoolConditionsOrBuilder(int index)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
- Specified by:
getNodepoolConditionsOrBuilder
in interfaceOperationOrBuilder
-
getNodepoolConditionsOrBuilderList
@Deprecated public List<? extends StatusConditionOrBuilder> getNodepoolConditionsOrBuilderList()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
- Specified by:
getNodepoolConditionsOrBuilderList
in interfaceOperationOrBuilder
-
addNodepoolConditionsBuilder
@Deprecated public StatusCondition.Builder addNodepoolConditionsBuilder()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
addNodepoolConditionsBuilder
@Deprecated public StatusCondition.Builder addNodepoolConditionsBuilder(int index)
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
getNodepoolConditionsBuilderList
@Deprecated public List<StatusCondition.Builder> getNodepoolConditionsBuilderList()
Deprecated.Which conditions caused the current node pool state. Deprecated. Use field error instead.
repeated .google.container.v1beta1.StatusCondition nodepool_conditions = 14 [deprecated = true];
-
hasError
public boolean hasError()
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
- Specified by:
hasError
in interfaceOperationOrBuilder
- Returns:
- Whether the error field is set.
-
getError
public com.google.rpc.Status getError()
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
- Specified by:
getError
in interfaceOperationOrBuilder
- Returns:
- The error.
-
setError
public Operation.Builder setError(com.google.rpc.Status value)
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
-
setError
public Operation.Builder setError(com.google.rpc.Status.Builder builderForValue)
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
-
mergeError
public Operation.Builder mergeError(com.google.rpc.Status value)
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
-
clearError
public Operation.Builder clearError()
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
-
getErrorBuilder
public com.google.rpc.Status.Builder getErrorBuilder()
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
-
getErrorOrBuilder
public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
The error result of the operation in case of failure.
.google.rpc.Status error = 15;
- Specified by:
getErrorOrBuilder
in interfaceOperationOrBuilder
-
setUnknownFields
public final Operation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
mergeUnknownFields
public final Operation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Operation.Builder>
-
-