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

- old
+ new

@@ -22,12 +22,12 @@ module Google module Cloud module Workflows module Executions ## - # To load this package, including all its services, and instantiate a client: + # API client module. # - # @example + # @example Load this package, including all its services, and instantiate a gRPC client # # require "google/cloud/workflows/executions/v1" # client = ::Google::Cloud::Workflows::Executions::V1::Executions::Client.new # module V1