google_api_storage v0.5.0 GoogleApi.Storage.V1.Model.BucketLogging View Source
The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs.
Attributes
- logBucket (String.t): The destination bucket where the current bucket's logs should be placed. Defaults to:
null
. - logObjectPrefix (String.t): A prefix for log object names. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.