pub async fn delete_gcp_subscription(
configuration: &Configuration,
workspace: &str,
path: &str,
delete_gcp_subscription: DeleteGcpSubscription,
) -> Result<String, Error<DeleteGcpSubscriptionError>>
pub async fn delete_gcp_subscription(
configuration: &Configuration,
workspace: &str,
path: &str,
delete_gcp_subscription: DeleteGcpSubscription,
) -> Result<String, Error<DeleteGcpSubscriptionError>>