Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
BatchOperationMetadata |
BatchOperationMetadata.clone() |
BatchOperationMetadata |
BatchOperationMetadata.set(String fieldName,
Object value) |
BatchOperationMetadata |
BatchOperationMetadata.setEndTime(String endTime)
The time when the batch request is finished and google.longrunning.Operation.done is set to
true.
|
BatchOperationMetadata |
BatchOperationMetadata.setState(String state)
The current state of the batch operation.
|
BatchOperationMetadata |
BatchOperationMetadata.setSubmitTime(String submitTime)
The time when the batch request was submitted to the server.
|
Copyright © 2011–2019 Google. All rights reserved.