public sealed class GetTensorboardRunRequest : IMessage<GetTensorboardRunRequest>, IEquatable<GetTensorboardRunRequest>, IDeepCloneable<GetTensorboardRunRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetTensorboardRunRequest.
Request message for
[TensorboardService.GetTensorboardRun][google.cloud.aiplatform.v1beta1.TensorboardService.GetTensorboardRun].
Required. The name of the TensorboardRun resource.
Format:
projects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}
[[["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\u003eGetTensorboardRunRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eTensorboardService.GetTensorboardRun\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 in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly, with the latest version being 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTensorboardRunRequest\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eGetTensorboardRunRequest\u003c/code\u003e object, and it contains properties for \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTensorboardRunName\u003c/code\u003e (a typed view over the resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe "Name" property is required, and defines the resource of a TensorboardRun using the format: \u003ccode\u003eprojects/{project}/locations/{location}/tensorboards/{tensorboard}/experiments/{experiment}/runs/{run}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]