public sealed class PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines : IMessage<PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines>, IEquatable<PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines>, IDeepCloneable<PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines.
[[["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."],[[["This documentation provides details for the `OpenFineTuningPipelines` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`OpenFineTuningPipelines` is a class that handles the management of fine-tuning pipelines and is part of the `PublisherModel.Types.CallToAction.Types` namespace, and it also implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors: a default constructor `OpenFineTuningPipelines()` and an overloaded constructor `OpenFineTuningPipelines(PublisherModel.Types.CallToAction.Types.OpenFineTuningPipelines other)` for creating copies."],["The primary property within this class is `FineTuningPipelines`, which is of type `RepeatedField\u003cPublisherModel.Types.CallToAction.Types.RegionalResourceReferences\u003e` and holds the required regional resource references to fine-tuning pipelines."],["The page references related documentation across versions 1.0.0-beta20 and 1.0.0-beta21, indicating continued development and updates for the `OpenFineTuningPipelines` functionality."]]],[]]