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-25 UTC."],[[["This document provides reference documentation for the `GoogleDriveSource` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta11."],["The `GoogleDriveSource` class, used for specifying Google Drive locations for input content, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has two constructors: a default constructor and one that accepts another `GoogleDriveSource` object for initialization."],["The `GoogleDriveSource` class contains the `ResourceIds` property, which is a required `RepeatedField` for specifying Google Drive resource IDs."]]],[]]