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
- (::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType) — Required. The type of the Google Drive resource.
#resource_type=
def resource_type=(value) -> ::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType
Parameter
- value (::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType) — Required. The type of the Google Drive resource.
Returns
- (::Google::Cloud::AIPlatform::V1::GoogleDriveSource::ResourceId::ResourceType) — Required. The type of the Google Drive resource.