Class RunPipelineResponse (1.0.0-beta02)

public sealed class RunPipelineResponse : IMessage<RunPipelineResponse>, IEquatable<RunPipelineResponse>, IDeepCloneable<RunPipelineResponse>, IBufferMessage, IMessage

The response to the RunPipeline method, returned in the operation's result field on success.

Inheritance

Object > RunPipelineResponse

Namespace

Google.Cloud.LifeSciences.V2Beta

Assembly

Google.Cloud.LifeSciences.V2Beta.dll

Constructors

RunPipelineResponse()

public RunPipelineResponse()

RunPipelineResponse(RunPipelineResponse)

public RunPipelineResponse(RunPipelineResponse other)
Parameter
Name Description
other RunPipelineResponse

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月06日 UTC.