Google Cloud Security Command Center v1 API - Enum MuteConfigName.ResourceNameType (3.5.0)

public enum ResourceNameType

Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum MuteConfigName.ResourceNameType.

The possible contents of MuteConfigName.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
FolderMuteConfig

A resource name with pattern folders/{folder}/muteConfigs/{mute_config}.

OrganizationMuteConfig

A resource name with pattern organizations/{organization}/muteConfigs/{mute_config}.

ProjectMuteConfig

A resource name with pattern projects/{project}/muteConfigs/{mute_config}.

Unparsed

An unparsed resource name.