Namespace Google.Apis.CloudSupport.v2beta
Classes
AttachmentsResource
The "attachments" collection of methods.
AttachmentsResource.CreateRequest
Create a file attachment on a case or Cloud resource.
CaseClassificationsResource
The "caseClassifications" collection of methods.
CaseClassificationsResource.SearchRequest
Retrieve valid classifications to be used when creating a support case. The classications are hierarchical, with each classification containing all levels of the hierarchy, separated by " > ". For example "Technical Issue > Compute > Compute Engine".
CasesResource
The "cases" collection of methods.
CasesResource.AttachmentsResource
The "attachments" collection of methods.
CasesResource.AttachmentsResource.ListRequest
Retrieve all attachments associated with a support case.
CasesResource.CloseRequest
Close the specified case.
CasesResource.CommentsResource
The "comments" collection of methods.
CasesResource.CommentsResource.CreateRequest
Add a new comment to the specified Case.
CasesResource.CommentsResource.ListRequest
Retrieve all Comments associated with the Case object.
CasesResource.CreateRequest
Create a new case and associate it with the given Cloud resource.
CasesResource.EscalateRequest
Escalate a case. Escalating a case will initiate the Cloud Support escalation management process. This operation is only available to certain Customer Care tiers. Go to https://cloud.google.com/support and look for 'Technical support escalations' in the feature list to find out which tiers are able to perform escalations.
CasesResource.GetRequest
Retrieve the specified case.
CasesResource.ListRequest
Retrieve all cases under the specified parent. Note: Listing cases under an Organization returns only the
cases directly parented by that organization. To retrieve all cases under an organization, including cases
parented by projects under that organization, use cases.search
.
CasesResource.PatchRequest
Update the specified case. Only a subset of fields (display_name, description, time_zone, subscriber_email_addresses, related_resources, severity, priority, primary_contact, and labels) can be updated.
CasesResource.SearchRequest
Search cases using the specified query.
CloudSupportBaseServiceRequest<TResponse>
A base abstract class for CloudSupport requests.
CloudSupportService
The CloudSupport Service.
CloudSupportService.Scope
Available OAuth 2.0 scopes for use with the Google Cloud Support API.
CloudSupportService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Cloud Support API.
MediaResource
The "media" collection of methods.
MediaResource.DownloadRequest
Download a file attachment on a case. Note: HTTP requests must append "?alt=media" to the URL.
MediaResource.UploadMediaUpload
Upload media upload which supports resumable upload.
MediaResource.UploadRequest
Create a file attachment on a case or Cloud resource.
Enums
CloudSupportBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudSupportBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
MediaResource.UploadMediaUpload.AltEnum
Data format for response.
MediaResource.UploadMediaUpload.XgafvEnum
V1 error format.