Skip to content

Commit ea06716

Browse files
committed
chore: regenerate libraries
1 parent a021889 commit ea06716

52 files changed

Lines changed: 95 additions & 52 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/google-analytics-data/noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,6 @@ def docs(session):
390390
shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)
391391
session.run(
392392
"sphinx-build",
393-
"-W", # warnings as errors
394393
"-T", # show full traceback on exception
395394
"-N", # no colors
396395
"-b",

packages/google-cloud-trace/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"api_description": "is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console. You can track how requests propagate through your application and receive detailed near real-time performance insights.",
2+
"api_description": "Sends application trace data to Stackdriver Trace for viewing. Trace data\nis collected for all App Engine applications by default. Trace data from\nother applications can be provided using this API. This library is used to\ninteract with the Trace API directly. If you are looking to instrument\nyour application for Stackdriver Trace, we recommend using OpenTelemetry.",
33
"api_id": "cloudtrace.googleapis.com",
44
"api_shortname": "cloudtrace",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudtrace/latest",

packages/google-cloud-trace/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ Python Client for Cloud Trace
33

44
|stable| |pypi| |versions|
55

6-
`Cloud Trace`_: is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console. You can track how requests propagate through your application and receive detailed near real-time performance insights.
6+
`Cloud Trace`_: Sends application trace data to Stackdriver Trace for viewing. Trace data
7+
is collected for all App Engine applications by default. Trace data from
8+
other applications can be provided using this API. This library is used to
9+
interact with the Trace API directly. If you are looking to instrument
10+
your application for Stackdriver Trace, we recommend using OpenTelemetry.
711

812
- `Client Library Documentation`_
913
- `Product Documentation`_

packages/google-cloud-trace/docs/README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ Python Client for Cloud Trace
33

44
|stable| |pypi| |versions|
55

6-
`Cloud Trace`_: is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console. You can track how requests propagate through your application and receive detailed near real-time performance insights.
6+
`Cloud Trace`_: Sends application trace data to Stackdriver Trace for viewing. Trace data
7+
is collected for all App Engine applications by default. Trace data from
8+
other applications can be provided using this API. This library is used to
9+
interact with the Trace API directly. If you are looking to instrument
10+
your application for Stackdriver Trace, we recommend using OpenTelemetry.
711

812
- `Client Library Documentation`_
913
- `Product Documentation`_

packages/google-cloud-translate/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"api_description": "can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.",
2+
"api_description": "Integrates text translation into your website or application.",
33
"api_id": "translate.googleapis.com",
44
"api_shortname": "translate",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/translate/latest",

packages/google-cloud-translate/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Cloud Translation
33

44
|stable| |pypi| |versions|
55

6-
`Cloud Translation`_: can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.
6+
`Cloud Translation`_: Integrates text translation into your website or application.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_

packages/google-cloud-translate/docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Cloud Translation
33

44
|stable| |pypi| |versions|
55

6-
`Cloud Translation`_: can dynamically translate text between thousands of language pairs. Translation lets websites and programs programmatically integrate with the translation service.
6+
`Cloud Translation`_: Integrates text translation into your website or application.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_

packages/google-cloud-video-live-stream/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"api_description": "transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.",
2+
"api_description": "The Live Stream API transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.",
33
"api_id": "livestream.googleapis.com",
44
"api_shortname": "livestream",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/livestream/latest",

packages/google-cloud-video-live-stream/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Live Stream
33

44
|stable| |pypi| |versions|
55

6-
`Live Stream`_: transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.
6+
`Live Stream`_: The Live Stream API transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_

packages/google-cloud-video-live-stream/docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Live Stream
33

44
|stable| |pypi| |versions|
55

6-
`Live Stream`_: transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.
6+
`Live Stream`_: The Live Stream API transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_

0 commit comments

Comments
 (0)