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-04-09 UTC."],[[["This document provides reference information for the `GoogleDriveSource` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta02."],["`GoogleDriveSource` is a class representing the Google Drive location for input content and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["`GoogleDriveSource` offers two constructors: a default one and another that accepts another `GoogleDriveSource` object for initialization."],["The class' `ResourceIds` property is a required `RepeatedField` of `ResourceId` types, used to specify the Google Drive resource identifiers."]]],[]]