Google Analytics Admin V1alpha Client - Class GetReportingDataAnnotationRequest (0.29.0)

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

Request message for GetReportingDataAnnotation RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the Reporting Data Annotation to lookup. Format: properties/property_id/reportingDataAnnotations/reportingDataAnnotation Example: properties/123/reportingDataAnnotations/456

getName

Required. Resource name of the Reporting Data Annotation to lookup.

Format: properties/property_id/reportingDataAnnotations/reportingDataAnnotation Example: properties/123/reportingDataAnnotations/456

Returns
Type Description
string

setName

Required. Resource name of the Reporting Data Annotation to lookup.

Format: properties/property_id/reportingDataAnnotations/reportingDataAnnotation Example: properties/123/reportingDataAnnotations/456

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Resource name of the Reporting Data Annotation to lookup. Format: properties/property_id/reportingDataAnnotations/reportingDataAnnotation Example: properties/123/reportingDataAnnotations/456 Please see AnalyticsAdminServiceClient::reportingDataAnnotationName() for help formatting this field.

Returns
Type Description
GetReportingDataAnnotationRequest