Skip to content

Commit da50da7

Browse files
committed
chore: regenerate libraries
1 parent ad67efe commit da50da7

59 files changed

Lines changed: 98 additions & 71 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-securitycenter/.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": "makes it easier for you to prevent, detect, and respond to threats. Identify security misconfigurations in virtual machines, networks, applications, and storage buckets from a centralized dashboard. Take action on them before they can potentially result in business damage or loss. Built-in capabilities can quickly surface suspicious activity in your Stackdriver security logs or indicate compromised virtual machines. Respond to threats by following actionable recommendations or exporting logs to your SIEM for further investigation.",
2+
"api_description": "Security Command Center API provides access to temporal views of assets and\nfindings within an organization.",
33
"api_id": "securitycenter.googleapis.com",
44
"api_shortname": "securitycenter",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/securitycenter/latest",

packages/google-cloud-securitycenter/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Security Command Center
33

44
|stable| |pypi| |versions|
55

6-
`Security Command Center`_: makes it easier for you to prevent, detect, and respond to threats. Identify security misconfigurations in virtual machines, networks, applications, and storage buckets from a centralized dashboard. Take action on them before they can potentially result in business damage or loss. Built-in capabilities can quickly surface suspicious activity in your Stackdriver security logs or indicate compromised virtual machines. Respond to threats by following actionable recommendations or exporting logs to your SIEM for further investigation.
6+
`Security Command Center`_: Security Command Center API provides access to temporal views of assets and
7+
findings within an organization.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Security Command Center
33

44
|stable| |pypi| |versions|
55

6-
`Security Command Center`_: makes it easier for you to prevent, detect, and respond to threats. Identify security misconfigurations in virtual machines, networks, applications, and storage buckets from a centralized dashboard. Take action on them before they can potentially result in business damage or loss. Built-in capabilities can quickly surface suspicious activity in your Stackdriver security logs or indicate compromised virtual machines. Respond to threats by following actionable recommendations or exporting logs to your SIEM for further investigation.
6+
`Security Command Center`_: Security Command Center API provides access to temporal views of assets and
7+
findings within an organization.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

packages/google-cloud-service-control/.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 foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway.",
2+
"api_description": "Provides admission control and telemetry reporting for services integrated\nwith Service Infrastructure.",
33
"api_id": "servicecontrol.googleapis.com",
44
"api_shortname": "servicecontrol",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/servicecontrol/latest",

packages/google-cloud-service-control/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Service Control
33

44
|stable| |pypi| |versions|
55

6-
`Service Control`_: is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway.
6+
`Service Control`_: Provides admission control and telemetry reporting for services integrated
7+
with Service Infrastructure.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

packages/google-cloud-service-control/docs/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Service Control
33

44
|stable| |pypi| |versions|
55

6-
`Service Control`_: is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway.
6+
`Service Control`_: Provides admission control and telemetry reporting for services integrated
7+
with Service Infrastructure.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

packages/google-cloud-service-directory/.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": "Allows the registration and lookup of services.",
2+
"api_description": "Service Directory is a platform for discovering, publishing, and connecting\nservices.",
33
"api_id": "servicedirectory.googleapis.com",
44
"api_shortname": "servicedirectory",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/servicedirectory/latest",

packages/google-cloud-service-directory/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Service Directory
33

44
|stable| |pypi| |versions|
55

6-
`Service Directory`_: Allows the registration and lookup of services.
6+
`Service Directory`_: Service Directory is a platform for discovering, publishing, and connecting
7+
services.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

packages/google-cloud-service-directory/docs/README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Python Client for Service Directory
33

44
|stable| |pypi| |versions|
55

6-
`Service Directory`_: Allows the registration and lookup of services.
6+
`Service Directory`_: Service Directory is a platform for discovering, publishing, and connecting
7+
services.
78

89
- `Client Library Documentation`_
910
- `Product Documentation`_

0 commit comments

Comments
 (0)