public sealed class RebaseTunedModelOperationMetadata : IMessage<RebaseTunedModelOperationMetadata>, IEquatable<RebaseTunedModelOperationMetadata>, IDeepCloneable<RebaseTunedModelOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RebaseTunedModelOperationMetadata.
Runtime operation information for
[GenAiTuningService.RebaseTunedModel][google.cloud.aiplatform.v1beta1.GenAiTuningService.RebaseTunedModel].
[[["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-03-25 UTC."],[[["The latest version of the `RebaseTunedModelOperationMetadata` class is `1.0.0-beta21`, found within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["This class provides runtime operation information for the `GenAiTuningService.RebaseTunedModel` method in the Vertex AI v1beta1 API."],["The `RebaseTunedModelOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its versatility."],["It inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`, while also including a `GenericMetadata` property."],["The class has two constructors, one default and one that takes another instance of `RebaseTunedModelOperationMetadata` as an argument for cloning purposes."]]],[]]