public sealed class GoogleDriveSource.Types.ResourceId : IMessage<GoogleDriveSource.Types.ResourceId>, IEquatable<GoogleDriveSource.Types.ResourceId>, IDeepCloneable<GoogleDriveSource.Types.ResourceId>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GoogleDriveSource.Types.ResourceId.
[[["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 document provides reference information for the `GoogleDriveSource.Types.ResourceId` class within the Cloud AI Platform v1beta1 API."],["`GoogleDriveSource.Types.ResourceId` represents the type and ID of a Google Drive resource, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default and one that accepts another `GoogleDriveSource.Types.ResourceId` as a parameter for copying."],["Key properties of this class are `ResourceId_`, which is a required string for the Google Drive resource ID, and `ResourceType`, which is a required enum defining the Google Drive resource type."],["The `GoogleDriveSource.Types.ResourceId` is located in the `Google.Cloud.AIPlatform.V1Beta1` namespace and is part of the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]