Show / Hide Table of Contents

Enum LogTargetKind

The location log entries will be logged to.

Namespace: Google.Cloud.Diagnostics.Common
Assembly: Google.Cloud.Diagnostics.Common.dll
Syntax
public enum LogTargetKind

Fields

Name Description
Organization

A Google Cloud Platform organization.

Project

A Google Cloud Platform project.

Back to top