Show / Hide Table of Contents

Namespace Google.Apis.AppHub.v1

Classes

AppHubBaseServiceRequest<TResponse>

A base abstract class for AppHub requests.

AppHubService

The AppHub Service.

AppHubService.Scope

Available OAuth 2.0 scopes for use with the App Hub API.

AppHubService.ScopeConstants

Available OAuth 2.0 scope constants for use with the App Hub API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.ApplicationsResource

The "applications" collection of methods.

ProjectsResource.LocationsResource.ApplicationsResource.CreateRequest

Creates an Application in a host project and location.

ProjectsResource.LocationsResource.ApplicationsResource.DeleteRequest

Deletes an Application in a host project and location.

ProjectsResource.LocationsResource.ApplicationsResource.GetIamPolicyRequest

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

ProjectsResource.LocationsResource.ApplicationsResource.GetRequest

Gets an Application in a host project and location.

ProjectsResource.LocationsResource.ApplicationsResource.ListRequest

Lists Applications in a host project and location.

ProjectsResource.LocationsResource.ApplicationsResource.PatchRequest

Updates an Application in a host project and location.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource

The "services" collection of methods.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource.CreateRequest

Creates a Service in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource.DeleteRequest

Deletes a Service from an Application.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource.GetRequest

Gets a Service in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource.ListRequest

Lists Services in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.ServicesResource.PatchRequest

Updates a Service in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.SetIamPolicyRequest

Sets the access control policy on the specified resource. Replaces any existing policy. Can return NOT_FOUND, INVALID_ARGUMENT, and PERMISSION_DENIED errors.

ProjectsResource.LocationsResource.ApplicationsResource.TestIamPermissionsRequest

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource

The "workloads" collection of methods.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource.CreateRequest

Creates a Workload in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource.DeleteRequest

Deletes a Workload from an Application.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource.GetRequest

Gets a Workload in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource.ListRequest

Lists Workloads in an Application.

ProjectsResource.LocationsResource.ApplicationsResource.WorkloadsResource.PatchRequest

Updates a Workload in an Application.

ProjectsResource.LocationsResource.DetachServiceProjectAttachmentRequest

Detaches a service project from a host project. You can call this API from any service project without needing access to the host project that it is attached to.

ProjectsResource.LocationsResource.DiscoveredServicesResource

The "discoveredServices" collection of methods.

ProjectsResource.LocationsResource.DiscoveredServicesResource.GetRequest

Gets a Discovered Service in a host project and location.

ProjectsResource.LocationsResource.DiscoveredServicesResource.ListRequest

Lists Discovered Services that can be added to an Application in a host project and location.

ProjectsResource.LocationsResource.DiscoveredServicesResource.LookupRequest

Lists a Discovered Service in a host project and location, with a given resource URI.

ProjectsResource.LocationsResource.DiscoveredWorkloadsResource

The "discoveredWorkloads" collection of methods.

ProjectsResource.LocationsResource.DiscoveredWorkloadsResource.GetRequest

Gets a Discovered Workload in a host project and location.

ProjectsResource.LocationsResource.DiscoveredWorkloadsResource.ListRequest

Lists Discovered Workloads that can be added to an Application in a host project and location.

ProjectsResource.LocationsResource.DiscoveredWorkloadsResource.LookupRequest

Lists a Discovered Workload in a host project and location, with a given resource URI.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.LookupServiceProjectAttachmentRequest

Lists a service project attachment for a given service project. You can call this API from any project to find if it is attached to a host project.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

ProjectsResource.LocationsResource.ServiceProjectAttachmentsResource

The "serviceProjectAttachments" collection of methods.

ProjectsResource.LocationsResource.ServiceProjectAttachmentsResource.CreateRequest

Attaches a service project to the host project.

ProjectsResource.LocationsResource.ServiceProjectAttachmentsResource.DeleteRequest

Deletes a service project attachment.

ProjectsResource.LocationsResource.ServiceProjectAttachmentsResource.GetRequest

Gets a service project attachment.

ProjectsResource.LocationsResource.ServiceProjectAttachmentsResource.ListRequest

Lists service projects attached to the host project.

Enums

AppHubBaseServiceRequest<TResponse>.AltEnum

Data format for response.

AppHubBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX