Get
|
|||||
|
|
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
name Required |
STRING |
The name of the operation resource |
= Parameter name
= Format
name STRING Required The name of the operation resource |
Output
This building block provides 11 output parameters
Name | Format | Description |
---|---|---|
name |
STRING |
The server-assigned name, which is only unique within the same service that
originally returns it. If you use the default HTTP mapping, the
|
error |
OBJECT |
The You can find out more about this error model and how to work with it in the API Design Guide |
error.details[] |
OBJECT |
|
error.details[].customKey.value |
ANY |
|
error.code |
INTEGER |
The status code, which should be an enum value of google.rpc.Code |
error.message |
STRING |
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client |
metadata |
OBJECT |
This field will contain a |
metadata.customKey.value |
ANY |
This field will contain a |
done |
BOOLEAN |
If the value is |
response |
OBJECT |
This field will contain a |
response.customKey.value |
ANY |
This field will contain a |
= Parameter name
= Format
name STRING The server-assigned name, which is only unique within the same service that
originally returns it. If you use the default HTTP mapping, the
|
error OBJECT The You can find out more about this error model and how to work with it in the API Design Guide |
error.details[] OBJECT |
error.details[].customKey.value ANY |
error.code INTEGER The status code, which should be an enum value of google.rpc.Code |
error.message STRING A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client |
metadata OBJECT This field will contain a |
metadata.customKey.value ANY This field will contain a |
done BOOLEAN If the value is |
response OBJECT This field will contain a |
response.customKey.value ANY This field will contain a |