Google Analytics Admin V1alpha Client - Class CreateExpandedDataSetRequest (0.23.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class CreateExpandedDataSetRequest.

Request message for CreateExpandedDataSet RPC.

Generated from protobuf message google.analytics.admin.v1alpha.CreateExpandedDataSetRequest

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ parentstring

Required. Example format: properties/1234

↳ expanded_data_setGoogle\Analytics\Admin\V1alpha\ExpandedDataSet

Required. The ExpandedDataSet to create.

getParent

Required. Example format: properties/1234

Returns
TypeDescription
string

setParent

Required. Example format: properties/1234

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getExpandedDataSet

Required. The ExpandedDataSet to create.

Returns
TypeDescription
Google\Analytics\Admin\V1alpha\ExpandedDataSet|null

hasExpandedDataSet

clearExpandedDataSet

setExpandedDataSet

Required. The ExpandedDataSet to create.

Parameter
NameDescription
varGoogle\Analytics\Admin\V1alpha\ExpandedDataSet
Returns
TypeDescription
$this

static::build

Parameters
NameDescription
parentstring

Required. Example format: properties/1234 Please see Google\Analytics\Admin\V1alpha\AnalyticsAdminServiceClient::propertyName() for help formatting this field.

expandedDataSetGoogle\Analytics\Admin\V1alpha\ExpandedDataSet

Required. The ExpandedDataSet to create.

Returns
TypeDescription
Google\Analytics\Admin\V1alpha\CreateExpandedDataSetRequest