Module logging_gcs_api

Source

Structs§

CreateLogGcsParams
struct for passing parameters to the method create_log_gcs
DeleteLogGcsParams
struct for passing parameters to the method delete_log_gcs
GetLogGcsParams
struct for passing parameters to the method get_log_gcs
ListLogGcsParams
struct for passing parameters to the method list_log_gcs
UpdateLogGcsParams
struct for passing parameters to the method update_log_gcs

Enums§

CreateLogGcsError
struct for typed errors of method create_log_gcs
DeleteLogGcsError
struct for typed errors of method delete_log_gcs
GetLogGcsError
struct for typed errors of method get_log_gcs
ListLogGcsError
struct for typed errors of method list_log_gcs
UpdateLogGcsError
struct for typed errors of method update_log_gcs

Functions§

create_log_gcs
Create GCS logging for a particular service and version.
delete_log_gcs
Delete the GCS Logging for a particular service and version.
get_log_gcs
Get the GCS Logging for a particular service and version.
list_log_gcs
List all of the GCS log endpoints for a particular service and version.
update_log_gcs
Update the GCS for a particular service and version.