Google Cloud Security Command Center Settings v1beta1 API - Enum SettingsName.ResourceNameType (2.0.0-beta03)

public enum SettingsName.ResourceNameType

Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API enum SettingsName.ResourceNameType.

The possible contents of SettingsName.

Namespace

Google.Cloud.SecurityCenter.Settings.V1Beta1

Assembly

Google.Cloud.SecurityCenter.Settings.V1Beta1.dll

Fields

NameDescription
Folder

A resource name with pattern folders/{folder}/settings.

Organization

A resource name with pattern organizations/{organization}/settings.

Project

A resource name with pattern projects/{project}/settings.

ProjectLocationCluster

A resource name with pattern projects/{project}/locations/{location}/clusters/{cluster}/settings.

ProjectRegionCluster

A resource name with pattern projects/{project}/regions/{region}/clusters/{cluster}/settings.

ProjectZoneCluster

A resource name with pattern projects/{project}/zones/{zone}/clusters/{cluster}/settings.

Unparsed

An unparsed resource name.