public sealed class BatchCreateTensorboardRunsRequest : IMessage<BatchCreateTensorboardRunsRequest>, IEquatable<BatchCreateTensorboardRunsRequest>, IDeepCloneable<BatchCreateTensorboardRunsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class BatchCreateTensorboardRunsRequest.
Request message for
[TensorboardService.BatchCreateTensorboardRuns][google.cloud.aiplatform.v1beta1.TensorboardService.BatchCreateTensorboardRuns].
Required. The resource name of the TensorboardExperiment to create the
TensorboardRuns in. Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
The parent field in the CreateTensorboardRunRequest messages must match
this field.
[[["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-14 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eBatchCreateTensorboardRunsRequest\u003c/code\u003e class, which is used in the Vertex AI v1beta1 API for requesting the creation of multiple TensorboardRuns.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateTensorboardRunsRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, for managing the batch creation of TensorboardRuns.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eBatchCreateTensorboardRunsRequest()\u003c/code\u003e and \u003ccode\u003eBatchCreateTensorboardRunsRequest(BatchCreateTensorboardRunsRequest other)\u003c/code\u003e, to initiate new instances.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the resource name of the TensorboardExperiment, and \u003ccode\u003eRequests\u003c/code\u003e, which is a list of \u003ccode\u003eCreateTensorboardRunRequest\u003c/code\u003e messages detailing the TensorboardRuns to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0-beta21, and it resides within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]