Class GetNetworkRequest

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

A request message for Networks.Get. See the method description for details.

Attributes

NameDescription
network str
Name of the network to return.
project str
Project ID for this request.

Inheritance

builtins.object > proto.message.Message > GetNetworkRequest