creatorRequestId property

String? creatorRequestId
final

A unique string that identifies the request that created the query logging configuration. The CreatorRequestId allows failed requests to be retried without the risk of executing the operation twice.

Implementation

final String? creatorRequestId;