Skip to main content

get_gcp_trigger

Function get_gcp_trigger 

Source
pub async fn get_gcp_trigger(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
    get_draft: Option<bool>,
) -> Result<GetGcpTrigger200Response, Error<GetGcpTriggerError>>