pub async fn exists_gcp_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsGcpTriggerError>>
pub async fn exists_gcp_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsGcpTriggerError>>