Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::OperationMetadata (v0.10.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::OperationMetadata.

Represents the metadata of the long-running operation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#api_version

defapi_version()->::String
Returns
  • (::String) — Output only. API version used to start the operation.

#create_time

defcreate_time()->::Google::Protobuf::Timestamp
Returns

#end_time

defend_time()->::Google::Protobuf::Timestamp
Returns

#percent_complete

defpercent_complete()->::Float
Returns
  • (::Float) — Output only. An estimated percentage of the operation that has been completed at a given moment of time, between 0 and 100.

#requested_cancellation

defrequested_cancellation()->::Boolean
Returns
  • (::Boolean) — Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

#status_message

defstatus_message()->::String
Returns
  • (::String) — Output only. The status of the operation.

#target

deftarget()->::String
Returns
  • (::String) — Output only. Server-defined resource path for the target of the operation.

#verb

defverb()->::String
Returns
  • (::String) — Output only. Name of the verb executed by the operation.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.