|
Class |
Description |
| com.google.cloud.support.v2.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.v2.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.v2.ActorProto |
|
| com.google.cloud.support.v2.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.v2.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.v2.AttachmentName |
|
| com.google.cloud.support.v2.AttachmentName.Builder |
Builder for organizations/{organization}/cases/{case}/attachments/{attachment_id}. |
| com.google.cloud.support.v2.AttachmentName.ProjectCaseAttachmentIdBuilder |
Builder for projects/{project}/cases/{case}/attachments/{attachment_id}. |
| com.google.cloud.support.v2.AttachmentProto |
|
| com.google.cloud.support.v2.AttachmentServiceProto |
|
| com.google.cloud.support.v2.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.v2.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.v2.CaseAttachmentServiceClient.ListAttachmentsFixedSizeCollection |
|
| com.google.cloud.support.v2.CaseAttachmentServiceClient.ListAttachmentsPage |
|
| com.google.cloud.support.v2.CaseAttachmentServiceClient.ListAttachmentsPagedResponse |
|
| com.google.cloud.support.v2.CaseAttachmentServiceGrpc |
A service to manage file attachments for Google Cloud support cases.
|
| com.google.cloud.support.v2.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.v2.CaseAttachmentServiceSettings.Builder |
Builder for CaseAttachmentServiceSettings. |
| com.google.cloud.support.v2.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.v2.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.v2.CaseName |
|
| com.google.cloud.support.v2.CaseName.Builder |
Builder for organizations/{organization}/cases/{case}. |
| com.google.cloud.support.v2.CaseName.ProjectCaseBuilder |
Builder for projects/{project}/cases/{case}. |
| com.google.cloud.support.v2.CaseProto |
|
| com.google.cloud.support.v2.CaseServiceClient.ListCasesFixedSizeCollection |
|
| com.google.cloud.support.v2.CaseServiceClient.ListCasesPage |
|
| com.google.cloud.support.v2.CaseServiceClient.ListCasesPagedResponse |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCaseClassificationsFixedSizeCollection |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCaseClassificationsPage |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCaseClassificationsPagedResponse |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCasesFixedSizeCollection |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCasesPage |
|
| com.google.cloud.support.v2.CaseServiceClient.SearchCasesPagedResponse |
|
| com.google.cloud.support.v2.CaseServiceGrpc |
A service to manage Google Cloud support cases.
|
| com.google.cloud.support.v2.CaseServiceGrpc.CaseServiceImplBase |
Base class for the server implementation of the service CaseService.
A service to manage Google Cloud support cases. |
| com.google.cloud.support.v2.CaseServiceProto |
|
| com.google.cloud.support.v2.CaseServiceSettings.Builder |
Builder for CaseServiceSettings. |
| com.google.cloud.support.v2.CloseCaseRequest |
The request message for the CloseCase endpoint.
|
| com.google.cloud.support.v2.CloseCaseRequest.Builder |
The request message for the CloseCase endpoint.
|
| com.google.cloud.support.v2.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.v2.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.v2.CommentName |
|
| com.google.cloud.support.v2.CommentName.Builder |
Builder for organizations/{organization}/cases/{case}/comments/{comment}. |
| com.google.cloud.support.v2.CommentName.ProjectCaseCommentBuilder |
Builder for projects/{project}/cases/{case}/comments/{comment}. |
| com.google.cloud.support.v2.CommentProto |
|
| com.google.cloud.support.v2.CommentServiceClient.ListCommentsFixedSizeCollection |
|
| com.google.cloud.support.v2.CommentServiceClient.ListCommentsPage |
|
| com.google.cloud.support.v2.CommentServiceClient.ListCommentsPagedResponse |
|
| com.google.cloud.support.v2.CommentServiceGrpc |
A service to manage comments on cases.
|
| com.google.cloud.support.v2.CommentServiceGrpc.CommentServiceImplBase |
Base class for the server implementation of the service CommentService.
A service to manage comments on cases. |
| com.google.cloud.support.v2.CommentServiceProto |
|
| com.google.cloud.support.v2.CommentServiceSettings.Builder |
Builder for CommentServiceSettings. |
| com.google.cloud.support.v2.CreateCaseRequest |
The request message for the CreateCase endpoint.
|
| com.google.cloud.support.v2.CreateCaseRequest.Builder |
The request message for the CreateCase endpoint.
|
| com.google.cloud.support.v2.CreateCommentRequest |
The request message for the CreateComment endpoint.
|
| com.google.cloud.support.v2.CreateCommentRequest.Builder |
The request message for the CreateComment endpoint.
|
| com.google.cloud.support.v2.CreateSupportEventSubscriptionRequest |
Request message for CreateSupportEventSubscription.
|
| com.google.cloud.support.v2.CreateSupportEventSubscriptionRequest.Builder |
Request message for CreateSupportEventSubscription.
|
| com.google.cloud.support.v2.DeleteSupportEventSubscriptionRequest |
Request message for DeleteSupportEventSubscription.
|
| com.google.cloud.support.v2.DeleteSupportEventSubscriptionRequest.Builder |
Request message for DeleteSupportEventSubscription.
|
| com.google.cloud.support.v2.EscalateCaseRequest |
The request message for the EscalateCase endpoint.
|
| com.google.cloud.support.v2.EscalateCaseRequest.Builder |
The request message for the EscalateCase endpoint.
|
| com.google.cloud.support.v2.Escalation |
An escalation of a support case.
|
| com.google.cloud.support.v2.Escalation.Builder |
An escalation of a support case.
|
| com.google.cloud.support.v2.EscalationProto |
|
| com.google.cloud.support.v2.GetAttachmentRequest |
Request for getting an attachment.
|
| com.google.cloud.support.v2.GetAttachmentRequest.Builder |
Request for getting an attachment.
|
| com.google.cloud.support.v2.GetCaseRequest |
The request message for the GetCase endpoint.
|
| com.google.cloud.support.v2.GetCaseRequest.Builder |
The request message for the GetCase endpoint.
|
| com.google.cloud.support.v2.GetCommentRequest |
The request message for the GetComment endpoint.
|
| com.google.cloud.support.v2.GetCommentRequest.Builder |
The request message for the GetComment endpoint.
|
| com.google.cloud.support.v2.GetSupportEventSubscriptionRequest |
Request message for GetSupportEventSubscription.
|
| com.google.cloud.support.v2.GetSupportEventSubscriptionRequest.Builder |
Request message for GetSupportEventSubscription.
|
| com.google.cloud.support.v2.ListAttachmentsRequest |
The request message for the ListAttachments endpoint.
|
| com.google.cloud.support.v2.ListAttachmentsRequest.Builder |
The request message for the ListAttachments endpoint.
|
| com.google.cloud.support.v2.ListAttachmentsResponse |
The response message for the ListAttachments endpoint.
|
| com.google.cloud.support.v2.ListAttachmentsResponse.Builder |
The response message for the ListAttachments endpoint.
|
| com.google.cloud.support.v2.ListCasesRequest |
The request message for the ListCases endpoint.
|
| com.google.cloud.support.v2.ListCasesRequest.Builder |
The request message for the ListCases endpoint.
|
| com.google.cloud.support.v2.ListCasesResponse |
The response message for the ListCases endpoint.
|
| com.google.cloud.support.v2.ListCasesResponse.Builder |
The response message for the ListCases endpoint.
|
| com.google.cloud.support.v2.ListCommentsRequest |
The request message for the ListComments endpoint.
|
| com.google.cloud.support.v2.ListCommentsRequest.Builder |
The request message for the ListComments endpoint.
|
| com.google.cloud.support.v2.ListCommentsResponse |
The response message for the ListComments endpoint.
|
| com.google.cloud.support.v2.ListCommentsResponse.Builder |
The response message for the ListComments endpoint.
|
| com.google.cloud.support.v2.ListSupportEventSubscriptionsRequest |
Request message for ListSupportEventSubscriptions.
|
| com.google.cloud.support.v2.ListSupportEventSubscriptionsRequest.Builder |
Request message for ListSupportEventSubscriptions.
|
| com.google.cloud.support.v2.ListSupportEventSubscriptionsResponse |
Response message for ListSupportEventSubscriptions.
|
| com.google.cloud.support.v2.ListSupportEventSubscriptionsResponse.Builder |
Response message for ListSupportEventSubscriptions.
|
| com.google.cloud.support.v2.OrganizationName |
|
| com.google.cloud.support.v2.OrganizationName.Builder |
Builder for organizations/{organization}. |
| com.google.cloud.support.v2.ProjectName |
|
| com.google.cloud.support.v2.ProjectName.Builder |
Builder for projects/{project}. |
| com.google.cloud.support.v2.SearchCaseClassificationsRequest |
The request message for the SearchCaseClassifications endpoint.
|
| com.google.cloud.support.v2.SearchCaseClassificationsRequest.Builder |
The request message for the SearchCaseClassifications endpoint.
|
| com.google.cloud.support.v2.SearchCaseClassificationsResponse |
The response message for SearchCaseClassifications endpoint.
|
| com.google.cloud.support.v2.SearchCaseClassificationsResponse.Builder |
The response message for SearchCaseClassifications endpoint.
|
| com.google.cloud.support.v2.SearchCasesRequest |
The request message for the SearchCases endpoint.
|
| com.google.cloud.support.v2.SearchCasesRequest.Builder |
The request message for the SearchCases endpoint.
|
| com.google.cloud.support.v2.SearchCasesResponse |
The response message for the SearchCases endpoint.
|
| com.google.cloud.support.v2.SearchCasesResponse.Builder |
The response message for the SearchCases endpoint.
|
| com.google.cloud.support.v2.SupportEventSubscription |
A support event subscription.
|
| com.google.cloud.support.v2.SupportEventSubscription.Builder |
A support event subscription.
|
| com.google.cloud.support.v2.SupportEventSubscriptionName |
|
| com.google.cloud.support.v2.SupportEventSubscriptionName.Builder |
Builder for
organizations/{organization}/supportEventSubscriptions/{support_event_subscription}. |
| com.google.cloud.support.v2.SupportEventSubscriptionProto |
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceClient.ListSupportEventSubscriptionsFixedSizeCollection |
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceClient.ListSupportEventSubscriptionsPage |
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceClient.ListSupportEventSubscriptionsPagedResponse |
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceGrpc |
Service for managing customer support event subscriptions.
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceGrpc.SupportEventSubscriptionServiceImplBase |
Base class for the server implementation of the service SupportEventSubscriptionService.
Service for managing customer support event subscriptions. |
| com.google.cloud.support.v2.SupportEventSubscriptionServiceProto |
|
| com.google.cloud.support.v2.SupportEventSubscriptionServiceSettings.Builder |
Builder for SupportEventSubscriptionServiceSettings. |
| com.google.cloud.support.v2.UndeleteSupportEventSubscriptionRequest |
Request message for UndeleteSupportEventSubscription.
|
| com.google.cloud.support.v2.UndeleteSupportEventSubscriptionRequest.Builder |
Request message for UndeleteSupportEventSubscription.
|
| com.google.cloud.support.v2.UpdateCaseRequest |
The request message for the UpdateCase endpoint
|
| com.google.cloud.support.v2.UpdateCaseRequest.Builder |
The request message for the UpdateCase endpoint
|
| com.google.cloud.support.v2.UpdateSupportEventSubscriptionRequest |
Request message for UpdateSupportEventSubscription.
|
| com.google.cloud.support.v2.UpdateSupportEventSubscriptionRequest.Builder |
Request message for UpdateSupportEventSubscription.
|