public sealed class RunPipelineRequest : IMessage<RunPipelineRequest>, IEquatable<RunPipelineRequest>, IDeepCloneable<RunPipelineRequest>, IBufferMessage, IMessage
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.
User-defined labels to associate with the returned operation. These
labels are not propagated to any Google Cloud Platform resources used by
the operation, and can be modified at any time.
To associate labels with resources created while executing the operation,
see the appropriate resource message (for example, VirtualMachine).
The name of an existing Pub/Sub topic. The server will publish
messages to this topic whenever the status of the operation changes.
The Life Sciences Service Agent account must have publisher permissions to
the specified topic or notifications will not be sent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eRunPipelineRequest\u003c/code\u003e is a class used as the argument for the \u003ccode\u003eRunPipeline\u003c/code\u003e method in the Google Cloud Life Sciences API, and is part of version 1.0.0-beta02 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunPipelineRequest\u003c/code\u003e class requires the requesting user to have \u003ccode\u003eiam.serviceAccounts.actAs\u003c/code\u003e permission for the Cloud Life Sciences service account to run successfully.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eLabels\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003ePipeline\u003c/code\u003e, and \u003ccode\u003ePubSubTopic\u003c/code\u003e, allowing users to define pipeline execution details, project and location, and Pub/Sub topic for status notifications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunPipelineRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]