Google Analytics Admin V1alpha Client - Class CreateRollupPropertyResponse (0.20.0)

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

Response message for CreateRollupProperty RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ rollup_property Google\Analytics\Admin\V1alpha\Property

The created roll-up property.

↳ rollup_property_source_links array<Google\Analytics\Admin\V1alpha\RollupPropertySourceLink>

The created roll-up property source links.

getRollupProperty

The created roll-up property.

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

hasRollupProperty

clearRollupProperty

setRollupProperty

The created roll-up property.

Parameter
NameDescription
var Google\Analytics\Admin\V1alpha\Property
Returns
TypeDescription
$this

The created roll-up property source links.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

The created roll-up property source links.

Parameter
NameDescription
var array<Google\Analytics\Admin\V1alpha\RollupPropertySourceLink>
Returns
TypeDescription
$this