Module logging_pubsub_api

Source

Structs§

CreateLogGcpPubsubParams
struct for passing parameters to the method create_log_gcp_pubsub
DeleteLogGcpPubsubParams
struct for passing parameters to the method delete_log_gcp_pubsub
GetLogGcpPubsubParams
struct for passing parameters to the method get_log_gcp_pubsub
ListLogGcpPubsubParams
struct for passing parameters to the method list_log_gcp_pubsub
UpdateLogGcpPubsubParams
struct for passing parameters to the method update_log_gcp_pubsub

Enums§

CreateLogGcpPubsubError
struct for typed errors of method create_log_gcp_pubsub
DeleteLogGcpPubsubError
struct for typed errors of method delete_log_gcp_pubsub
GetLogGcpPubsubError
struct for typed errors of method get_log_gcp_pubsub
ListLogGcpPubsubError
struct for typed errors of method list_log_gcp_pubsub
UpdateLogGcpPubsubError
struct for typed errors of method update_log_gcp_pubsub

Functions§

create_log_gcp_pubsub
Create a Pub/Sub logging object for a particular service and version.
delete_log_gcp_pubsub
Delete a Pub/Sub logging object for a particular service and version.
get_log_gcp_pubsub
Get the details for a Pub/Sub logging object for a particular service and version.
list_log_gcp_pubsub
List all of the Pub/Sub logging objects for a particular service and version.
update_log_gcp_pubsub
Update a Pub/Sub logging object for a particular service and version.