Package types (1.9.2)

API documentation for resourcesettings_v1.types package.

Classes

GetSettingRequest

The request for GetSetting.

ListSettingsRequest

The request for ListSettings.

ListSettingsResponse

The response from ListSettings.

Setting

The schema for settings.

SettingMetadata

Metadata about a setting which is not editable by the end user.

SettingView

View options for Settings.

Values: SETTING_VIEW_UNSPECIFIED (0): The default / unset value. The API will default to the SETTING_VIEW_BASIC view. SETTING_VIEW_BASIC (1): Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting). SETTING_VIEW_EFFECTIVE_VALUE (2): Include Setting.effective_value, but nothing else. SETTING_VIEW_LOCAL_VALUE (3): Include Setting.local_value, but nothing else.

UpdateSettingRequest

The request for UpdateSetting.

Value

The data in a setting value.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields