Show / Hide Table of Contents

Namespace Google.Apis.ResourceSettings.v1.Data

Classes

GoogleCloudResourcesettingsV1ListSettingsResponse

The response from ListSettings.

GoogleCloudResourcesettingsV1Setting

The schema for settings.

GoogleCloudResourcesettingsV1SettingMetadata

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

GoogleCloudResourcesettingsV1Value

The data in a setting value.

GoogleCloudResourcesettingsV1ValueEnumValue

A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.

GoogleCloudResourcesettingsV1ValueStringMap

A string->string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map.

GoogleCloudResourcesettingsV1ValueStringSet

A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.

In this article
Back to top Generated by DocFX