| Class | Description | 
| com.google.cloud.support.v2beta.Actor | An Actor represents an entity that performed an action. For example, an actor
 could be a user who posted a comment on a support case, a user who
 uploaded an attachment, or a service account that created a support case. | 
| com.google.cloud.support.v2beta.Actor.Builder | An Actor represents an entity that performed an action. For example, an actor
 could be a user who posted a comment on a support case, a user who
 uploaded an attachment, or a service account that created a support case. | 
| com.google.cloud.support.v2beta.ActorProto |  | 
| com.google.cloud.support.v2beta.Attachment | An Attachment contains metadata about a file that was uploaded to a
 case - it is NOT a file itself. That being said, the name of an Attachment
 object can be used to download its accompanying file through the | 
| com.google.cloud.support.v2beta.Attachment.Builder | An Attachment contains metadata about a file that was uploaded to a
 case - it is NOT a file itself. That being said, the name of an Attachment
 object can be used to download its accompanying file through the | 
| com.google.cloud.support.v2beta.AttachmentName |  | 
| com.google.cloud.support.v2beta.AttachmentName.Builder | Builder for organizations/{organization}/cases/{case}/attachments/{attachment_id}. | 
| com.google.cloud.support.v2beta.AttachmentName.ProjectCaseAttachmentIdBuilder | Builder for projects/{project}/cases/{case}/attachments/{attachment_id}. | 
| com.google.cloud.support.v2beta.AttachmentProto |  | 
| com.google.cloud.support.v2beta.AttachmentServiceProto |  | 
| com.google.cloud.support.v2beta.Case | A Case is an object that contains the details of a support case. It
 contains fields for the time it was created, its priority, its
 classification, and more. Cases can also have comments and attachments that | 
| com.google.cloud.support.v2beta.Case.Builder | A Case is an object that contains the details of a support case. It
 contains fields for the time it was created, its priority, its
 classification, and more. Cases can also have comments and attachments that | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceClient.ListAttachmentsFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceClient.ListAttachmentsPage |  | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceClient.ListAttachmentsPagedResponse |  | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceGrpc | A service to manage file attachments for Google Cloud support cases. | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceGrpc.CaseAttachmentServiceImplBase | Base class for the server implementation of the service CaseAttachmentService.
 A service to manage file attachments for Google Cloud support cases. | 
| com.google.cloud.support.v2beta.CaseAttachmentServiceSettings.Builder | Builder for CaseAttachmentServiceSettings. | 
| com.google.cloud.support.v2beta.CaseClassification | A Case Classification represents the topic that a case is about. It's very
 important to use accurate classifications, because they're
 used to route your cases to specialists who can help you. | 
| com.google.cloud.support.v2beta.CaseClassification.Builder | A Case Classification represents the topic that a case is about. It's very
 important to use accurate classifications, because they're
 used to route your cases to specialists who can help you. | 
| com.google.cloud.support.v2beta.CaseName |  | 
| com.google.cloud.support.v2beta.CaseName.Builder | Builder for organizations/{organization}/cases/{case}. | 
| com.google.cloud.support.v2beta.CaseName.ProjectCaseBuilder | Builder for projects/{project}/cases/{case}. | 
| com.google.cloud.support.v2beta.CaseProto |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.ListCasesFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.ListCasesPage |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.ListCasesPagedResponse |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCaseClassificationsFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCaseClassificationsPage |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCaseClassificationsPagedResponse |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCasesFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCasesPage |  | 
| com.google.cloud.support.v2beta.CaseServiceClient.SearchCasesPagedResponse |  | 
| com.google.cloud.support.v2beta.CaseServiceGrpc | A service to manage Google Cloud support cases. | 
| com.google.cloud.support.v2beta.CaseServiceGrpc.CaseServiceImplBase | Base class for the server implementation of the service CaseService.
 A service to manage Google Cloud support cases. | 
| com.google.cloud.support.v2beta.CaseServiceProto |  | 
| com.google.cloud.support.v2beta.CaseServiceSettings.Builder | Builder for CaseServiceSettings. | 
| com.google.cloud.support.v2beta.CloseCaseRequest | The request message for the CloseCase endpoint. | 
| com.google.cloud.support.v2beta.CloseCaseRequest.Builder | The request message for the CloseCase endpoint. | 
| com.google.cloud.support.v2beta.Comment | A comment associated with a support case.
 Case comments are the primary way for Google Support to communicate with a | 
