Class GetNetworkEndpointGroupRequest

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

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

Attributes

NameDescription
network_endpoint_group str
The name of the network endpoint group. It should comply with RFC1035.
project str
Project ID for this request.
zone str
The name of the zone where the network endpoint group is located. It should comply with RFC1035.

Inheritance

builtins.object > proto.message.Message > GetNetworkEndpointGroupRequest