Google Cloud Logging v2 API - Enum LogExclusionName.ResourceNameType (4.2.0)

public enum LogExclusionName.ResourceNameType

Reference documentation and code samples for the Google Cloud Logging v2 API enum LogExclusionName.ResourceNameType.

The possible contents of LogExclusionName.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

NameDescription
BillingAccountExclusion

A resource name with pattern billingAccounts/{billing_account}/exclusions/{exclusion}.

FolderExclusion

A resource name with pattern folders/{folder}/exclusions/{exclusion}.

OrganizationExclusion

A resource name with pattern organizations/{organization}/exclusions/{exclusion}.

ProjectExclusion

A resource name with pattern projects/{project}/exclusions/{exclusion}.

Unparsed

An unparsed resource name.