Skip to content

Commit 3e90501

Browse files
Regenerate pubsub client
1 parent c8c16be commit 3e90501

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

src/Pubsub/AIInference.php

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@ class AIInference extends \Google\Model
3333
* endpoints. The resource creator or updater that specifies this field must
3434
* have `iam.serviceAccounts.actAs` permission on the service account. If not
3535
* specified, the Pub/Sub [service
36-
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-
37-
* agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is
38-
* used.
36+
* agent](https://cloud.google.com/iam/docs/service-agents),
37+
* service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
3938
*
4039
* @var string
4140
*/
@@ -67,9 +66,8 @@ public function getEndpoint()
6766
* endpoints. The resource creator or updater that specifies this field must
6867
* have `iam.serviceAccounts.actAs` permission on the service account. If not
6968
* specified, the Pub/Sub [service
70-
* agent]({$universe.dns_names.final_documentation_domain}/iam/docs/service-
71-
* agents), service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is
72-
* used.
69+
* agent](https://cloud.google.com/iam/docs/service-agents),
70+
* service-{project_number}@gcp-sa-pubsub.iam.gserviceaccount.com, is used.
7371
*
7472
* @param string $serviceAccountEmail
7573
*/

0 commit comments

Comments
 (0)