Google Cloud Logging v2 API - Enum IndexType (4.3.0)

public enum IndexType

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

IndexType is used for custom indexing. It describes the type of an indexed field.

Namespace

Google.Cloud.Logging.V2

Assembly

Google.Cloud.Logging.V2.dll

Fields

NameDescription
Integer

The index is a integer-type index.

String

The index is a string-type index.

Unspecified

The index's type is unspecified.