GoogleApi.PrivateCA.V1beta1.Model.GoogleApiServicecontrolV1LogEntryOperation (google_api_private_ca v0.4.1) View Source
Additional information about a potentially long-running operation with which a log entry is associated.
Attributes
-
first(type:boolean(), default:nil) - Optional. Set this to True if this is the first log entry in the operation. -
id(type:String.t, default:nil) - Optional. An arbitrary operation identifier. Log entries with the same identifier are assumed to be part of the same operation. -
last(type:boolean(), default:nil) - Optional. Set this to True if this is the last log entry in the operation. -
producer(type:String.t, default:nil) - Optional. An arbitrary producer identifier. The combination ofidandproducermust be globally unique. Examples forproducer:"MyDivision.MyBigCompany.com","github.com/MyProject/MyApplication".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.