Sha256: 99a9e0dbb6a8ba077d634da4d2fe173ce9efb67e1106ed0411a4178df5485b1d

Contents?: true

Size: 1.93 KB

Versions: 13

Compression:

Stored size: 1.93 KB

Contents

# frozen_string_literal: true

# Copyright 2020 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/policy_troubleshooter/v1/version"

require "google/cloud/policy_troubleshooter/v1/iam_checker/credentials"
require "google/cloud/policy_troubleshooter/v1/iam_checker/client"
require "google/cloud/policy_troubleshooter/v1/iam_checker/rest"

module Google
  module Cloud
    module PolicyTroubleshooter
      module V1
        ##
        # IAM Policy Troubleshooter service.
        #
        # This service helps you troubleshoot access issues for Google Cloud resources.
        #
        # @example Load this service and instantiate a gRPC client
        #
        #     require "google/cloud/policy_troubleshooter/v1/iam_checker"
        #     client = ::Google::Cloud::PolicyTroubleshooter::V1::IamChecker::Client.new
        #
        # @example Load this service and instantiate a REST client
        #
        #     require "google/cloud/policy_troubleshooter/v1/iam_checker/rest"
        #     client = ::Google::Cloud::PolicyTroubleshooter::V1::IamChecker::Rest::Client.new
        #
        module IamChecker
        end
      end
    end
  end
end

helper_path = ::File.join __dir__, "iam_checker", "helpers.rb"
require "google/cloud/policy_troubleshooter/v1/iam_checker/helpers" if ::File.file? helper_path

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
google-cloud-policy_troubleshooter-v1-1.1.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-1.0.1 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-1.0.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.11.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.10.2 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.10.1 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.10.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.9.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.8.1 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.8.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.7.1 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.7.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb
google-cloud-policy_troubleshooter-v1-0.6.0 lib/google/cloud/policy_troubleshooter/v1/iam_checker.rb