API hub V1 API - Class Google::Cloud::ApiHub::V1::DependencyEntityReference (v0.1.1)

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

Reference to an entity participating in a dependency.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. Display name of the entity.

#external_api_resource_name

def external_api_resource_name() -> ::String
Returns
  • (::String) — The resource name of an external API in the API Hub.

    Format: projects/{project}/locations/{location}/externalApis/{external_api}

#external_api_resource_name=

def external_api_resource_name=(value) -> ::String
Parameter
  • value (::String) — The resource name of an external API in the API Hub.

    Format: projects/{project}/locations/{location}/externalApis/{external_api}

Returns
  • (::String) — The resource name of an external API in the API Hub.

    Format: projects/{project}/locations/{location}/externalApis/{external_api}

#operation_resource_name

def operation_resource_name() -> ::String
Returns
  • (::String) — The resource name of an operation in the API Hub.

    Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}

#operation_resource_name=

def operation_resource_name=(value) -> ::String
Parameter
  • value (::String) — The resource name of an operation in the API Hub.

    Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}

Returns
  • (::String) — The resource name of an operation in the API Hub.

    Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}