GoogleApi.CloudSearch.V1.Model.AuditLoggingSettings (google_api_cloud_search v0.14.0) View Source
Represents the settings for Cloud audit logging
Attributes
-
logAdminReadActions
(type:boolean()
, default:nil
) - Indicates whether audit logging is on/off for admin activity read APIs i.e. Get/List DataSources, Get/List SearchApplications etc. -
logDataReadActions
(type:boolean()
, default:nil
) - Indicates whether audit logging is on/off for data access read APIs i.e. ListItems, GetItem etc. -
logDataWriteActions
(type:boolean()
, default:nil
) - Indicates whether audit logging is on/off for data access write APIs i.e. IndexItem etc. -
project
(type:String.t
, default:nil
) - The resource name of the GCP Project to store audit logs. Cloud audit logging will be enabled after project_name has been updated through CustomerService. Format: projects/{project_id}
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.