Sha256: 183771ae9e0ea00d3416dba5279a65225ee2d7a40af31afe3cec7433169eb41d

Contents?: true

Size: 1.73 KB

Versions: 17

Compression:

Stored size: 1.73 KB

Contents

# frozen_string_literal: true

# Copyright 2022 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Auto-generated by gapic-generator-ruby. DO NOT EDIT!

require "gapic/common"
require "gapic/config"
require "gapic/config/method"

require "google/cloud/run/v2/version"

require "google/cloud/run/v2/services/credentials"
require "google/cloud/run/v2/services/paths"
require "google/cloud/run/v2/services/operations"
require "google/cloud/run/v2/services/client"
require "google/cloud/run/v2/services/rest"

module Google
  module Cloud
    module Run
      module V2
        ##
        # Cloud Run Service Control Plane API
        #
        # @example Load this service and instantiate a gRPC client
        #
        #     require "google/cloud/run/v2/services"
        #     client = ::Google::Cloud::Run::V2::Services::Client.new
        #
        # @example Load this service and instantiate a REST client
        #
        #     require "google/cloud/run/v2/services/rest"
        #     client = ::Google::Cloud::Run::V2::Services::Rest::Client.new
        #
        module Services
        end
      end
    end
  end
end

helper_path = ::File.join __dir__, "services", "helpers.rb"
require "google/cloud/run/v2/services/helpers" if ::File.file? helper_path

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
google-cloud-run-v2-0.18.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.17.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.16.1 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.16.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.15.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.14.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.13.2 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.13.1 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.13.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.12.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.11.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.10.1 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.10.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.9.1 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.9.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.8.0 lib/google/cloud/run/v2/services.rb
google-cloud-run-v2-0.7.0 lib/google/cloud/run/v2/services.rb