Class FetchStaticIpsResponse (1.2.1)

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

Response message for a 'FetchStaticIps' response.

Attributes

NameDescription
static_ips Sequence[str]
list of static ips by account
next_page_token str
A token that can be sent as ``page_token`` to retrieve the next page. If this field is omitted, there are no subsequent pages.

Inheritance

builtins.object > proto.message.Message > FetchStaticIpsResponse