Google Cloud Ai Platform V1 Client - Class GoogleDriveSource (1.13.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class GoogleDriveSource.

The Google Drive location for the input content.

Generated from protobuf message google.cloud.aiplatform.v1.GoogleDriveSource

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ resource_ids array<GoogleDriveSource\ResourceId>

Required. Google Drive resource IDs.

getResourceIds

Required. Google Drive resource IDs.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setResourceIds

Required. Google Drive resource IDs.

Parameter
Name Description
var array<GoogleDriveSource\ResourceId>
Returns
Type Description
$this