public sealed class CreatePipelineJobRequest : IMessage<CreatePipelineJobRequest>, IEquatable<CreatePipelineJobRequest>, IDeepCloneable<CreatePipelineJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreatePipelineJobRequest.
Request message for
[PipelineService.CreatePipelineJob][google.cloud.aiplatform.v1beta1.PipelineService.CreatePipelineJob].
The ID to use for the PipelineJob, which will become the final component of
the PipelineJob name. If not provided, an ID will be automatically
generated.
This value should be less than 128 characters, and valid characters
are /[a-z][0-9]-/.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreatePipelineJobRequest\u003c/code\u003e class is a request message for the \u003ccode\u003ePipelineService.CreatePipelineJob\u003c/code\u003e method within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and is located within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePipelineJobRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003ePipelineJob\u003c/code\u003e, and \u003ccode\u003ePipelineJobId\u003c/code\u003e, which are used to specify the location and details of the pipeline job being created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreatePipelineJobRequest\u003c/code\u003e class can be instantiated with default parameters, or by providing another instance of itself.\u003c/p\u003e\n"]]],[],null,[]]