Class DependencyEntityReference (0.2.0)

DependencyEntityReference(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Reference to an entity participating in a dependency.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
operation_resource_name str
The resource name of an operation in the API Hub. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation} This field is a member of oneof_ identifier.
external_api_resource_name str
The resource name of an external API in the API Hub. Format: projects/{project}/locations/{location}/externalApis/{external_api} This field is a member of oneof_ identifier.
display_name str
Output only. Display name of the entity.