Module: Google::Cloud::Support::V2

Defined in:
lib/google/cloud/support/v2.rb,
lib/google/cloud/support/v2/version.rb,
lib/google/cloud/support/v2/case_service.rb,
lib/google/cloud/support/v2/comment_service.rb,
lib/google/cloud/support/v2/case_service/paths.rb,
lib/google/cloud/support/v2/case_service/client.rb,
lib/google/cloud/support/v2/comment_service/paths.rb,
lib/google/cloud/support/v2/comment_service/client.rb,
lib/google/cloud/support/v2/case_attachment_service.rb,
lib/google/cloud/support/v2/case_service/credentials.rb,
lib/google/cloud/support/v2/comment_service/credentials.rb,
lib/google/cloud/support/v2/case_attachment_service/paths.rb,
lib/google/cloud/support/v2/case_attachment_service/client.rb,
lib/google/cloud/support/v2/case_attachment_service/credentials.rb,
proto_docs/google/cloud/support/v2/case.rb,
proto_docs/google/cloud/support/v2/actor.rb,
proto_docs/google/cloud/support/v2/comment.rb,
proto_docs/google/cloud/support/v2/attachment.rb,
proto_docs/google/cloud/support/v2/escalation.rb,
proto_docs/google/cloud/support/v2/case_service.rb,
proto_docs/google/cloud/support/v2/comment_service.rb,
proto_docs/google/cloud/support/v2/attachment_service.rb

Overview

API client module.

Examples:

Load this package, including all its services, and instantiate a gRPC client


require "google/cloud/support/v2"
client = ::Google::Cloud::Support::V2::CaseAttachmentService::Client.new

Defined Under Namespace

Modules: CaseAttachmentService, CaseService, CommentService Classes: Actor, Attachment, Case, CaseClassification, CloseCaseRequest, Comment, CreateCaseRequest, CreateCommentRequest, EscalateCaseRequest, Escalation, GetCaseRequest, ListAttachmentsRequest, ListAttachmentsResponse, ListCasesRequest, ListCasesResponse, ListCommentsRequest, ListCommentsResponse, SearchCaseClassificationsRequest, SearchCaseClassificationsResponse, SearchCasesRequest, SearchCasesResponse, UpdateCaseRequest

Constant Summary collapse

VERSION =
"0.4.0"