Show / Hide Table of Contents

Namespace Google.Apis.CloudLifeSciences.v2beta

Classes

CloudLifeSciencesBaseServiceRequest<TResponse>

A base abstract class for CloudLifeSciences requests.

CloudLifeSciencesService

The CloudLifeSciences Service.

CloudLifeSciencesService.Scope

Available OAuth 2.0 scopes for use with the Cloud Life Sciences API.

CloudLifeSciencesService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Life Sciences API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

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. Clients may use Operations.GetOperation or Operations.ListOperations to check whether the cancellation succeeded or the operation completed despite cancellation. Authorization requires the following Google IAM permission: * lifesciences.operations.cancel

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. Authorization requires the following Google IAM permission: * lifesciences.operations.get

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. Authorization requires the following Google IAM permission: * lifesciences.operations.list

ProjectsResource.LocationsResource.PipelinesResource

The "pipelines" collection of methods.

ProjectsResource.LocationsResource.PipelinesResource.RunRequest

Runs a pipeline. The returned Operation's metadata field will contain a google.cloud.lifesciences.v2beta.Metadata object describing the status of the pipeline execution. The response field will contain a google.cloud.lifesciences.v2beta.RunPipelineResponse object if the pipeline completes successfully. Note: Before you can use this method, the Life Sciences Service Agent must have access to your project. This is done automatically when the Cloud Life Sciences API is first enabled, but if you delete this permission you must disable and re-enable the API to grant the Life Sciences Service Agent the required permissions. Authorization requires the following Google IAM permission: * lifesciences.workflows.run

Enums

CloudLifeSciencesBaseServiceRequest<TResponse>.AltEnum

Data format for response.

CloudLifeSciencesBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX