GoogleApi.Logging.V2.Model.CopyLogEntriesResponse (google_api_logging v0.41.0) View Source
Response type for CopyLogEntries long running operations.
Attributes
-
logEntriesCopiedCount
(type:String.t
, default:nil
) - Number of log entries copied.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Logging.V2.Model.CopyLogEntriesResponse{ logEntriesCopiedCount: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.