| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.clone() |
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadata.getProgress()
Progress of the operation.
|
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.set(String fieldName,
Object value) |
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.setDescription(String description)
Description of the operation's progress.
|
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.setDetails(Map<String,Object> details)
The additional details of the progress.
|
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.setPercentDone(Integer percentDone)
The percentage of the operation progress.
|
GoogleCloudApigeeV1OperationMetadataProgress |
GoogleCloudApigeeV1OperationMetadataProgress.setState(String state)
State of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OperationMetadata |
GoogleCloudApigeeV1OperationMetadata.setProgress(GoogleCloudApigeeV1OperationMetadataProgress progress)
Progress of the operation.
|
Copyright © 2011–2025 Google. All rights reserved.