public sealed class DeleteTensorboardExperimentRequest : IMessage<DeleteTensorboardExperimentRequest>, IEquatable<DeleteTensorboardExperimentRequest>, IDeepCloneable<DeleteTensorboardExperimentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteTensorboardExperimentRequest.
Request message for
[TensorboardService.DeleteTensorboardExperiment][google.cloud.aiplatform.v1beta1.TensorboardService.DeleteTensorboardExperiment].
Required. The name of the TensorboardExperiment to be deleted.
Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}
[[["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\u003eThe \u003ccode\u003eDeleteTensorboardExperimentRequest\u003c/code\u003e class is used to define the request message for deleting a TensorboardExperiment in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTensorboardExperimentRequest\u003c/code\u003e class includes a constructor for creating an instance, as well as a property named \u003ccode\u003eName\u003c/code\u003e that specifies the resource name of the TensorboardExperiment to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains the \u003ccode\u003eTensorboardExperimentName\u003c/code\u003e property, which provides a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]