Documentation ¶
Overview ¶
Package lifesciences aliases all exported identifiers in package "cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb".
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Variables
- func RegisterWorkflowsServiceV2BetaServer(s *grpc.Server, srv WorkflowsServiceV2BetaServer)deprecated
- type Acceleratordeprecated
- type Actiondeprecated
- type ContainerKilledEventdeprecated
- type ContainerStartedEventdeprecated
- type ContainerStoppedEventdeprecated
- type DelayedEventdeprecated
- type Diskdeprecated
- type Eventdeprecated
- type Event_ContainerKilled
- type Event_ContainerStarted
- type Event_ContainerStopped
- type Event_Delayed
- type Event_Failed
- type Event_PullStarted
- type Event_PullStopped
- type Event_UnexpectedExitStatus
- type Event_WorkerAssigned
- type Event_WorkerReleased
- type ExistingDiskdeprecated
- type FailedEventdeprecated
- type Metadatadeprecated
- type Mountdeprecated
- type NFSMountdeprecated
- type Networkdeprecated
- type PersistentDiskdeprecated
- type Pipelinedeprecated
- type PullStartedEventdeprecated
- type PullStoppedEventdeprecated
- type Resourcesdeprecated
- type RunPipelineRequestdeprecated
- type RunPipelineResponsedeprecated
- type Secretdeprecated
- type ServiceAccountdeprecated
- type UnexpectedExitStatusEventdeprecated
- type UnimplementedWorkflowsServiceV2BetaServerdeprecated
- type VirtualMachinedeprecated
- type Volumedeprecated
- type Volume_ExistingDisk
- type Volume_NfsMount
- type Volume_PersistentDisk
- type WorkerAssignedEventdeprecated
- type WorkerReleasedEventdeprecated
- type WorkflowsServiceV2BetaClientdeprecated
- type WorkflowsServiceV2BetaServerdeprecated
Constants ¶
This section is empty.
Variables ¶
var (
File_google_cloud_lifesciences_v2beta_workflows_proto = src.File_google_cloud_lifesciences_v2beta_workflows_proto
)
Deprecated: Please use vars in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
Functions ¶
func RegisterWorkflowsServiceV2BetaServer
deprecated
func RegisterWorkflowsServiceV2BetaServer(s *grpc.Server, srv WorkflowsServiceV2BetaServer)
Deprecated: Please use funcs in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
Types ¶
type Accelerator
deprecated
type Accelerator = src.Accelerator
Carries information about an accelerator that can be attached to a VM.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type ContainerKilledEvent
deprecated
type ContainerKilledEvent = src.ContainerKilledEvent
An event generated when a container is forcibly terminated by the worker. Currently, this only occurs when the container outlives the timeout specified by the user.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type ContainerStartedEvent
deprecated
type ContainerStartedEvent = src.ContainerStartedEvent
An event generated when a container starts.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type ContainerStoppedEvent
deprecated
type ContainerStoppedEvent = src.ContainerStoppedEvent
An event generated when a container exits.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type DelayedEvent
deprecated
type DelayedEvent = src.DelayedEvent
An event generated whenever a resource limitation or transient error delays execution of a pipeline that was otherwise ready to run.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type Disk
deprecated
Carries information about a disk that can be attached to a VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations. Specify either [`Volume`][google.cloud.lifesciences.v2beta.Volume] or [`Disk`][google.cloud.lifesciences.v2beta.Disk], but not both.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type Event_ContainerKilled ¶
type Event_ContainerKilled = src.Event_ContainerKilled
type Event_ContainerStarted ¶
type Event_ContainerStarted = src.Event_ContainerStarted
type Event_ContainerStopped ¶
type Event_ContainerStopped = src.Event_ContainerStopped
type Event_Delayed ¶
type Event_Delayed = src.Event_Delayed
type Event_Failed ¶
type Event_Failed = src.Event_Failed
type Event_PullStarted ¶
type Event_PullStarted = src.Event_PullStarted
type Event_PullStopped ¶
type Event_PullStopped = src.Event_PullStopped
type Event_UnexpectedExitStatus ¶
type Event_UnexpectedExitStatus = src.Event_UnexpectedExitStatus
type Event_WorkerAssigned ¶
type Event_WorkerAssigned = src.Event_WorkerAssigned
type Event_WorkerReleased ¶
type Event_WorkerReleased = src.Event_WorkerReleased
type ExistingDisk
deprecated
type ExistingDisk = src.ExistingDisk
Configuration for an existing disk to be attached to the VM.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type FailedEvent
deprecated
type FailedEvent = src.FailedEvent
An event generated when the execution of a pipeline has failed. Note that other events can continue to occur after this event.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type PersistentDisk
deprecated
type PersistentDisk = src.PersistentDisk
Configuration for a persistent disk to be attached to the VM. See https://cloud.google.com/compute/docs/disks/performance for more information about disk type, size, and performance considerations.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type PullStartedEvent
deprecated
type PullStartedEvent = src.PullStartedEvent
An event generated when the worker starts pulling an image.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type PullStoppedEvent
deprecated
type PullStoppedEvent = src.PullStoppedEvent
An event generated when the worker stops pulling an image.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type RunPipelineRequest
deprecated
type RunPipelineRequest = src.RunPipelineRequest
The arguments to the `RunPipeline` method. The requesting user must have the `iam.serviceAccounts.actAs` permission for the Cloud Life Sciences service account or the request will fail.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type RunPipelineResponse
deprecated
type RunPipelineResponse = src.RunPipelineResponse
The response to the RunPipeline method, returned in the operation's result field on success.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type ServiceAccount
deprecated
type ServiceAccount = src.ServiceAccount
Carries information about a Google Cloud service account.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type UnexpectedExitStatusEvent
deprecated
type UnexpectedExitStatusEvent = src.UnexpectedExitStatusEvent
An event generated when the execution of a container results in a non-zero exit status that was not otherwise ignored. Execution will continue, but only actions that are flagged as `ALWAYS_RUN` will be executed. Other actions will be skipped.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type UnimplementedWorkflowsServiceV2BetaServer
deprecated
type UnimplementedWorkflowsServiceV2BetaServer = src.UnimplementedWorkflowsServiceV2BetaServer
UnimplementedWorkflowsServiceV2BetaServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type VirtualMachine
deprecated
type VirtualMachine = src.VirtualMachine
Carries information about a Compute Engine VM resource.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type Volume
deprecated
Carries information about storage that can be attached to a VM. Specify either [`Volume`][google.cloud.lifesciences.v2beta.Volume] or [`Disk`][google.cloud.lifesciences.v2beta.Disk], but not both.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type Volume_ExistingDisk ¶
type Volume_ExistingDisk = src.Volume_ExistingDisk
type Volume_NfsMount ¶
type Volume_NfsMount = src.Volume_NfsMount
type Volume_PersistentDisk ¶
type Volume_PersistentDisk = src.Volume_PersistentDisk
type WorkerAssignedEvent
deprecated
type WorkerAssignedEvent = src.WorkerAssignedEvent
An event generated after a worker VM has been assigned to run the pipeline.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type WorkerReleasedEvent
deprecated
type WorkerReleasedEvent = src.WorkerReleasedEvent
An event generated when the worker VM that was assigned to the pipeline has been released (deleted).
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type WorkflowsServiceV2BetaClient
deprecated
type WorkflowsServiceV2BetaClient = src.WorkflowsServiceV2BetaClient
WorkflowsServiceV2BetaClient is the client API for WorkflowsServiceV2Beta service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
func NewWorkflowsServiceV2BetaClient
deprecated
func NewWorkflowsServiceV2BetaClient(cc grpc.ClientConnInterface) WorkflowsServiceV2BetaClient
Deprecated: Please use funcs in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb
type WorkflowsServiceV2BetaServer
deprecated
type WorkflowsServiceV2BetaServer = src.WorkflowsServiceV2BetaServer
WorkflowsServiceV2BetaServer is the server API for WorkflowsServiceV2Beta service.
Deprecated: Please use types in: cloud.google.com/go/lifesciences/apiv2beta/lifesciencespb