Skip to content

Commit

Permalink
docs: fix minor docstring formatting
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 488759662
  • Loading branch information
Google APIs authored and Copybara-Service committed Nov 15, 2022
1 parent f7375bc commit 0f0eb8b
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Expand Up @@ -40,12 +40,12 @@ option (google.api.resource_definition) = {
pattern: "projects/{project}/locations/{location}/appGateways/{app_gateway}"
};

// ## 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:
//
Expand Down
Expand Up @@ -34,12 +34,12 @@ option java_package = "com.google.cloud.beyondcorp.appconnectors.v1";
option php_namespace = "Google\\Cloud\\BeyondCorp\\AppConnectors\\V1";
option ruby_package = "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:
//
Expand Down
Expand Up @@ -31,12 +31,12 @@ option java_package = "com.google.cloud.beyondcorp.appgateways.v1";
option php_namespace = "Google\\Cloud\\BeyondCorp\\AppGateways\\V1";
option ruby_package = "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:
//
Expand Down
Expand Up @@ -32,12 +32,12 @@ option java_package = "com.google.cloud.beyondcorp.clientconnectorservices.v1";
option php_namespace = "Google\\Cloud\\BeyondCorp\\ClientConnectorServices\\V1";
option ruby_package = "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:
//
Expand Down
Expand Up @@ -31,12 +31,12 @@ option java_package = "com.google.cloud.beyondcorp.clientgateways.v1";
option php_namespace = "Google\\Cloud\\BeyondCorp\\ClientGateways\\V1";
option ruby_package = "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:
//
Expand Down

0 comments on commit 0f0eb8b

Please sign in to comment.