Module: Google::Cloud::Support::V2beta

Defined in:
lib/google/cloud/support/v2beta.rb,
lib/google/cloud/support/v2beta/rest.rb,
lib/google/cloud/support/v2beta/version.rb,
lib/google/cloud/support/v2beta/case_service.rb,
lib/google/cloud/support/v2beta/feed_service.rb,
lib/google/cloud/support/v2beta/comment_service.rb,
lib/google/cloud/support/v2beta/case_service/rest.rb,
lib/google/cloud/support/v2beta/feed_service/rest.rb,
lib/google/cloud/support/v2beta/case_service/paths.rb,
lib/google/cloud/support/v2beta/feed_service/paths.rb,
lib/google/cloud/support/v2beta/case_service/client.rb,
lib/google/cloud/support/v2beta/feed_service/client.rb,
lib/google/cloud/support/v2beta/comment_service/rest.rb,
lib/google/cloud/support/v2beta/comment_service/paths.rb,
lib/google/cloud/support/v2beta/comment_service/client.rb,
lib/google/cloud/support/v2beta/case_attachment_service.rb,
lib/google/cloud/support/v2beta/case_service/credentials.rb,
lib/google/cloud/support/v2beta/case_service/rest/client.rb,
lib/google/cloud/support/v2beta/feed_service/credentials.rb,
lib/google/cloud/support/v2beta/feed_service/rest/client.rb,
lib/google/cloud/support/v2beta/comment_service/credentials.rb,
lib/google/cloud/support/v2beta/comment_service/rest/client.rb,
lib/google/cloud/support/v2beta/case_attachment_service/rest.rb,
lib/google/cloud/support/v2beta/case_attachment_service/paths.rb,
lib/google/cloud/support/v2beta/case_attachment_service/client.rb,
lib/google/cloud/support/v2beta/case_service/rest/service_stub.rb,
lib/google/cloud/support/v2beta/feed_service/rest/service_stub.rb,
lib/google/cloud/support/v2beta/comment_service/rest/service_stub.rb,
lib/google/cloud/support/v2beta/case_attachment_service/credentials.rb,
lib/google/cloud/support/v2beta/case_attachment_service/rest/client.rb,
lib/google/cloud/support/v2beta/case_attachment_service/rest/service_stub.rb,
proto_docs/google/cloud/support/v2beta/case.rb,
proto_docs/google/cloud/support/v2beta/actor.rb,
proto_docs/google/cloud/support/v2beta/comment.rb,
proto_docs/google/cloud/support/v2beta/content.rb,
proto_docs/google/cloud/support/v2beta/feed_item.rb,
proto_docs/google/cloud/support/v2beta/attachment.rb,
proto_docs/google/cloud/support/v2beta/escalation.rb,
proto_docs/google/cloud/support/v2beta/case_service.rb,
proto_docs/google/cloud/support/v2beta/feed_service.rb,
proto_docs/google/cloud/support/v2beta/email_message.rb,
proto_docs/google/cloud/support/v2beta/comment_service.rb,
proto_docs/google/cloud/support/v2beta/attachment_service.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/support/v2beta/rest"
client = ::Google::Cloud::Support::V2beta::CaseAttachmentService::Rest::Client.new

Defined Under Namespace

Modules: CaseAttachmentService, CaseService, CommentService, FeedService, ProductLine Classes: Actor, Attachment, Case, CaseClassification, CloseCaseRequest, Comment, CreateCaseRequest, CreateCommentRequest, EmailMessage, EscalateCaseRequest, Escalation, FeedItem, GetAttachmentRequest, GetCaseRequest, GetCommentRequest, ListAttachmentsRequest, ListAttachmentsResponse, ListCasesRequest, ListCasesResponse, ListCommentsRequest, ListCommentsResponse, Product, SearchCaseClassificationsRequest, SearchCaseClassificationsResponse, SearchCasesRequest, SearchCasesResponse, ShowFeedRequest, ShowFeedResponse, TextContent, UpdateCaseRequest

Constant Summary collapse

VERSION =
"0.2.0"