Module: Google::Cloud::Workflows::Executions::V1::Executions
- Defined in:
- lib/google/cloud/workflows/executions/v1/executions.rb,
lib/google/cloud/workflows/executions/v1/executions/rest.rb,
lib/google/cloud/workflows/executions/v1/executions/paths.rb,
lib/google/cloud/workflows/executions/v1/executions/client.rb,
lib/google/cloud/workflows/executions/v1/executions/credentials.rb,
lib/google/cloud/workflows/executions/v1/executions/rest/client.rb,
lib/google/cloud/workflows/executions/v1/executions/rest/service_stub.rb
Overview
Executions is used to start and manage running instances of [Workflows][google.cloud.workflows.v1.Workflow] called executions.
To load this service and instantiate a REST client:
require "google/cloud/workflows/executions/v1/executions/rest"
client = ::Google::Cloud::Workflows::Executions::V1::Executions::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials