Google Analytics Data V1alpha Client - Class GetPropertyQuotasSnapshotRequest (0.20.0)

Reference documentation and code samples for the Google Analytics Data V1alpha Client class GetPropertyQuotasSnapshotRequest.

A request to return the PropertyQuotasSnapshot for a given category.

Generated from protobuf message google.analytics.data.v1alpha.GetPropertyQuotasSnapshotRequest

Namespace

Google \ Analytics \ Data \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Quotas from this property will be listed in the response. Format: properties/{property}/propertyQuotasSnapshot

getName

Required. Quotas from this property will be listed in the response.

Format: properties/{property}/propertyQuotasSnapshot

Returns
Type Description
string

setName

Required. Quotas from this property will be listed in the response.

Format: properties/{property}/propertyQuotasSnapshot

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Quotas from this property will be listed in the response. Format: properties/{property}/propertyQuotasSnapshot Please see Google\Analytics\Data\V1alpha\AlphaAnalyticsDataClient::propertyQuotasSnapshotName() for help formatting this field.

Returns
Type Description
Google\Analytics\Data\V1alpha\GetPropertyQuotasSnapshotRequest