Class ListSettingsResponse (1.9.2)

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

The response from ListSettings.

Attributes

NameDescription
settings MutableSequence[google.cloud.resourcesettings_v1.types.Setting]
A list of settings that are available at the specified Cloud resource.
next_page_token str
Unused. A page token used to retrieve the next page.