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
- (::String) — Output only. Display name of the entity.
#external_api_resource_name
def external_api_resource_name() -> ::String
-
(::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
-
value (::String) — The resource name of an external API in the API Hub.
Format:
projects/{project}/locations/{location}/externalApis/{external_api}
-
(::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
-
(::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
-
value (::String) — The resource name of an operation in the API Hub.
Format:
projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
-
(::String) — The resource name of an operation in the API Hub.
Format:
projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}