| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
OperationMetadata |
OperationMetadata.clone() |
OperationMetadata |
OperationMetadata.set(String fieldName,
Object value) |
OperationMetadata |
OperationMetadata.setApiVersion(String apiVersion)
API version used to start the operation.
|
OperationMetadata |
OperationMetadata.setCreateTime(String createTime)
The time the operation was created.
|
OperationMetadata |
OperationMetadata.setEndpoint(String endpoint)
API endpoint name of this operation.
|
OperationMetadata |
OperationMetadata.setEndTime(String endTime)
The time the operation finished running.
|
OperationMetadata |
OperationMetadata.setRequestedCancellation(Boolean requestedCancellation)
Identifies whether the user has requested cancellation of the operation.
|
OperationMetadata |
OperationMetadata.setStatusMessage(String statusMessage)
Human-readable status of the operation, if any.
|
OperationMetadata |
OperationMetadata.setTarget(String target)
Server-defined resource path for the target of the operation.
|
OperationMetadata |
OperationMetadata.setVerb(String verb)
Name of the verb executed by the operation.
|
Copyright © 2011–2022 Google. All rights reserved.