Skip to content

Commit e973867

Browse files
1 parent 8561d1b commit e973867

5,842 files changed

Lines changed: 3042 additions & 1001984 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.

‎Deploy/samples/V1/CloudDeployClient/get_iam_policy.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
/**
3232
* Gets the access control policy for a resource. Returns an empty policy
33-
if the resource exists and does not have a policy set.
33+
* if the resource exists and does not have a policy set.
3434
*
3535
* @param string $resource REQUIRED: The resource for which the policy is being requested.
3636
* See the operation documentation for the appropriate value for this field.

‎Deploy/samples/V1/CloudDeployClient/set_iam_policy.php‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030

3131
/**
3232
* Sets the access control policy on the specified resource. Replaces
33-
any existing policy.
34-
35-
Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
36-
errors.
33+
* any existing policy.
34+
*
35+
* Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
36+
* errors.
3737
*
3838
* @param string $resource REQUIRED: The resource for which the policy is being specified.
3939
* See the operation documentation for the appropriate value for this field.

‎Deploy/samples/V1/CloudDeployClient/test_iam_permissions.php‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030

3131
/**
3232
* Returns permissions that a caller has on the specified resource. If the
33-
resource does not exist, this will return an empty set of
34-
permissions, not a `NOT_FOUND` error.
35-
36-
Note: This operation is designed to be used for building
37-
permission-aware UIs and command-line tools, not for authorization
38-
checking. This operation may "fail open" without warning.
33+
* resource does not exist, this will return an empty set of
34+
* permissions, not a `NOT_FOUND` error.
35+
*
36+
* Note: This operation is designed to be used for building
37+
* permission-aware UIs and command-line tools, not for authorization
38+
* checking. This operation may "fail open" without warning.
3939
*
4040
* @param string $resource REQUIRED: The resource for which the policy detail is being requested.
4141
* See the operation documentation for the appropriate value for this field.

‎Deploy/src/V1/Client/CloudDeployClient.php‎

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2026,7 +2026,7 @@ public function listLocations(ListLocationsRequest $request, array $callOptions
20262026

20272027
/**
20282028
* Gets the access control policy for a resource. Returns an empty policy
2029-
if the resource exists and does not have a policy set.
2029+
* if the resource exists and does not have a policy set.
20302030
*
20312031
* The async variant is {@see CloudDeployClient::getIamPolicyAsync()} .
20322032
*
@@ -2053,10 +2053,10 @@ public function getIamPolicy(GetIamPolicyRequest $request, array $callOptions =
20532053

20542054
/**
20552055
* Sets the access control policy on the specified resource. Replaces
2056-
any existing policy.
2057-
2058-
Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
2059-
errors.
2056+
* any existing policy.
2057+
*
2058+
* Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED`
2059+
* errors.
20602060
*
20612061
* The async variant is {@see CloudDeployClient::setIamPolicyAsync()} .
20622062
*
@@ -2083,12 +2083,12 @@ public function setIamPolicy(SetIamPolicyRequest $request, array $callOptions =
20832083

20842084
/**
20852085
* Returns permissions that a caller has on the specified resource. If the
2086-
resource does not exist, this will return an empty set of
2087-
permissions, not a `NOT_FOUND` error.
2088-
2089-
Note: This operation is designed to be used for building
2090-
permission-aware UIs and command-line tools, not for authorization
2091-
checking. This operation may "fail open" without warning.
2086+
* resource does not exist, this will return an empty set of
2087+
* permissions, not a `NOT_FOUND` error.
2088+
*
2089+
* Note: This operation is designed to be used for building
2090+
* permission-aware UIs and command-line tools, not for authorization
2091+
* checking. This operation may "fail open" without warning.
20922092
*
20932093
* The async variant is {@see CloudDeployClient::testIamPermissionsAsync()} .
20942094
*

‎DeveloperConnect/samples/V1/DeveloperConnectClient/list_locations.php‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131

3232
/**
3333
* Lists information about the supported locations for this service.
34-
This method can be called in two ways:
35-
36-
* **List all public locations:** Use the path `GET /v1/locations`.
37-
* **List project-visible locations:** Use the path
38-
`GET /v1/projects/{project_id}/locations`. This may include public
39-
locations as well as private or other locations specifically visible
40-
to the project.
34+
* This method can be called in two ways:
35+
*
36+
* * **List all public locations:** Use the path `GET /v1/locations`.
37+
* * **List project-visible locations:** Use the path
38+
* `GET /v1/projects/{project_id}/locations`. This may include public
39+
* locations as well as private or other locations specifically visible
40+
* to the project.
4141
*
4242
* This sample has been automatically generated and should be regarded as a code
4343
* template only. It will require modifications to work:

‎DeveloperConnect/samples/V1/InsightsConfigServiceClient/list_locations.php‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131

3232
/**
3333
* Lists information about the supported locations for this service.
34-
This method can be called in two ways:
35-
36-
* **List all public locations:** Use the path `GET /v1/locations`.
37-
* **List project-visible locations:** Use the path
38-
`GET /v1/projects/{project_id}/locations`. This may include public
39-
locations as well as private or other locations specifically visible
40-
to the project.
34+
* This method can be called in two ways:
35+
*
36+
* * **List all public locations:** Use the path `GET /v1/locations`.
37+
* * **List project-visible locations:** Use the path
38+
* `GET /v1/projects/{project_id}/locations`. This may include public
39+
* locations as well as private or other locations specifically visible
40+
* to the project.
4141
*
4242
* This sample has been automatically generated and should be regarded as a code
4343
* template only. It will require modifications to work:

‎DeveloperConnect/src/V1/Client/DeveloperConnectClient.php‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,13 +1310,13 @@ public function getLocation(GetLocationRequest $request, array $callOptions = []
13101310

13111311
/**
13121312
* Lists information about the supported locations for this service.
1313-
This method can be called in two ways:
1314-
1315-
* **List all public locations:** Use the path `GET /v1/locations`.
1316-
* **List project-visible locations:** Use the path
1317-
`GET /v1/projects/{project_id}/locations`. This may include public
1318-
locations as well as private or other locations specifically visible
1319-
to the project.
1313+
* This method can be called in two ways:
1314+
*
1315+
* * **List all public locations:** Use the path `GET /v1/locations`.
1316+
* * **List project-visible locations:** Use the path
1317+
* `GET /v1/projects/{project_id}/locations`. This may include public
1318+
* locations as well as private or other locations specifically visible
1319+
* to the project.
13201320
*
13211321
* The async variant is {@see DeveloperConnectClient::listLocationsAsync()} .
13221322
*

‎DeveloperConnect/src/V1/Client/InsightsConfigServiceClient.php‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -575,13 +575,13 @@ public function getLocation(GetLocationRequest $request, array $callOptions = []
575575

576576
/**
577577
* Lists information about the supported locations for this service.
578-
This method can be called in two ways:
579-
580-
* **List all public locations:** Use the path `GET /v1/locations`.
581-
* **List project-visible locations:** Use the path
582-
`GET /v1/projects/{project_id}/locations`. This may include public
583-
locations as well as private or other locations specifically visible
584-
to the project.
578+
* This method can be called in two ways:
579+
*
580+
* * **List all public locations:** Use the path `GET /v1/locations`.
581+
* * **List project-visible locations:** Use the path
582+
* `GET /v1/projects/{project_id}/locations`. This may include public
583+
* locations as well as private or other locations specifically visible
584+
* to the project.
585585
*
586586
* The async variant is {@see InsightsConfigServiceClient::listLocationsAsync()} .
587587
*

‎Dialogflow/samples/V2/AgentsClient/list_locations.php‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131

3232
/**
3333
* Lists information about the supported locations for this service.
34-
35-
This method lists locations based on the resource scope provided in
36-
the [ListLocationsRequest.name] field:
37-
38-
* **Global locations**: If `name` is empty, the method lists the
39-
public locations available to all projects. * **Project-specific
40-
locations**: If `name` follows the format
41-
`projects/{project}`, the method lists locations visible to that
42-
specific project. This includes public, private, or other
43-
project-specific locations enabled for the project.
44-
45-
For gRPC and client library implementations, the resource name is
46-
passed as the `name` field. For direct service calls, the resource
47-
name is
48-
incorporated into the request path based on the specific service
49-
implementation and version.
34+
*
35+
* This method lists locations based on the resource scope provided in
36+
* the [ListLocationsRequest.name] field:
37+
*
38+
* * **Global locations**: If `name` is empty, the method lists the
39+
* public locations available to all projects. * **Project-specific
40+
* locations**: If `name` follows the format
41+
* `projects/{project}`, the method lists locations visible to that
42+
* specific project. This includes public, private, or other
43+
* project-specific locations enabled for the project.
44+
*
45+
* For gRPC and client library implementations, the resource name is
46+
* passed as the `name` field. For direct service calls, the resource
47+
* name is
48+
* incorporated into the request path based on the specific service
49+
* implementation and version.
5050
*
5151
* This sample has been automatically generated and should be regarded as a code
5252
* template only. It will require modifications to work:

‎Dialogflow/samples/V2/AnswerRecordsClient/list_locations.php‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,22 @@
3131

3232
/**
3333
* Lists information about the supported locations for this service.
34-
35-
This method lists locations based on the resource scope provided in
36-
the [ListLocationsRequest.name] field:
37-
38-
* **Global locations**: If `name` is empty, the method lists the
39-
public locations available to all projects. * **Project-specific
40-
locations**: If `name` follows the format
41-
`projects/{project}`, the method lists locations visible to that
42-
specific project. This includes public, private, or other
43-
project-specific locations enabled for the project.
44-
45-
For gRPC and client library implementations, the resource name is
46-
passed as the `name` field. For direct service calls, the resource
47-
name is
48-
incorporated into the request path based on the specific service
49-
implementation and version.
34+
*
35+
* This method lists locations based on the resource scope provided in
36+
* the [ListLocationsRequest.name] field:
37+
*
38+
* * **Global locations**: If `name` is empty, the method lists the
39+
* public locations available to all projects. * **Project-specific
40+
* locations**: If `name` follows the format
41+
* `projects/{project}`, the method lists locations visible to that
42+
* specific project. This includes public, private, or other
43+
* project-specific locations enabled for the project.
44+
*
45+
* For gRPC and client library implementations, the resource name is
46+
* passed as the `name` field. For direct service calls, the resource
47+
* name is
48+
* incorporated into the request path based on the specific service
49+
* implementation and version.
5050
*
5151
* This sample has been automatically generated and should be regarded as a code
5252
* template only. It will require modifications to work:

0 commit comments

Comments
 (0)