diff --git a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/async_client.py b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/async_client.py index 80cb26c29c87..87581ddadcda 100644 --- a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/async_client.py +++ b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/async_client.py @@ -426,8 +426,8 @@ async def sample_batch_run_reports(): Args: request (Optional[Union[google.analytics.data_v1beta.types.BatchRunReportsRequest, dict]]): - The request object. The batch request containing - multiple report requests. + The request object. The batch request containing multiple + report requests. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -508,8 +508,8 @@ async def sample_batch_run_pivot_reports(): Args: request (Optional[Union[google.analytics.data_v1beta.types.BatchRunPivotReportsRequest, dict]]): - The request object. The batch request containing - multiple pivot report requests. + The request object. The batch request containing multiple + pivot report requests. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -811,12 +811,11 @@ async def sample_check_compatibility(): Args: request (Optional[Union[google.analytics.data_v1beta.types.CheckCompatibilityRequest, dict]]): - The request object. The request for compatibility - information for a report's dimensions and metrics. Check - compatibility provides a preview of the compatibility of - a report; fields shared with the `runReport` request - should be the same values as in your `runReport` - request. + The request object. The request for compatibility information for a report's + dimensions and metrics. Check compatibility provides a + preview of the compatibility of a report; fields shared + with the ``runReport`` request should be the same values + as in your ``runReport`` request. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. diff --git a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/client.py b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/client.py index bb4d9c5e6789..012677a25d81 100644 --- a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/client.py +++ b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/client.py @@ -650,8 +650,8 @@ def sample_batch_run_reports(): Args: request (Union[google.analytics.data_v1beta.types.BatchRunReportsRequest, dict]): - The request object. The batch request containing - multiple report requests. + The request object. The batch request containing multiple + report requests. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -733,8 +733,8 @@ def sample_batch_run_pivot_reports(): Args: request (Union[google.analytics.data_v1beta.types.BatchRunPivotReportsRequest, dict]): - The request object. The batch request containing - multiple pivot report requests. + The request object. The batch request containing multiple + pivot report requests. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1038,12 +1038,11 @@ def sample_check_compatibility(): Args: request (Union[google.analytics.data_v1beta.types.CheckCompatibilityRequest, dict]): - The request object. The request for compatibility - information for a report's dimensions and metrics. Check - compatibility provides a preview of the compatibility of - a report; fields shared with the `runReport` request - should be the same values as in your `runReport` - request. + The request object. The request for compatibility information for a report's + dimensions and metrics. Check compatibility provides a + preview of the compatibility of a report; fields shared + with the ``runReport`` request should be the same values + as in your ``runReport`` request. retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. diff --git a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/transports/rest.py b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/transports/rest.py index 1264cdf64e8f..729adcb7fa08 100644 --- a/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/transports/rest.py +++ b/packages/google-analytics-data/google/analytics/data_v1beta/services/beta_analytics_data/transports/rest.py @@ -403,7 +403,6 @@ def __call__( request (~.analytics_data_api.BatchRunPivotReportsRequest): The request object. The batch request containing multiple pivot report requests. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -493,7 +492,6 @@ def __call__( request (~.analytics_data_api.BatchRunReportsRequest): The request object. The batch request containing multiple report requests. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -586,7 +584,6 @@ def __call__( preview of the compatibility of a report; fields shared with the ``runReport`` request should be the same values as in your ``runReport`` request. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -687,7 +684,6 @@ def __call__( request (~.analytics_data_api.GetMetadataRequest): The request object. Request for a property's dimension and metric metadata. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -767,7 +763,6 @@ def __call__( request (~.analytics_data_api.RunPivotReportRequest): The request object. The request to generate a pivot report. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -857,7 +852,6 @@ def __call__( request (~.analytics_data_api.RunRealtimeReportRequest): The request object. The request to generate a realtime report. - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request.