Google Cloud Api Hub V1 Client - Class DependencyEntityReference (0.1.1)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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}

Returns
Type Description
string

hasOperationResourceName

setOperationResourceName

The resource name of an operation in the API Hub.

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

Parameter
Name Description
var string
Returns
Type Description
$this

getExternalApiResourceName

The resource name of an external API in the API Hub.

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

Returns
Type Description
string

hasExternalApiResourceName

setExternalApiResourceName

The resource name of an external API in the API Hub.

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

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Output only. Display name of the entity.

Returns
Type Description
string

setDisplayName

Output only. Display name of the entity.

Parameter
Name Description
var string
Returns
Type Description
$this

getIdentifier

Returns
Type Description
string