Class RunPipelineResponse (1.0.0-beta02)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class RunPipelineResponse : IMessage<RunPipelineResponse>, IEquatable<RunPipelineResponse>, IDeepCloneable<RunPipelineResponse>, IBufferMessage, IMessageThe response to the RunPipeline method, returned in the operation's result field on success.
Implements
IMessage<RunPipelineResponse>, IEquatable<RunPipelineResponse>, IDeepCloneable<RunPipelineResponse>, IBufferMessage, IMessageNamespace
Google.Cloud.LifeSciences.V2BetaAssembly
Google.Cloud.LifeSciences.V2Beta.dll
Constructors
RunPipelineResponse()
public RunPipelineResponse()RunPipelineResponse(RunPipelineResponse)
public RunPipelineResponse(RunPipelineResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RunPipelineResponse |