| com.google.cloud.support.v2beta.Comment.Builder | A comment associated with a support case.
 Case comments are the primary way for Google Support to communicate with a | 
| com.google.cloud.support.v2beta.CommentName |  | 
| com.google.cloud.support.v2beta.CommentName.Builder | Builder for organizations/{organization}/cases/{case}/comments/{comment}. | 
| com.google.cloud.support.v2beta.CommentName.ProjectCaseCommentBuilder | Builder for projects/{project}/cases/{case}/comments/{comment}. | 
| com.google.cloud.support.v2beta.CommentProto |  | 
| com.google.cloud.support.v2beta.CommentServiceClient.ListCommentsFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.CommentServiceClient.ListCommentsPage |  | 
| com.google.cloud.support.v2beta.CommentServiceClient.ListCommentsPagedResponse |  | 
| com.google.cloud.support.v2beta.CommentServiceGrpc | A service to manage comments on cases. | 
| com.google.cloud.support.v2beta.CommentServiceGrpc.CommentServiceImplBase | Base class for the server implementation of the service CommentService.
 A service to manage comments on cases. | 
| com.google.cloud.support.v2beta.CommentServiceProto |  | 
| com.google.cloud.support.v2beta.CommentServiceSettings.Builder | Builder for CommentServiceSettings. | 
| com.google.cloud.support.v2beta.ContentProto |  | 
| com.google.cloud.support.v2beta.CreateCaseRequest | The request message for the CreateCase endpoint. | 
| com.google.cloud.support.v2beta.CreateCaseRequest.Builder | The request message for the CreateCase endpoint. | 
| com.google.cloud.support.v2beta.CreateCommentRequest | The request message for the CreateComment endpoint. | 
| com.google.cloud.support.v2beta.CreateCommentRequest.Builder | The request message for the CreateComment endpoint. | 
| com.google.cloud.support.v2beta.EmailMessage | An email associated with a support case. | 
| com.google.cloud.support.v2beta.EmailMessage.Builder | An email associated with a support case. | 
| com.google.cloud.support.v2beta.EmailMessageProto |  | 
| com.google.cloud.support.v2beta.EscalateCaseRequest | The request message for the EscalateCase endpoint. | 
| com.google.cloud.support.v2beta.EscalateCaseRequest.Builder | The request message for the EscalateCase endpoint. | 
| com.google.cloud.support.v2beta.Escalation | An escalation of a support case. | 
| com.google.cloud.support.v2beta.Escalation.Builder | An escalation of a support case. | 
| com.google.cloud.support.v2beta.EscalationProto |  | 
| com.google.cloud.support.v2beta.FeedItem | A feed item associated with a support case. | 
| com.google.cloud.support.v2beta.FeedItem.Builder | A feed item associated with a support case. | 
| com.google.cloud.support.v2beta.FeedItemProto |  | 
| com.google.cloud.support.v2beta.FeedServiceClient.ShowFeedFixedSizeCollection |  | 
| com.google.cloud.support.v2beta.FeedServiceClient.ShowFeedPage |  | 
| com.google.cloud.support.v2beta.FeedServiceClient.ShowFeedPagedResponse |  | 
| com.google.cloud.support.v2beta.FeedServiceGrpc | A service to view case feed items. | 
| com.google.cloud.support.v2beta.FeedServiceGrpc.FeedServiceImplBase | Base class for the server implementation of the service FeedService.
 A service to view case feed items. | 
