public sealed class GoogleDriveSource : IMessage<GoogleDriveSource>, IEquatable<GoogleDriveSource>, IDeepCloneable<GoogleDriveSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GoogleDriveSource.
[[["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-31 UTC."],[[["This page provides reference documentation for the `GoogleDriveSource` class within the Cloud AI Platform v1beta1 API, specifically for the .NET environment."],["`GoogleDriveSource` is a sealed class that represents a Google Drive location for input content and inherits from `object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `GoogleDriveSource` objects, either as a default instance or by copying another `GoogleDriveSource` object."],["`GoogleDriveSource` has a `ResourceIds` property of type `RepeatedField`, which is used to store a collection of Google Drive resource IDs and is considered a required field."],["The class is found within the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]