From e082bb8e3eb20d30629d63cd8136a2c057eb99e3 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:30:26 -0700 Subject: [PATCH] docs: Add a comment for the NetworkServices service (#7408) PiperOrigin-RevId: 642310389 Source-Link: https://github.com/googleapis/googleapis/commit/04abdaa963fd1da37971e2271ef9b1120168f713 Source-Link: https://github.com/googleapis/googleapis-gen/commit/64d0957a1752b22ca0a91b0f86ef46a238466a7d Copy-Tag: eyJwIjoiTmV0d29ya1NlcnZpY2VzLy5Pd2xCb3QueWFtbCIsImgiOiI2NGQwOTU3YTE3NTJiMjJjYTBhOTFiMGY4NmVmNDZhMjM4NDY2YTdkIn0= --- NetworkServices/src/V1/Gapic/NetworkServicesGapicClient.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetworkServices/src/V1/Gapic/NetworkServicesGapicClient.php b/NetworkServices/src/V1/Gapic/NetworkServicesGapicClient.php index e83fc3cccad3..62d0585f837e 100644 --- a/NetworkServices/src/V1/Gapic/NetworkServicesGapicClient.php +++ b/NetworkServices/src/V1/Gapic/NetworkServicesGapicClient.php @@ -105,7 +105,7 @@ use Google\Protobuf\FieldMask; /** - * Service Description: + * Service Description: Service describing handlers for resources. * * This class provides the ability to make remote calls to the backing service through method * calls that map to API methods. Sample code to get started: