| Modifier and Type | Method and Description |
|---|---|
Operation.Builder |
Operation.Builder.addAllWarnings(Iterable<? extends Warnings> values)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
OperationList.Builder.addItemsBuilder()
[Output Only] A list of Operation resources.
|
Operation.Builder |
OperationList.Builder.addItemsBuilder(int index)
[Output Only] A list of Operation resources.
|
Operation.Builder |
OperationsScopedList.Builder.addOperationsBuilder()
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
OperationsScopedList.Builder.addOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
Operation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Operation.Builder |
Operation.Builder.addWarnings(int index,
Warnings.Builder builderForValue)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.addWarnings(int index,
Warnings value)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.addWarnings(Warnings.Builder builderForValue)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.addWarnings(Warnings value)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.clear() |
Operation.Builder |
Operation.Builder.clearClientOperationId()
[Output Only] The value of `requestId` if you provided it in the request.
|
Operation.Builder |
Operation.Builder.clearCreationTimestamp()
[Deprecated] This field is deprecated.
|
Operation.Builder |
Operation.Builder.clearDescription()
[Output Only] A textual description of the operation, which is set when the operation is created.
|
Operation.Builder |
Operation.Builder.clearEndTime()
[Output Only] The time that this operation was completed.
|
Operation.Builder |
Operation.Builder.clearError()
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Operation.Builder |
Operation.Builder.clearHttpErrorMessage()
[Output Only] If the operation fails, this field contains the HTTP error message that was returned, such as `NOT FOUND`.
|
Operation.Builder |
Operation.Builder.clearHttpErrorStatusCode()
[Output Only] If the operation fails, this field contains the HTTP error status code that was returned.
|
Operation.Builder |
Operation.Builder.clearId()
[Output Only] The unique identifier for the operation.
|
Operation.Builder |
Operation.Builder.clearInsertTime()
[Output Only] The time that this operation was requested.
|
Operation.Builder |
Operation.Builder.clearKind()
[Output Only] Type of the resource.
|
Operation.Builder |
Operation.Builder.clearName()
[Output Only] Name of the operation.
|
Operation.Builder |
Operation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Operation.Builder |
Operation.Builder.clearOperationGroupId()
[Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.
|
Operation.Builder |
Operation.Builder.clearOperationType()
[Output Only] The type of operation, such as `insert`, `update`, or `delete`, and so on.
|
Operation.Builder |
Operation.Builder.clearProgress()
[Output Only] An optional progress indicator that ranges from 0 to 100.
|
Operation.Builder |
Operation.Builder.clearRegion()
[Output Only] The URL of the region where the operation resides.
|
Operation.Builder |
Operation.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Operation.Builder |
Operation.Builder.clearStartTime()
[Output Only] The time that this operation was started by the server.
|
Operation.Builder |
Operation.Builder.clearStatus()
[Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
|
Operation.Builder |
Operation.Builder.clearStatusMessage()
[Output Only] An optional textual description of the current status of the operation.
|
Operation.Builder |
Operation.Builder.clearTargetId()
[Output Only] The unique target ID, which identifies a specific incarnation of the target resource.
|
Operation.Builder |
Operation.Builder.clearTargetLink()
[Output Only] The URL of the resource that the operation modifies.
|
Operation.Builder |
Operation.Builder.clearUser()
[Output Only] User who requested the operation, for example: `user@example.com`.
|
Operation.Builder |
Operation.Builder.clearWarnings()
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.clearZone()
[Output Only] The URL of the zone where the operation resides.
|
Operation.Builder |
Operation.Builder.clone() |
Operation.Builder |
OperationList.Builder.getItemsBuilder(int index)
[Output Only] A list of Operation resources.
|
Operation.Builder |
OperationsScopedList.Builder.getOperationsBuilder(int index)
[Output Only] A list of operations contained in this scope.
|
Operation.Builder |
Operation.Builder.mergeError(Error value)
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Operation.Builder |
Operation.Builder.mergeFrom(com.google.protobuf.Message other) |
Operation.Builder |
Operation.Builder.mergeFrom(Operation other) |
Operation.Builder |
Operation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Operation.Builder |
Operation.newBuilder() |
static Operation.Builder |
Operation.newBuilder(Operation prototype) |
Operation.Builder |
Operation.newBuilderForType() |
protected Operation.Builder |
Operation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Operation.Builder |
Operation.Builder.removeWarnings(int index)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.setClientOperationId(String value)
[Output Only] The value of `requestId` if you provided it in the request.
|
Operation.Builder |
Operation.Builder.setClientOperationIdBytes(com.google.protobuf.ByteString value)
[Output Only] The value of `requestId` if you provided it in the request.
|
Operation.Builder |
Operation.Builder.setCreationTimestamp(String value)
[Deprecated] This field is deprecated.
|
Operation.Builder |
Operation.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Deprecated] This field is deprecated.
|
Operation.Builder |
Operation.Builder.setDescription(String value)
[Output Only] A textual description of the operation, which is set when the operation is created.
|
Operation.Builder |
Operation.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] A textual description of the operation, which is set when the operation is created.
|
Operation.Builder |
Operation.Builder.setEndTime(String value)
[Output Only] The time that this operation was completed.
|
Operation.Builder |
Operation.Builder.setEndTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The time that this operation was completed.
|
Operation.Builder |
Operation.Builder.setError(Error.Builder builderForValue)
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.setError(Error value)
[Output Only] If errors are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Operation.Builder |
Operation.Builder.setHttpErrorMessage(String value)
[Output Only] If the operation fails, this field contains the HTTP error message that was returned, such as `NOT FOUND`.
|
Operation.Builder |
Operation.Builder.setHttpErrorMessageBytes(com.google.protobuf.ByteString value)
[Output Only] If the operation fails, this field contains the HTTP error message that was returned, such as `NOT FOUND`.
|
Operation.Builder |
Operation.Builder.setHttpErrorStatusCode(int value)
[Output Only] If the operation fails, this field contains the HTTP error status code that was returned.
|
Operation.Builder |
Operation.Builder.setId(long value)
[Output Only] The unique identifier for the operation.
|
Operation.Builder |
Operation.Builder.setInsertTime(String value)
[Output Only] The time that this operation was requested.
|
Operation.Builder |
Operation.Builder.setInsertTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The time that this operation was requested.
|
Operation.Builder |
Operation.Builder.setKind(String value)
[Output Only] Type of the resource.
|
Operation.Builder |
Operation.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Operation.Builder |
Operation.Builder.setName(String value)
[Output Only] Name of the operation.
|
Operation.Builder |
Operation.Builder.setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the operation.
|
Operation.Builder |
Operation.Builder.setOperationGroupId(String value)
[Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.
|
Operation.Builder |
Operation.Builder.setOperationGroupIdBytes(com.google.protobuf.ByteString value)
[Output Only] An ID that represents a group of operations, such as when a group of operations results from a `bulkInsert` API request.
|
Operation.Builder |
Operation.Builder.setOperationType(String value)
[Output Only] The type of operation, such as `insert`, `update`, or `delete`, and so on.
|
Operation.Builder |
Operation.Builder.setOperationTypeBytes(com.google.protobuf.ByteString value)
[Output Only] The type of operation, such as `insert`, `update`, or `delete`, and so on.
|
Operation.Builder |
Operation.Builder.setProgress(int value)
[Output Only] An optional progress indicator that ranges from 0 to 100.
|
Operation.Builder |
Operation.Builder.setRegion(String value)
[Output Only] The URL of the region where the operation resides.
|
Operation.Builder |
Operation.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the region where the operation resides.
|
Operation.Builder |
Operation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Operation.Builder |
Operation.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Operation.Builder |
Operation.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Operation.Builder |
Operation.Builder.setStartTime(String value)
[Output Only] The time that this operation was started by the server.
|
Operation.Builder |
Operation.Builder.setStartTimeBytes(com.google.protobuf.ByteString value)
[Output Only] The time that this operation was started by the server.
|
Operation.Builder |
Operation.Builder.setStatus(Operation.Status value)
[Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
|
Operation.Builder |
Operation.Builder.setStatusMessage(String value)
[Output Only] An optional textual description of the current status of the operation.
|
Operation.Builder |
Operation.Builder.setStatusMessageBytes(com.google.protobuf.ByteString value)
[Output Only] An optional textual description of the current status of the operation.
|
Operation.Builder |
Operation.Builder.setStatusValue(int value)
[Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`.
|
Operation.Builder |
Operation.Builder.setTargetId(long value)
[Output Only] The unique target ID, which identifies a specific incarnation of the target resource.
|
Operation.Builder |
Operation.Builder.setTargetLink(String value)
[Output Only] The URL of the resource that the operation modifies.
|
Operation.Builder |
Operation.Builder.setTargetLinkBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the resource that the operation modifies.
|
Operation.Builder |
Operation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Operation.Builder |
Operation.Builder.setUser(String value)
[Output Only] User who requested the operation, for example: `user@example.com`.
|
Operation.Builder |
Operation.Builder.setUserBytes(com.google.protobuf.ByteString value)
[Output Only] User who requested the operation, for example: `user@example.com`.
|
Operation.Builder |
Operation.Builder.setWarnings(int index,
Warnings.Builder builderForValue)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.setWarnings(int index,
Warnings value)
[Output Only] If warning messages are generated during processing of the operation, this field will be populated.
|
Operation.Builder |
Operation.Builder.setZone(String value)
[Output Only] The URL of the zone where the operation resides.
|
Operation.Builder |
Operation.Builder.setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The URL of the zone where the operation resides.
|
Operation.Builder |
Operation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Operation.Builder> |
OperationList.Builder.getItemsBuilderList()
[Output Only] A list of Operation resources.
|
List<Operation.Builder> |
OperationsScopedList.Builder.getOperationsBuilderList()
[Output Only] A list of operations contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
OperationList.Builder |
OperationList.Builder.addItems(int index,
Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationList.Builder |
OperationList.Builder.addItems(Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(int index,
Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.addOperations(Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
OperationList.Builder |
OperationList.Builder.setItems(int index,
Operation.Builder builderForValue)
[Output Only] A list of Operation resources.
|
OperationsScopedList.Builder |
OperationsScopedList.Builder.setOperations(int index,
Operation.Builder builderForValue)
[Output Only] A list of operations contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.