Cloud AI Platform v1beta1 API - Class GoogleDriveSource.Types.ResourceId (1.0.0-beta03)

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.

The type and ID of the Google Drive resource.

Inheritance

object > GoogleDriveSource.Types.ResourceId

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ResourceId()

public ResourceId()

ResourceId(ResourceId)

public ResourceId(GoogleDriveSource.Types.ResourceId other)
Parameter
Name Description
other GoogleDriveSourceTypesResourceId

Properties

ResourceId_

public string ResourceId_ { get; set; }

Required. The ID of the Google Drive resource.

Property Value
Type Description
string

ResourceType

public GoogleDriveSource.Types.ResourceId.Types.ResourceType ResourceType { get; set; }

Required. The type of the Google Drive resource.

Property Value
Type Description
GoogleDriveSourceTypesResourceIdTypesResourceType