Skip to content

Commit 5648485

Browse files
chore: generate libraries at Fri May 22 03:05:25 UTC 2026
1 parent 357e863 commit 5648485

224 files changed

Lines changed: 52353 additions & 1829 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.

java-network-security/google-cloud-network-security/src/main/java/com/google/cloud/networksecurity/v1/AddressGroupServiceClient.java

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,7 @@
265265
* <tr>
266266
* <td><p> ListLocations</td>
267267
* <td><p> Lists information about the supported locations for this service.
268-
* <p> This method lists locations based on the resource scope provided inthe [ListLocationsRequest.name] field:
269-
* <p> &#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If `name` follows the format`projects/{project}`, the method lists locations visible to thatspecific project. This includes public, private, or otherproject-specific locations enabled for the project.
268+
* <p> This method lists locations based on the resource scope provided inthe [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field: &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If `name` follows the format`projects/{project}`, the method lists locations visible to thatspecific project. This includes public, private, or otherproject-specific locations enabled for the project.
270269
* <p> For gRPC and client library implementations, the resource name ispassed as the `name` field. For direct service calls, the resourcename isincorporated into the request path based on the specific serviceimplementation and version.</td>
271270
* <td>
272271
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
@@ -2079,9 +2078,8 @@ public final ListAddressGroupReferencesPagedResponse listAddressGroupReferences(
20792078
* Lists information about the supported locations for this service.
20802079
*
20812080
* <p>This method lists locations based on the resource scope provided inthe
2082-
* [ListLocationsRequest.name] field:
2083-
*
2084-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
2081+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
2082+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
20852083
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
20862084
* `name` follows the format`projects/{project}`, the method lists locations visible to
20872085
* thatspecific project. This includes public, private, or otherproject-specific locations enabled
@@ -2125,9 +2123,8 @@ public final ListLocationsPagedResponse listLocations(ListLocationsRequest reque
21252123
* Lists information about the supported locations for this service.
21262124
*
21272125
* <p>This method lists locations based on the resource scope provided inthe
2128-
* [ListLocationsRequest.name] field:
2129-
*
2130-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
2126+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
2127+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
21312128
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
21322129
* `name` follows the format`projects/{project}`, the method lists locations visible to
21332130
* thatspecific project. This includes public, private, or otherproject-specific locations enabled
@@ -2172,9 +2169,8 @@ public final ListLocationsPagedResponse listLocations(ListLocationsRequest reque
21722169
* Lists information about the supported locations for this service.
21732170
*
21742171
* <p>This method lists locations based on the resource scope provided inthe
2175-
* [ListLocationsRequest.name] field:
2176-
*
2177-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
2172+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
2173+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
21782174
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
21792175
* `name` follows the format`projects/{project}`, the method lists locations visible to
21802176
* thatspecific project. This includes public, private, or otherproject-specific locations enabled

java-network-security/google-cloud-network-security/src/main/java/com/google/cloud/networksecurity/v1/DnsThreatDetectorServiceClient.java

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,7 @@
173173
* <tr>
174174
* <td><p> ListLocations</td>
175175
* <td><p> Lists information about the supported locations for this service.
176-
* <p> This method lists locations based on the resource scope provided inthe [ListLocationsRequest.name] field:
177-
* <p> &#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If `name` follows the format`projects/{project}`, the method lists locations visible to thatspecific project. This includes public, private, or otherproject-specific locations enabled for the project.
176+
* <p> This method lists locations based on the resource scope provided inthe [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field: &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If `name` follows the format`projects/{project}`, the method lists locations visible to thatspecific project. This includes public, private, or otherproject-specific locations enabled for the project.
178177
* <p> For gRPC and client library implementations, the resource name ispassed as the `name` field. For direct service calls, the resourcename isincorporated into the request path based on the specific serviceimplementation and version.</td>
179178
* <td>
180179
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
@@ -1009,9 +1008,8 @@ public final void deleteDnsThreatDetector(DeleteDnsThreatDetectorRequest request
10091008
* Lists information about the supported locations for this service.
10101009
*
10111010
* <p>This method lists locations based on the resource scope provided inthe
1012-
* [ListLocationsRequest.name] field:
1013-
*
1014-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
1011+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
1012+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
10151013
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
10161014
* `name` follows the format`projects/{project}`, the method lists locations visible to
10171015
* thatspecific project. This includes public, private, or otherproject-specific locations enabled
@@ -1056,9 +1054,8 @@ public final ListLocationsPagedResponse listLocations(ListLocationsRequest reque
10561054
* Lists information about the supported locations for this service.
10571055
*
10581056
* <p>This method lists locations based on the resource scope provided inthe
1059-
* [ListLocationsRequest.name] field:
1060-
*
1061-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
1057+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
1058+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
10621059
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
10631060
* `name` follows the format`projects/{project}`, the method lists locations visible to
10641061
* thatspecific project. This includes public, private, or otherproject-specific locations enabled
@@ -1104,9 +1101,8 @@ public final ListLocationsPagedResponse listLocations(ListLocationsRequest reque
11041101
* Lists information about the supported locations for this service.
11051102
*
11061103
* <p>This method lists locations based on the resource scope provided inthe
1107-
* [ListLocationsRequest.name] field:
1108-
*
1109-
* <p>&#42; &#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
1104+
* [ListLocationsRequest.name][google.cloud.location.ListLocationsRequest.name] field:
1105+
* &#42;&#42;&#42;Global locations&#42;&#42;: If `name` is empty, the method lists thepublic
11101106
* locations available to all projects. &#42; &#42;&#42;Project-specificlocations&#42;&#42;: If
11111107
* `name` follows the format`projects/{project}`, the method lists locations visible to
11121108
* thatspecific project. This includes public, private, or otherproject-specific locations enabled

0 commit comments

Comments
 (0)