Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class WorkflowTemplateServiceConnectionIdempotencyPolicy (2.40.0-rc)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
Functions
virtual clone() const
Create a new copy of this object.
Returns
Type
Description
std::unique_ptr< WorkflowTemplateServiceConnectionIdempotencyPolicy >
virtual CreateWorkflowTemplate(google::cloud::dataproc::v1::CreateWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::CreateWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual GetWorkflowTemplate(google::cloud::dataproc::v1::GetWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::GetWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual InstantiateWorkflowTemplate(google::cloud::dataproc::v1::InstantiateWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::InstantiateWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual InstantiateInlineWorkflowTemplate(google::cloud::dataproc::v1::InstantiateInlineWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::InstantiateInlineWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual UpdateWorkflowTemplate(google::cloud::dataproc::v1::UpdateWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::UpdateWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual ListWorkflowTemplates(google::cloud::dataproc::v1::ListWorkflowTemplatesRequest)
Parameter
Name
Description
request
google::cloud::dataproc::v1::ListWorkflowTemplatesRequest
Returns
Type
Description
google::cloud::Idempotency
virtual DeleteWorkflowTemplate(google::cloud::dataproc::v1::DeleteWorkflowTemplateRequest const &)
Parameter
Name
Description
request
google::cloud::dataproc::v1::DeleteWorkflowTemplateRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual SetIamPolicy(google::iam::v1::SetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::SetIamPolicyRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual GetIamPolicy(google::iam::v1::GetIamPolicyRequest const &)
Parameter
Name
Description
request
google::iam::v1::GetIamPolicyRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual TestIamPermissions(google::iam::v1::TestIamPermissionsRequest const &)
Parameter
Name
Description
request
google::iam::v1::TestIamPermissionsRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual ListOperations(google::longrunning::ListOperationsRequest)
Parameter
Name
Description
request
google::longrunning::ListOperationsRequest
Returns
Type
Description
google::cloud::Idempotency
virtual GetOperation(google::longrunning::GetOperationRequest const &)
Parameter
Name
Description
request
google::longrunning::GetOperationRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual DeleteOperation(google::longrunning::DeleteOperationRequest const &)
Parameter
Name
Description
request
google::longrunning::DeleteOperationRequest const &
Returns
Type
Description
google::cloud::Idempotency
virtual CancelOperation(google::longrunning::CancelOperationRequest const &)
Parameter
Name
Description
request
google::longrunning::CancelOperationRequest const &
Returns
Type
Description
google::cloud::Idempotency
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["The latest version available for the `WorkflowTemplateServiceConnectionIdempotencyPolicy` class is 2.37.0-rc, while also providing links to the documentation for all other versions up to 2.11.0."],["This class allows the creation of a copy of itself via the `clone()` method."],["The `WorkflowTemplateServiceConnectionIdempotencyPolicy` class contains numerous methods for managing workflow templates, such as creating, retrieving, instantiating, updating, listing, and deleting them."],["It provides functions to manage operations, including listing, retrieving, deleting, and cancelling operations, using the `google::longrunning` service."],["This class has functions for managing IAM policies, including setting, getting, and testing permissions."]]],[]]