Interface protos.google.logging.v2.IIndexConfig (11.0.0)

Properties of an IndexConfig.

Package

@google-cloud/logging

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

IndexConfig createTime

fieldPath

fieldPath?: (string|null);

IndexConfig fieldPath

type

type?: (google.logging.v2.IndexType|keyof typeof google.logging.v2.IndexType|null);

IndexConfig type