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

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
NameDescription
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
TypeDescription
Google\Cloud\AIPlatform\V1\GcsSource|null

hasGcsSource

clearGcsSource

setGcsSource

Required. Google Cloud Storage location.

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\GcsSource
Returns
TypeDescription
$this