Module: Google::Cloud::SecureSourceManager::V1

Defined in:
lib/google/cloud/secure_source_manager/v1.rb,
lib/google/cloud/secure_source_manager/v1/rest.rb,
lib/google/cloud/secure_source_manager/v1/version.rb,
lib/google/cloud/secure_source_manager/v1/bindings_override.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/rest.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/paths.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/client.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/operations.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/credentials.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/rest/client.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/rest/operations.rb,
lib/google/cloud/secure_source_manager/v1/secure_source_manager/rest/service_stub.rb,
proto_docs/google/cloud/securesourcemanager/v1/secure_source_manager.rb

Overview

Examples:

Loading just the REST part of this package, including all its services, and instantiating a REST client


require "google/cloud/secure_source_manager/v1/rest"
client = ::Google::Cloud::SecureSourceManager::V1::SecureSourceManager::Rest::Client.new

Defined Under Namespace

Modules: SecureSourceManager Classes: BatchCreatePullRequestCommentsRequest, BatchCreatePullRequestCommentsResponse, BranchRule, CloseIssueRequest, ClosePullRequestRequest, CreateBranchRuleRequest, CreateHookRequest, CreateInstanceRequest, CreateIssueCommentRequest, CreateIssueRequest, CreatePullRequestCommentRequest, CreatePullRequestRequest, CreateRepositoryRequest, DeleteBranchRuleRequest, DeleteHookRequest, DeleteInstanceRequest, DeleteIssueCommentRequest, DeleteIssueRequest, DeletePullRequestCommentRequest, DeleteRepositoryRequest, FetchBlobRequest, FetchBlobResponse, FetchTreeRequest, FetchTreeResponse, FileDiff, GetBranchRuleRequest, GetHookRequest, GetInstanceRequest, GetIssueCommentRequest, GetIssueRequest, GetPullRequestCommentRequest, GetPullRequestRequest, GetRepositoryRequest, Hook, Instance, Issue, IssueComment, ListBranchRulesRequest, ListBranchRulesResponse, ListHooksRequest, ListHooksResponse, ListInstancesRequest, ListInstancesResponse, ListIssueCommentsRequest, ListIssueCommentsResponse, ListIssuesRequest, ListIssuesResponse, ListPullRequestCommentsRequest, ListPullRequestCommentsResponse, ListPullRequestFileDiffsRequest, ListPullRequestFileDiffsResponse, ListPullRequestsRequest, ListPullRequestsResponse, ListRepositoriesRequest, ListRepositoriesResponse, MergePullRequestRequest, OpenIssueRequest, OpenPullRequestRequest, OperationMetadata, PullRequest, PullRequestComment, Repository, ResolvePullRequestCommentsRequest, ResolvePullRequestCommentsResponse, TreeEntry, UnresolvePullRequestCommentsRequest, UnresolvePullRequestCommentsResponse, UpdateBranchRuleRequest, UpdateHookRequest, UpdateIssueCommentRequest, UpdateIssueRequest, UpdatePullRequestCommentRequest, UpdatePullRequestRequest, UpdateRepositoryRequest

Constant Summary collapse

VERSION =
"2.2.1"