Google Cloud Ai Platform V1 Client - Class AvroSource (0.37.1)

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

The storage details for Avro input content.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ gcs_source Google\Cloud\AIPlatform\V1\GcsSource

Required. Google Cloud Storage location.

getGcsSource

Required. Google Cloud Storage location.

Returns
Type Description
Google\Cloud\AIPlatform\V1\GcsSource|null

hasGcsSource

clearGcsSource

setGcsSource

Required. Google Cloud Storage location.

Parameter
Name Description
var Google\Cloud\AIPlatform\V1\GcsSource
Returns
Type Description
$this