| com.google.cloud.support.v2beta.FeedServiceProto |  | 
| com.google.cloud.support.v2beta.FeedServiceSettings.Builder | Builder for FeedServiceSettings. | 
| com.google.cloud.support.v2beta.GetAttachmentRequest | Request for getting an attachment. | 
| com.google.cloud.support.v2beta.GetAttachmentRequest.Builder | Request for getting an attachment. | 
| com.google.cloud.support.v2beta.GetCaseRequest | The request message for the GetCase endpoint. | 
| com.google.cloud.support.v2beta.GetCaseRequest.Builder | The request message for the GetCase endpoint. | 
| com.google.cloud.support.v2beta.GetCommentRequest | The request message for the GetComment endpoint. | 
| com.google.cloud.support.v2beta.GetCommentRequest.Builder | The request message for the GetComment endpoint. | 
| com.google.cloud.support.v2beta.ListAttachmentsRequest | The request message for the ListAttachments endpoint. | 
| com.google.cloud.support.v2beta.ListAttachmentsRequest.Builder | The request message for the ListAttachments endpoint. | 
| com.google.cloud.support.v2beta.ListAttachmentsResponse | The response message for the ListAttachments endpoint. | 
| com.google.cloud.support.v2beta.ListAttachmentsResponse.Builder | The response message for the ListAttachments endpoint. | 
| com.google.cloud.support.v2beta.ListCasesRequest | The request message for the ListCases endpoint. | 
| com.google.cloud.support.v2beta.ListCasesRequest.Builder | The request message for the ListCases endpoint. | 
| com.google.cloud.support.v2beta.ListCasesResponse | The response message for the ListCases endpoint. | 
| com.google.cloud.support.v2beta.ListCasesResponse.Builder | The response message for the ListCases endpoint. | 
| com.google.cloud.support.v2beta.ListCommentsRequest | The request message for the ListComments endpoint. | 
| com.google.cloud.support.v2beta.ListCommentsRequest.Builder | The request message for the ListComments endpoint. | 
| com.google.cloud.support.v2beta.ListCommentsResponse | The response message for the ListComments endpoint. | 
| com.google.cloud.support.v2beta.ListCommentsResponse.Builder | The response message for the ListComments endpoint. | 
| com.google.cloud.support.v2beta.OrganizationName |  | 
| com.google.cloud.support.v2beta.OrganizationName.Builder | Builder for organizations/{organization}. | 
| com.google.cloud.support.v2beta.Product | The product a case may be associated with. | 
| com.google.cloud.support.v2beta.Product.Builder | The product a case may be associated with. | 
| com.google.cloud.support.v2beta.ProjectName |  | 
| com.google.cloud.support.v2beta.ProjectName.Builder | Builder for projects/{project}. | 
| com.google.cloud.support.v2beta.SearchCaseClassificationsRequest | The request message for the SearchCaseClassifications endpoint. | 
| com.google.cloud.support.v2beta.SearchCaseClassificationsRequest.Builder | The request message for the SearchCaseClassifications endpoint. | 
| com.google.cloud.support.v2beta.SearchCaseClassificationsResponse | The response message for SearchCaseClassifications endpoint. | 
| com.google.cloud.support.v2beta.SearchCaseClassificationsResponse.Builder | The response message for SearchCaseClassifications endpoint. | 
| com.google.cloud.support.v2beta.SearchCasesRequest | The request message for the SearchCases endpoint. | 
| com.google.cloud.support.v2beta.SearchCasesRequest.Builder | The request message for the SearchCases endpoint. | 
| com.google.cloud.support.v2beta.SearchCasesResponse | The response message for the SearchCases endpoint. | 
| com.google.cloud.support.v2beta.SearchCasesResponse.Builder | The response message for the SearchCases endpoint. | 
| com.google.cloud.support.v2beta.ShowFeedRequest | The request message for the ShowFeed endpoint. | 
| com.google.cloud.support.v2beta.ShowFeedRequest.Builder | The request message for the ShowFeed endpoint. | 
| com.google.cloud.support.v2beta.ShowFeedResponse | The response message for the ShowFeed endpoint. | 
| com.google.cloud.support.v2beta.ShowFeedResponse.Builder | The response message for the ShowFeed endpoint. | 
| com.google.cloud.support.v2beta.TextContent | Stores text attached to a support object. | 
| com.google.cloud.support.v2beta.TextContent.Builder | Stores text attached to a support object. | 
| com.google.cloud.support.v2beta.UpdateCaseRequest | The request message for the UpdateCase endpoint | 
| com.google.cloud.support.v2beta.UpdateCaseRequest.Builder | The request message for the UpdateCase endpoint |