API hub V1 API - Class Google::Cloud::ApiHub::V1::OperationDetails (v0.1.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::OperationDetails.

The operation details parsed from the spec.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#deprecated

def deprecated() -> ::Boolean
Returns
  • (::Boolean) — Output only. For OpenAPI spec, this will be set if operation.deprecatedis marked as true in the spec.

#description

def description() -> ::String
Returns
  • (::String) — Output only. Description of the operation behavior. For OpenAPI spec, this will map to operation.description in the spec, in case description is empty, operation.summary will be used.

#documentation

def documentation() -> ::Google::Cloud::ApiHub::V1::Documentation
Returns

#http_operation

def http_operation() -> ::Google::Cloud::ApiHub::V1::HttpOperation
Returns

#http_operation=

def http_operation=(value) -> ::Google::Cloud::ApiHub::V1::HttpOperation
Parameter
Returns