Reference documentation and code samples for the Google Cloud Api Hub V1 Client class DependencyEntityReference.
Reference to an entity participating in a dependency.
Generated from protobuf message google.cloud.apihub.v1.DependencyEntityReference
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ operation_resource_name
string
The resource name of an operation in the API Hub. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
↳ external_api_resource_name
string
The resource name of an external API in the API Hub. Format: projects/{project}/locations/{location}/externalApis/{external_api}
↳ display_name
string
Output only. Display name of the entity.
getOperationResourceName
The resource name of an operation in the API Hub.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
string
hasOperationResourceName
setOperationResourceName
The resource name of an operation in the API Hub.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
var
string
$this
getExternalApiResourceName
The resource name of an external API in the API Hub.
Format: projects/{project}/locations/{location}/externalApis/{external_api}
string
hasExternalApiResourceName
setExternalApiResourceName
The resource name of an external API in the API Hub.
Format: projects/{project}/locations/{location}/externalApis/{external_api}
var
string
$this
getDisplayName
Output only. Display name of the entity.
string
setDisplayName
Output only. Display name of the entity.
var
string
$this
getIdentifier
string

