Class GetAppConnectionRequest (0.2.1)

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

Request message for BeyondCorp.GetAppConnection.

Attribute

NameDescription
name str
Required. BeyondCorp AppConnection name using the form: ``projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}``

Inheritance

builtins.object > proto.message.Message > GetAppConnectionRequest