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-04-09 UTC."],[[["This documentation is for the `GoogleDriveSource.Types.ResourceId` class within the Cloud AI Platform v1beta1 API, specifically in version 1.0.0-beta02."],["`GoogleDriveSource.Types.ResourceId` represents the type and ID of a Google Drive resource, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one being a default constructor, and the other a copy constructor that takes an existing `GoogleDriveSource.Types.ResourceId` object."],["It includes two properties: `ResourceId_`, which is a required string representing the ID of the Google Drive resource, and `ResourceType`, which specifies the type of the resource."],["The namespace for this resource is `Google.Cloud.AIPlatform.V1Beta1`, and the assembly is `Google.Cloud.AIPlatform.V1Beta1.dll`."]]],[]]