Cloud Logging V2 API - Module Google::Cloud::Logging::V2::IndexType (v0.13.0)

Reference documentation and code samples for the Cloud Logging V2 API module Google::Cloud::Logging::V2::IndexType.

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

Constants

INDEX_TYPE_UNSPECIFIED

value: 0
The index's type is unspecified.

INDEX_TYPE_STRING

value: 1
The index is a string-type index.

INDEX_TYPE_INTEGER

value: 2
The index is a integer-type index.