Google Cloud Logging v2 API - Enum LogName.ResourceNameType (4.4.0)

public enum LogName.ResourceNameType

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

The possible contents of LogName.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

Name Description
BillingAccountLog

A resource name with pattern billingAccounts/{billing_account}/logs/{log}.

FolderLog

A resource name with pattern folders/{folder}/logs/{log}.

OrganizationLog

A resource name with pattern organizations/{organization}/logs/{log}.

ProjectLog

A resource name with pattern projects/{project}/logs/{log}.

Unparsed

An unparsed resource name.