public enum IndexTypeReference 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.V2Assembly
Google.Cloud.Logging.V2.dll
Fields |
|
|---|---|
| Name | Description |
Integer |
The index is a integer-type index. |
String |
The index is a string-type index. |
Unspecified |
The index's type is unspecified. |