| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.clone() |
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.set(String fieldName,
Object value) |
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setCreateTime(String createTime)
The time the operation was submitted.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setEndTime(String endTime)
The time operation processing completed.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setIsCancellationRequested(Boolean isCancellationRequested)
Indicates whether a request to cancel this operation has been made.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setLabels(Map<String,String> labels)
The user labels, inherited from the model or the model version being operated on.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setModelName(String modelName)
Contains the name of the model associated with the operation.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setOperationType(String operationType)
The operation type.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setProjectNumber(Long projectNumber)
Contains the project number associated with the operation.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setStartTime(String startTime)
The time operation processing started.
|
GoogleCloudMlV1OperationMetadata |
GoogleCloudMlV1OperationMetadata.setVersion(GoogleCloudMlV1Version version)
Contains the version associated with the operation.
|
Copyright © 2011–2021 Google. All rights reserved.