Google Cloud Logging v2 API - Enum LogBucketName.ResourceNameType (4.3.0)

public enum LogBucketName.ResourceNameType

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

The possible contents of LogBucketName.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

NameDescription
BillingAccountLocationBucket

A resource name with pattern billingAccounts/{billing_account}/locations/{location}/buckets/{bucket} .

FolderLocationBucket

A resource name with pattern folders/{folder}/locations/{location}/buckets/{bucket}.

OrganizationLocationBucket

A resource name with pattern organizations/{organization}/locations/{location}/buckets/{bucket}.

ProjectLocationBucket

A resource name with pattern projects/{project}/locations/{location}/buckets/{bucket}.

Unparsed

An unparsed resource name.