Versions in this module Expand all Collapse all v0 v0.196.2 Sep 10, 2024 Changes in this version + const PlaydeveloperreportingScope + type AnomaliesListCall struct + func (c *AnomaliesListCall) Context(ctx context.Context) *AnomaliesListCall + func (c *AnomaliesListCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse, error) + func (c *AnomaliesListCall) Fields(s ...googleapi.Field) *AnomaliesListCall + func (c *AnomaliesListCall) Filter(filter string) *AnomaliesListCall + func (c *AnomaliesListCall) Header() http.Header + func (c *AnomaliesListCall) IfNoneMatch(entityTag string) *AnomaliesListCall + func (c *AnomaliesListCall) PageSize(pageSize int64) *AnomaliesListCall + func (c *AnomaliesListCall) PageToken(pageToken string) *AnomaliesListCall + func (c *AnomaliesListCall) Pages(ctx context.Context, ...) error + type AnomaliesService struct + func NewAnomaliesService(s *Service) *AnomaliesService + func (r *AnomaliesService) List(parent string) *AnomaliesListCall + type AppsFetchReleaseFilterOptionsCall struct + func (c *AppsFetchReleaseFilterOptionsCall) Context(ctx context.Context) *AppsFetchReleaseFilterOptionsCall + func (c *AppsFetchReleaseFilterOptionsCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions, error) + func (c *AppsFetchReleaseFilterOptionsCall) Fields(s ...googleapi.Field) *AppsFetchReleaseFilterOptionsCall + func (c *AppsFetchReleaseFilterOptionsCall) Header() http.Header + func (c *AppsFetchReleaseFilterOptionsCall) IfNoneMatch(entityTag string) *AppsFetchReleaseFilterOptionsCall + type AppsSearchCall struct + func (c *AppsSearchCall) Context(ctx context.Context) *AppsSearchCall + func (c *AppsSearchCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse, error) + func (c *AppsSearchCall) Fields(s ...googleapi.Field) *AppsSearchCall + func (c *AppsSearchCall) Header() http.Header + func (c *AppsSearchCall) IfNoneMatch(entityTag string) *AppsSearchCall + func (c *AppsSearchCall) PageSize(pageSize int64) *AppsSearchCall + func (c *AppsSearchCall) PageToken(pageToken string) *AppsSearchCall + func (c *AppsSearchCall) Pages(ctx context.Context, ...) error + type AppsService struct + func NewAppsService(s *Service) *AppsService + func (r *AppsService) FetchReleaseFilterOptions(name string) *AppsFetchReleaseFilterOptionsCall + func (r *AppsService) Search() *AppsSearchCall + type GooglePlayDeveloperReportingV1beta1Anomaly struct + Dimensions []*GooglePlayDeveloperReportingV1beta1DimensionValue + ForceSendFields []string + Metric *GooglePlayDeveloperReportingV1beta1MetricValue + MetricSet string + Name string + NullFields []string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + func (s GooglePlayDeveloperReportingV1beta1Anomaly) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1AnrRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1AnrRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1App struct + DisplayName string + ForceSendFields []string + Name string + NullFields []string + PackageName string + func (s GooglePlayDeveloperReportingV1beta1App) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1AppVersion struct + ForceSendFields []string + NullFields []string + VersionCode int64 + func (s GooglePlayDeveloperReportingV1beta1AppVersion) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1CrashRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1CrashRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval struct + ForceSendFields []string + LowerBound *GoogleTypeDecimal + NullFields []string + UpperBound *GoogleTypeDecimal + func (s GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1DeviceId struct + BuildBrand string + BuildDevice string + ForceSendFields []string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1DeviceId) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1DeviceModelSummary struct + DeviceId *GooglePlayDeveloperReportingV1beta1DeviceId + DeviceUri string + ForceSendFields []string + MarketingName string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1DeviceModelSummary) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1DimensionValue struct + Dimension string + ForceSendFields []string + Int64Value int64 + NullFields []string + StringValue string + ValueLabel string + func (s GooglePlayDeveloperReportingV1beta1DimensionValue) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ErrorIssue struct + Cause string + DistinctUsers int64 + DistinctUsersPercent *GoogleTypeDecimal + ErrorReportCount int64 + FirstAppVersion *GooglePlayDeveloperReportingV1beta1AppVersion + FirstOsVersion *GooglePlayDeveloperReportingV1beta1OsVersion + ForceSendFields []string + IssueUri string + LastAppVersion *GooglePlayDeveloperReportingV1beta1AppVersion + LastErrorReportTime string + LastOsVersion *GooglePlayDeveloperReportingV1beta1OsVersion + Location string + Name string + NullFields []string + SampleErrorReports []string + Type string + func (s GooglePlayDeveloperReportingV1beta1ErrorIssue) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ErrorReport struct + AppVersion *GooglePlayDeveloperReportingV1beta1AppVersion + DeviceModel *GooglePlayDeveloperReportingV1beta1DeviceModelSummary + EventTime string + ForceSendFields []string + Issue string + Name string + NullFields []string + OsVersion *GooglePlayDeveloperReportingV1beta1OsVersion + ReportText string + Type string + VcsInformation string + func (s GooglePlayDeveloperReportingV1beta1ErrorReport) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1FreshnessInfo struct + ForceSendFields []string + Freshnesses []*GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1FreshnessInfo) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness struct + AggregationPeriod string + ForceSendFields []string + LatestEndTime *GoogleTypeDateTime + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1FreshnessInfoFreshness) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse struct + Anomalies []*GooglePlayDeveloperReportingV1beta1Anomaly + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1ListAnomaliesResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1MetricValue struct + DecimalValue *GoogleTypeDecimal + DecimalValueConfidenceInterval *GooglePlayDeveloperReportingV1beta1DecimalConfidenceInterval + ForceSendFields []string + Metric string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1MetricValue) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1MetricsRow struct + AggregationPeriod string + Dimensions []*GooglePlayDeveloperReportingV1beta1DimensionValue + ForceSendFields []string + Metrics []*GooglePlayDeveloperReportingV1beta1MetricValue + NullFields []string + StartTime *GoogleTypeDateTime + func (s GooglePlayDeveloperReportingV1beta1MetricsRow) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1OsVersion struct + ApiLevel int64 + ForceSendFields []string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1OsVersion) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + func (s GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest struct + Dimensions []string + Filter string + ForceSendFields []string + Metrics []string + NullFields []string + PageSize int64 + PageToken string + TimelineSpec *GooglePlayDeveloperReportingV1beta1TimelineSpec + UserCohort string + func (s GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetRequest) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse struct + ForceSendFields []string + NextPageToken string + NullFields []string + Rows []*GooglePlayDeveloperReportingV1beta1MetricsRow + func (s GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1Release struct + DisplayName string + ForceSendFields []string + NullFields []string + VersionCodes googleapi.Int64s + func (s GooglePlayDeveloperReportingV1beta1Release) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions struct + ForceSendFields []string + NullFields []string + Tracks []*GooglePlayDeveloperReportingV1beta1Track + func (s GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse struct + Apps []*GooglePlayDeveloperReportingV1beta1App + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse struct + ErrorIssues []*GooglePlayDeveloperReportingV1beta1ErrorIssue + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse struct + ErrorReports []*GooglePlayDeveloperReportingV1beta1ErrorReport + ForceSendFields []string + NextPageToken string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet struct + ForceSendFields []string + FreshnessInfo *GooglePlayDeveloperReportingV1beta1FreshnessInfo + Name string + NullFields []string + func (s GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1TimelineSpec struct + AggregationPeriod string + EndTime *GoogleTypeDateTime + ForceSendFields []string + NullFields []string + StartTime *GoogleTypeDateTime + func (s GooglePlayDeveloperReportingV1beta1TimelineSpec) MarshalJSON() ([]byte, error) + type GooglePlayDeveloperReportingV1beta1Track struct + DisplayName string + ForceSendFields []string + NullFields []string + ServingReleases []*GooglePlayDeveloperReportingV1beta1Release + Type string + func (s GooglePlayDeveloperReportingV1beta1Track) MarshalJSON() ([]byte, error) + type GoogleTypeDateTime struct + Day int64 + ForceSendFields []string + Hours int64 + Minutes int64 + Month int64 + Nanos int64 + NullFields []string + Seconds int64 + TimeZone *GoogleTypeTimeZone + UtcOffset string + Year int64 + func (s GoogleTypeDateTime) MarshalJSON() ([]byte, error) + type GoogleTypeDecimal struct + ForceSendFields []string + NullFields []string + Value string + func (s GoogleTypeDecimal) MarshalJSON() ([]byte, error) + type GoogleTypeTimeZone struct + ForceSendFields []string + Id string + NullFields []string + Version string + func (s GoogleTypeTimeZone) MarshalJSON() ([]byte, error) + type Service struct + Anomalies *AnomaliesService + Apps *AppsService + BasePath string + UserAgent string + Vitals *VitalsService + func New(client *http.Client) (*Service, error) + func NewService(ctx context.Context, opts ...option.ClientOption) (*Service, error) + type VitalsAnrrateGetCall struct + func (c *VitalsAnrrateGetCall) Context(ctx context.Context) *VitalsAnrrateGetCall + func (c *VitalsAnrrateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1AnrRateMetricSet, error) + func (c *VitalsAnrrateGetCall) Fields(s ...googleapi.Field) *VitalsAnrrateGetCall + func (c *VitalsAnrrateGetCall) Header() http.Header + func (c *VitalsAnrrateGetCall) IfNoneMatch(entityTag string) *VitalsAnrrateGetCall + type VitalsAnrrateQueryCall struct + func (c *VitalsAnrrateQueryCall) Context(ctx context.Context) *VitalsAnrrateQueryCall + func (c *VitalsAnrrateQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse, error) + func (c *VitalsAnrrateQueryCall) Fields(s ...googleapi.Field) *VitalsAnrrateQueryCall + func (c *VitalsAnrrateQueryCall) Header() http.Header + func (c *VitalsAnrrateQueryCall) Pages(ctx context.Context, ...) error + type VitalsAnrrateService struct + func NewVitalsAnrrateService(s *Service) *VitalsAnrrateService + func (r *VitalsAnrrateService) Get(name string) *VitalsAnrrateGetCall + func (r *VitalsAnrrateService) Query(name string, ...) *VitalsAnrrateQueryCall + type VitalsCrashrateGetCall struct + func (c *VitalsCrashrateGetCall) Context(ctx context.Context) *VitalsCrashrateGetCall + func (c *VitalsCrashrateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1CrashRateMetricSet, error) + func (c *VitalsCrashrateGetCall) Fields(s ...googleapi.Field) *VitalsCrashrateGetCall + func (c *VitalsCrashrateGetCall) Header() http.Header + func (c *VitalsCrashrateGetCall) IfNoneMatch(entityTag string) *VitalsCrashrateGetCall + type VitalsCrashrateQueryCall struct + func (c *VitalsCrashrateQueryCall) Context(ctx context.Context) *VitalsCrashrateQueryCall + func (c *VitalsCrashrateQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse, error) + func (c *VitalsCrashrateQueryCall) Fields(s ...googleapi.Field) *VitalsCrashrateQueryCall + func (c *VitalsCrashrateQueryCall) Header() http.Header + func (c *VitalsCrashrateQueryCall) Pages(ctx context.Context, ...) error + type VitalsCrashrateService struct + func NewVitalsCrashrateService(s *Service) *VitalsCrashrateService + func (r *VitalsCrashrateService) Get(name string) *VitalsCrashrateGetCall + func (r *VitalsCrashrateService) Query(name string, ...) *VitalsCrashrateQueryCall + type VitalsErrorsCountsGetCall struct + func (c *VitalsErrorsCountsGetCall) Context(ctx context.Context) *VitalsErrorsCountsGetCall + func (c *VitalsErrorsCountsGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1ErrorCountMetricSet, error) + func (c *VitalsErrorsCountsGetCall) Fields(s ...googleapi.Field) *VitalsErrorsCountsGetCall + func (c *VitalsErrorsCountsGetCall) Header() http.Header + func (c *VitalsErrorsCountsGetCall) IfNoneMatch(entityTag string) *VitalsErrorsCountsGetCall + type VitalsErrorsCountsQueryCall struct + func (c *VitalsErrorsCountsQueryCall) Context(ctx context.Context) *VitalsErrorsCountsQueryCall + func (c *VitalsErrorsCountsQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QueryErrorCountMetricSetResponse, error) + func (c *VitalsErrorsCountsQueryCall) Fields(s ...googleapi.Field) *VitalsErrorsCountsQueryCall + func (c *VitalsErrorsCountsQueryCall) Header() http.Header + func (c *VitalsErrorsCountsQueryCall) Pages(ctx context.Context, ...) error + type VitalsErrorsCountsService struct + func NewVitalsErrorsCountsService(s *Service) *VitalsErrorsCountsService + func (r *VitalsErrorsCountsService) Get(name string) *VitalsErrorsCountsGetCall + func (r *VitalsErrorsCountsService) Query(name string, ...) *VitalsErrorsCountsQueryCall + type VitalsErrorsIssuesSearchCall struct + func (c *VitalsErrorsIssuesSearchCall) Context(ctx context.Context) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1SearchErrorIssuesResponse, error) + func (c *VitalsErrorsIssuesSearchCall) Fields(s ...googleapi.Field) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) Filter(filter string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) Header() http.Header + func (c *VitalsErrorsIssuesSearchCall) IfNoneMatch(entityTag string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeDay(intervalEndTimeDay int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeHours(intervalEndTimeHours int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeMinutes(intervalEndTimeMinutes int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeMonth(intervalEndTimeMonth int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeNanos(intervalEndTimeNanos int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeSeconds(intervalEndTimeSeconds int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeTimeZoneId(intervalEndTimeTimeZoneId string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeTimeZoneVersion(intervalEndTimeTimeZoneVersion string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeUtcOffset(intervalEndTimeUtcOffset string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalEndTimeYear(intervalEndTimeYear int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeDay(intervalStartTimeDay int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeHours(intervalStartTimeHours int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeMinutes(intervalStartTimeMinutes int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeMonth(intervalStartTimeMonth int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeNanos(intervalStartTimeNanos int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeSeconds(intervalStartTimeSeconds int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeTimeZoneId(intervalStartTimeTimeZoneId string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeTimeZoneVersion(intervalStartTimeTimeZoneVersion string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeUtcOffset(intervalStartTimeUtcOffset string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) IntervalStartTimeYear(intervalStartTimeYear int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) OrderBy(orderBy string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) PageSize(pageSize int64) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) PageToken(pageToken string) *VitalsErrorsIssuesSearchCall + func (c *VitalsErrorsIssuesSearchCall) Pages(ctx context.Context, ...) error + func (c *VitalsErrorsIssuesSearchCall) SampleErrorReportLimit(sampleErrorReportLimit int64) *VitalsErrorsIssuesSearchCall + type VitalsErrorsIssuesService struct + func NewVitalsErrorsIssuesService(s *Service) *VitalsErrorsIssuesService + func (r *VitalsErrorsIssuesService) Search(parent string) *VitalsErrorsIssuesSearchCall + type VitalsErrorsReportsSearchCall struct + func (c *VitalsErrorsReportsSearchCall) Context(ctx context.Context) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1SearchErrorReportsResponse, error) + func (c *VitalsErrorsReportsSearchCall) Fields(s ...googleapi.Field) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) Filter(filter string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) Header() http.Header + func (c *VitalsErrorsReportsSearchCall) IfNoneMatch(entityTag string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeDay(intervalEndTimeDay int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeHours(intervalEndTimeHours int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeMinutes(intervalEndTimeMinutes int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeMonth(intervalEndTimeMonth int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeNanos(intervalEndTimeNanos int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeSeconds(intervalEndTimeSeconds int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeTimeZoneId(intervalEndTimeTimeZoneId string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeTimeZoneVersion(intervalEndTimeTimeZoneVersion string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeUtcOffset(intervalEndTimeUtcOffset string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalEndTimeYear(intervalEndTimeYear int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeDay(intervalStartTimeDay int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeHours(intervalStartTimeHours int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeMinutes(intervalStartTimeMinutes int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeMonth(intervalStartTimeMonth int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeNanos(intervalStartTimeNanos int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeSeconds(intervalStartTimeSeconds int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeTimeZoneId(intervalStartTimeTimeZoneId string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeTimeZoneVersion(intervalStartTimeTimeZoneVersion string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeUtcOffset(intervalStartTimeUtcOffset string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) IntervalStartTimeYear(intervalStartTimeYear int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) PageSize(pageSize int64) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) PageToken(pageToken string) *VitalsErrorsReportsSearchCall + func (c *VitalsErrorsReportsSearchCall) Pages(ctx context.Context, ...) error + type VitalsErrorsReportsService struct + func NewVitalsErrorsReportsService(s *Service) *VitalsErrorsReportsService + func (r *VitalsErrorsReportsService) Search(parent string) *VitalsErrorsReportsSearchCall + type VitalsErrorsService struct + Counts *VitalsErrorsCountsService + Issues *VitalsErrorsIssuesService + Reports *VitalsErrorsReportsService + func NewVitalsErrorsService(s *Service) *VitalsErrorsService + type VitalsExcessivewakeuprateGetCall struct + func (c *VitalsExcessivewakeuprateGetCall) Context(ctx context.Context) *VitalsExcessivewakeuprateGetCall + func (c *VitalsExcessivewakeuprateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1ExcessiveWakeupRateMetricSet, error) + func (c *VitalsExcessivewakeuprateGetCall) Fields(s ...googleapi.Field) *VitalsExcessivewakeuprateGetCall + func (c *VitalsExcessivewakeuprateGetCall) Header() http.Header + func (c *VitalsExcessivewakeuprateGetCall) IfNoneMatch(entityTag string) *VitalsExcessivewakeuprateGetCall + type VitalsExcessivewakeuprateQueryCall struct + func (c *VitalsExcessivewakeuprateQueryCall) Context(ctx context.Context) *VitalsExcessivewakeuprateQueryCall + func (c *VitalsExcessivewakeuprateQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse, ...) + func (c *VitalsExcessivewakeuprateQueryCall) Fields(s ...googleapi.Field) *VitalsExcessivewakeuprateQueryCall + func (c *VitalsExcessivewakeuprateQueryCall) Header() http.Header + func (c *VitalsExcessivewakeuprateQueryCall) Pages(ctx context.Context, ...) error + type VitalsExcessivewakeuprateService struct + func NewVitalsExcessivewakeuprateService(s *Service) *VitalsExcessivewakeuprateService + func (r *VitalsExcessivewakeuprateService) Get(name string) *VitalsExcessivewakeuprateGetCall + func (r *VitalsExcessivewakeuprateService) Query(name string, ...) *VitalsExcessivewakeuprateQueryCall + type VitalsService struct + Anrrate *VitalsAnrrateService + Crashrate *VitalsCrashrateService + Errors *VitalsErrorsService + Excessivewakeuprate *VitalsExcessivewakeuprateService + Slowrenderingrate *VitalsSlowrenderingrateService + Slowstartrate *VitalsSlowstartrateService + Stuckbackgroundwakelockrate *VitalsStuckbackgroundwakelockrateService + func NewVitalsService(s *Service) *VitalsService + type VitalsSlowrenderingrateGetCall struct + func (c *VitalsSlowrenderingrateGetCall) Context(ctx context.Context) *VitalsSlowrenderingrateGetCall + func (c *VitalsSlowrenderingrateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1SlowRenderingRateMetricSet, error) + func (c *VitalsSlowrenderingrateGetCall) Fields(s ...googleapi.Field) *VitalsSlowrenderingrateGetCall + func (c *VitalsSlowrenderingrateGetCall) Header() http.Header + func (c *VitalsSlowrenderingrateGetCall) IfNoneMatch(entityTag string) *VitalsSlowrenderingrateGetCall + type VitalsSlowrenderingrateQueryCall struct + func (c *VitalsSlowrenderingrateQueryCall) Context(ctx context.Context) *VitalsSlowrenderingrateQueryCall + func (c *VitalsSlowrenderingrateQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QuerySlowRenderingRateMetricSetResponse, ...) + func (c *VitalsSlowrenderingrateQueryCall) Fields(s ...googleapi.Field) *VitalsSlowrenderingrateQueryCall + func (c *VitalsSlowrenderingrateQueryCall) Header() http.Header + func (c *VitalsSlowrenderingrateQueryCall) Pages(ctx context.Context, ...) error + type VitalsSlowrenderingrateService struct + func NewVitalsSlowrenderingrateService(s *Service) *VitalsSlowrenderingrateService + func (r *VitalsSlowrenderingrateService) Get(name string) *VitalsSlowrenderingrateGetCall + func (r *VitalsSlowrenderingrateService) Query(name string, ...) *VitalsSlowrenderingrateQueryCall + type VitalsSlowstartrateGetCall struct + func (c *VitalsSlowstartrateGetCall) Context(ctx context.Context) *VitalsSlowstartrateGetCall + func (c *VitalsSlowstartrateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1SlowStartRateMetricSet, error) + func (c *VitalsSlowstartrateGetCall) Fields(s ...googleapi.Field) *VitalsSlowstartrateGetCall + func (c *VitalsSlowstartrateGetCall) Header() http.Header + func (c *VitalsSlowstartrateGetCall) IfNoneMatch(entityTag string) *VitalsSlowstartrateGetCall + type VitalsSlowstartrateQueryCall struct + func (c *VitalsSlowstartrateQueryCall) Context(ctx context.Context) *VitalsSlowstartrateQueryCall + func (c *VitalsSlowstartrateQueryCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1QuerySlowStartRateMetricSetResponse, error) + func (c *VitalsSlowstartrateQueryCall) Fields(s ...googleapi.Field) *VitalsSlowstartrateQueryCall + func (c *VitalsSlowstartrateQueryCall) Header() http.Header + func (c *VitalsSlowstartrateQueryCall) Pages(ctx context.Context, ...) error + type VitalsSlowstartrateService struct + func NewVitalsSlowstartrateService(s *Service) *VitalsSlowstartrateService + func (r *VitalsSlowstartrateService) Get(name string) *VitalsSlowstartrateGetCall + func (r *VitalsSlowstartrateService) Query(name string, ...) *VitalsSlowstartrateQueryCall + type VitalsStuckbackgroundwakelockrateGetCall struct + func (c *VitalsStuckbackgroundwakelockrateGetCall) Context(ctx context.Context) *VitalsStuckbackgroundwakelockrateGetCall + func (c *VitalsStuckbackgroundwakelockrateGetCall) Do(opts ...googleapi.CallOption) (*GooglePlayDeveloperReportingV1beta1StuckBackgroundWakelockRateMetricSet, ...) + func (c *VitalsStuckbackgroundwakelockrateGetCall) Fields(s ...googleapi.Field) *VitalsStuckbackgroundwakelockrateGetCall + func (c *VitalsStuckbackgroundwakelockrateGetCall) Header() http.Header + func (c *VitalsStuckbackgroundwakelockrateGetCall) IfNoneMatch(entityTag string) *VitalsStuckbackgroundwakelockrateGetCall + type VitalsStuckbackgroundwakelockrateQueryCall struct + func (c *VitalsStuckbackgroundwakelockrateQueryCall) Context(ctx context.Context) *VitalsStuckbackgroundwakelockrateQueryCall + func (c *VitalsStuckbackgroundwakelockrateQueryCall) Do(opts ...googleapi.CallOption) (...) + func (c *VitalsStuckbackgroundwakelockrateQueryCall) Fields(s ...googleapi.Field) *VitalsStuckbackgroundwakelockrateQueryCall + func (c *VitalsStuckbackgroundwakelockrateQueryCall) Header() http.Header + func (c *VitalsStuckbackgroundwakelockrateQueryCall) Pages(ctx context.Context, f func(...) error) error + type VitalsStuckbackgroundwakelockrateService struct + func NewVitalsStuckbackgroundwakelockrateService(s *Service) *VitalsStuckbackgroundwakelockrateService + func (r *VitalsStuckbackgroundwakelockrateService) Get(name string) *VitalsStuckbackgroundwakelockrateGetCall + func (r *VitalsStuckbackgroundwakelockrateService) Query(name string, ...) *VitalsStuckbackgroundwakelockrateQueryCall