Class GetGatewayRequest (0.2.1)

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

Request used by the GetGateway method.

Attribute

NameDescription
name str
Required. A name of the Gateway to get. Must be in the format ``projects/*/locations/*/gateways/*``.

Inheritance

builtins.object > proto.message.Message > GetGatewayRequest