From 6a8c9d61d841d9a15ae19c921689189417a8b9dd Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 16 Nov 2022 01:18:00 +0000 Subject: [PATCH] docs: fix minor docstring formatting PiperOrigin-RevId: 488759662 Source-Link: https://github.com/googleapis/googleapis/commit/0f0eb8ba27f4d1ca1a337f7fa33e5526ccabb96f Source-Link: https://github.com/googleapis/googleapis-gen/commit/a9f93834880ccbf8852f5ec59be61b419a601f34 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmV5b25kQ29ycC5BcHBDb25uZWN0aW9ucy5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYTlmOTM4MzQ4ODBjY2JmODg1MmY1ZWM1OWJlNjFiNDE5YTYwMWYzNCJ9 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmV5b25kQ29ycC5BcHBDb25uZWN0b3JzLlYxLy5Pd2xCb3QueWFtbCIsImgiOiJhOWY5MzgzNDg4MGNjYmY4ODUyZjVlYzU5YmU2MWI0MTlhNjAxZjM0In0= Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmV5b25kQ29ycC5BcHBHYXRld2F5cy5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYTlmOTM4MzQ4ODBjY2JmODg1MmY1ZWM1OWJlNjFiNDE5YTYwMWYzNCJ9 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmV5b25kQ29ycC5DbGllbnRDb25uZWN0b3JTZXJ2aWNlcy5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYTlmOTM4MzQ4ODBjY2JmODg1MmY1ZWM1OWJlNjFiNDE5YTYwMWYzNCJ9 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQmV5b25kQ29ycC5DbGllbnRHYXRld2F5cy5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYTlmOTM4MzQ4ODBjY2JmODg1MmY1ZWM1OWJlNjFiNDE5YTYwMWYzNCJ9 --- .../AppConnectionsServiceClient.g.cs | 8 ++++---- .../AppConnectionsServiceGrpc.g.cs | 4 ++-- .../AppConnectorsServiceClient.g.cs | 8 ++++---- .../AppConnectorsServiceGrpc.g.cs | 4 ++-- .../AppGatewaysServiceClient.g.cs | 8 ++++---- .../AppGatewaysServiceGrpc.g.cs | 4 ++-- .../ClientConnectorServicesServiceClient.g.cs | 8 ++++---- .../ClientConnectorServicesServiceGrpc.g.cs | 4 ++-- .../ClientGatewaysServiceClient.g.cs | 8 ++++---- .../ClientGatewaysServiceGrpc.g.cs | 4 ++-- 10 files changed, 30 insertions(+), 30 deletions(-) diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs index 13bbdd47baa8..c4b249d27758 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceClient.g.cs @@ -269,12 +269,12 @@ private AppConnectionsServiceClient BuildImpl() /// AppConnectionsService client wrapper, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectionsService exposes the following resources: /// @@ -1213,12 +1213,12 @@ public virtual AppConnection GetAppConnection(AppConnectionName name, gaxgrpc::C /// AppConnectionsService client wrapper implementation, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectionsService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceGrpc.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceGrpc.g.cs index f302275f48be..c32820235880 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceGrpc.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnections.V1/Google.Cloud.BeyondCorp.AppConnections.V1/AppConnectionsServiceGrpc.g.cs @@ -24,12 +24,12 @@ namespace Google.Cloud.BeyondCorp.AppConnections.V1 { /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectionsService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs index f8c3c4339f3c..647d9d5bf6a6 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceClient.g.cs @@ -285,12 +285,12 @@ private AppConnectorsServiceClient BuildImpl() /// AppConnectorsService client wrapper, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectorsService exposes the following resource: /// @@ -1243,12 +1243,12 @@ public virtual AppConnector GetAppConnector(AppConnectorName name, gaxgrpc::Call /// AppConnectorsService client wrapper implementation, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectorsService exposes the following resource: /// diff --git a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceGrpc.g.cs b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceGrpc.g.cs index 4eb56311ff4c..6a75e962dbba 100644 --- a/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceGrpc.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppConnectors.V1/Google.Cloud.BeyondCorp.AppConnectors.V1/AppConnectorsServiceGrpc.g.cs @@ -24,12 +24,12 @@ namespace Google.Cloud.BeyondCorp.AppConnectors.V1 { /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppConnectorsService exposes the following resource: /// diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs index 794ff72a63b8..1d13cdb9aaf1 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceClient.g.cs @@ -216,12 +216,12 @@ private AppGatewaysServiceClient BuildImpl() /// AppGatewaysService client wrapper, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppGatewaysService exposes the following resources: /// @@ -888,12 +888,12 @@ public virtual AppGateway GetAppGateway(AppGatewayName name, gaxgrpc::CallSettin /// AppGatewaysService client wrapper implementation, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppGatewaysService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceGrpc.g.cs b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceGrpc.g.cs index 6252c459cd58..f7de82afd6a3 100644 --- a/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceGrpc.g.cs +++ b/apis/Google.Cloud.BeyondCorp.AppGateways.V1/Google.Cloud.BeyondCorp.AppGateways.V1/AppGatewaysServiceGrpc.g.cs @@ -24,12 +24,12 @@ namespace Google.Cloud.BeyondCorp.AppGateways.V1 { /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The AppGatewaysService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceClient.g.cs index b0e80423b6de..0317877a3f09 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceClient.g.cs @@ -258,12 +258,12 @@ private ClientConnectorServicesServiceClient BuildImpl() /// ClientConnectorServicesService client wrapper, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientConnectorServicesService exposes the following resources: /// @@ -1048,12 +1048,12 @@ public virtual ClientConnectorService GetClientConnectorService(ClientConnectorS /// ClientConnectorServicesService client wrapper implementation, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientConnectorServicesService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceGrpc.g.cs b/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceGrpc.g.cs index c8f5e58350e2..222d04fbaa61 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceGrpc.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/Google.Cloud.BeyondCorp.ClientConnectorServices.V1/ClientConnectorServicesServiceGrpc.g.cs @@ -24,12 +24,12 @@ namespace Google.Cloud.BeyondCorp.ClientConnectorServices.V1 { /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientConnectorServicesService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs index cfb7d49e4c11..1776a20bc66c 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceClient.g.cs @@ -222,12 +222,12 @@ private ClientGatewaysServiceClient BuildImpl() /// ClientGatewaysService client wrapper, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientGatewaysService exposes the following resources: /// @@ -871,12 +871,12 @@ public virtual ClientGateway GetClientGateway(ClientGatewayName name, gaxgrpc::C /// ClientGatewaysService client wrapper implementation, for convenient use. /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientGatewaysService exposes the following resources: /// diff --git a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceGrpc.g.cs b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceGrpc.g.cs index 7bbfebc610aa..eec5bb6265e9 100644 --- a/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceGrpc.g.cs +++ b/apis/Google.Cloud.BeyondCorp.ClientGateways.V1/Google.Cloud.BeyondCorp.ClientGateways.V1/ClientGatewaysServiceGrpc.g.cs @@ -24,12 +24,12 @@ namespace Google.Cloud.BeyondCorp.ClientGateways.V1 { /// - /// ## API Overview + /// API Overview: /// /// The `beyondcorp.googleapis.com` service implements the Google Cloud /// BeyondCorp API. /// - /// ## Data Model + /// Data Model: /// /// The ClientGatewaysService exposes the following resources: ///