Google Cloud Ces V1 Client - Class DataStoreSettings (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class DataStoreSettings.

Data store related settings for the app.

Generated from protobuf message google.cloud.ces.v1.DataStoreSettings

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ engines array<DataStoreSettings\Engine>

Output only. The engines for the app.

getEngines

Output only. The engines for the app.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setEngines

Output only. The engines for the app.

Parameter
Name Description
var array<DataStoreSettings\Engine>
Returns
Type Description
$this