Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
OperationMetadata |
OperationMetadata.clone() |
OperationMetadata |
OperationMetadata.set(String fieldName,
Object value) |
OperationMetadata |
OperationMetadata.setApiMethodName(String apiMethodName)
The name of the API method that initiated the operation.
|
OperationMetadata |
OperationMetadata.setCancelRequested(Boolean cancelRequested)
Specifies if cancellation was requested for the operation.
|
OperationMetadata |
OperationMetadata.setCounter(ProgressCounter counter) |
OperationMetadata |
OperationMetadata.setCreateTime(String createTime)
The time at which the operation was created by the API.
|
OperationMetadata |
OperationMetadata.setEndTime(String endTime)
The time at which execution workloads were completed.
|
OperationMetadata |
OperationMetadata.setLogsUrl(String logsUrl)
A link to audit and error logs in the log viewer.
|
Copyright © 2011–2024 Google. All rights reserved.