Google Cloud Ai Platform V1 Client - Class AvroSource (0.10.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

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.

Generated from protobuf field .google.cloud.aiplatform.v1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\GcsSource|null

hasGcsSource

clearGcsSource

setGcsSource

Required. Google Cloud Storage location.

Generated from protobuf field .google.cloud.aiplatform.v1.GcsSource gcs_source = 1 [(.google.api.field_behavior) = REQUIRED];

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