Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId (v0.59.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId.

The type and ID of the Google Drive resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_id

def resource_id() -> ::String
Returns
  • (::String) — Required. The ID of the Google Drive resource.

#resource_id=

def resource_id=(value) -> ::String
Parameter
  • value (::String) — Required. The ID of the Google Drive resource.
Returns
  • (::String) — Required. The ID of the Google Drive resource.

#resource_type

def resource_type() -> ::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType
Returns

#resource_type=

def resource_type=(value) -> ::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType
Parameter
Returns