Interface protos.google.logging.v2.IBucketMetadata (10.5.0)

Properties of a BucketMetadata.

Package

@google-cloud/logging

Properties

createBucketRequest

createBucketRequest?: (google.logging.v2.ICreateBucketRequest|null);

BucketMetadata createBucketRequest

endTime

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

BucketMetadata endTime

startTime

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

BucketMetadata startTime

state

state?: (google.logging.v2.OperationState|keyof typeof google.logging.v2.OperationState|null);

BucketMetadata state

updateBucketRequest

updateBucketRequest?: (google.logging.v2.IUpdateBucketRequest|null);

BucketMetadata updateBucketRequest