lib/google/cloud/workflows/executions/v1/executions.rb in google-cloud-workflows-executions-v1-0.2.0 vs lib/google/cloud/workflows/executions/v1/executions.rb in google-cloud-workflows-executions-v1-0.3.0

- old
+ new

@@ -33,10 +33,10 @@ module V1 ## # 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 client: + # @example Load this service and instantiate a gRPC client # # require "google/cloud/workflows/executions/v1/executions" # client = ::Google::Cloud::Workflows::Executions::V1::Executions::Client.new # module Executions