Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 613 Bytes

File metadata and controls

17 lines (9 loc) · 613 Bytes

OperationMetadataCapabilitiesResult

Properties

Name Type Description Notes
done Boolean Whether the operation has reached a terminal state.
error Status Failure detail, populated only when done is true and the operation failed. [optional]
metadata Metadata In-flight information and details. [optional]
name String API resource name.
response CapabilitiesResult Result, set only when done is true and the operation succeeded. [optional]