| Package | Description | 
|---|---|
| com.google.api.services.cloudbuild.v2.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | Operation. clone() | 
| Operation | Operation. set(String fieldName,
   Object value) | 
| Operation | Operation. setDone(Boolean done)If the value is `false`, it means the operation is still in progress. | 
| Operation | Operation. setError(Status error)The error result of the operation in case of failure or cancellation. | 
| Operation | Operation. setMetadata(Map<String,Object> metadata)Service-specific metadata associated with the operation. | 
| Operation | Operation. setName(String name)The server-assigned name, which is only unique within the same service that originally returns
 it. | 
| Operation | Operation. setResponse(Map<String,Object> response)The normal, successful response of the operation. | 
Copyright © 2011–2025 Google. All rights reserved.