Class LogEntryOperation (1.15.1)

Additional information about a potentially long-running operation with which a log entry is associated.

.. attribute:: id

Optional. An arbitrary operation identifier. Log entries with the same identifier are assumed to be part of the same operation.

Optional. Set this to True if this is the first log entry in the operation.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > LogEntryOperation