API hub V1 API - Class Google::Cloud::ApiHub::V1::Curation (v0.6.0)

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

A curation resource in the API Hub.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. The description of the curation.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. The description of the curation.
Returns
  • (::String) — Optional. The description of the curation.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. The display name of the curation.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. The display name of the curation.
Returns
  • (::String) — Required. The display name of the curation.

#endpoint

def endpoint() -> ::Google::Cloud::ApiHub::V1::Endpoint
Returns

#endpoint=

def endpoint=(value) -> ::Google::Cloud::ApiHub::V1::Endpoint
Parameter
Returns

#last_execution_error_code

def last_execution_error_code() -> ::Google::Cloud::ApiHub::V1::Curation::ErrorCode
Returns

#last_execution_error_message

def last_execution_error_message() -> ::String
Returns
  • (::String) — Output only. Error message describing the failure, if any, during the last execution of the curation.

#last_execution_state

def last_execution_state() -> ::Google::Cloud::ApiHub::V1::Curation::LastExecutionState
Returns

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the curation.

    Format: projects/{project}/locations/{location}/curations/{curation}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the curation.

    Format: projects/{project}/locations/{location}/curations/{curation}

Returns
  • (::String) — Identifier. The name of the curation.

    Format: projects/{project}/locations/{location}/curations/{curation}

#plugin_instance_actions

def plugin_instance_actions() -> ::Array<::Google::Cloud::ApiHub::V1::Curation::PluginInstanceActionID>
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns