From c42e5aa8477c8fc45d4eb7c0294b1e8940b59780 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 21 Mar 2026 18:04:29 -0700 Subject: [PATCH] Regenerate cloudasset client --- ...gleIdentityAccesscontextmanagerV1EgressFrom.php | 14 ++++++-------- ...leIdentityAccesscontextmanagerV1IngressFrom.php | 14 ++++++-------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php b/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php index 78c1ddab1b3..5de004f892d 100644 --- a/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php +++ b/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php @@ -54,10 +54,9 @@ class GoogleIdentityAccesscontextmanagerV1EgressFrom extends \Google\Collection /** * A list of identities that are allowed access through [EgressPolicy]. * Identities can be an individual user, service account, Google group, or - * third-party identity. For third-party identity, only single identities are - * supported and other identity types are not supported. The `v1` identities - * that have the prefix `user`, `group`, `serviceAccount`, and `principal` in - * https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported. + * third-party identity. For the list of supported identity types, see + * https://docs.cloud.google.com/vpc-service-controls/docs/supported- + * identities. * * @var string[] */ @@ -84,10 +83,9 @@ class GoogleIdentityAccesscontextmanagerV1EgressFrom extends \Google\Collection /** * A list of identities that are allowed access through [EgressPolicy]. * Identities can be an individual user, service account, Google group, or - * third-party identity. For third-party identity, only single identities are - * supported and other identity types are not supported. The `v1` identities - * that have the prefix `user`, `group`, `serviceAccount`, and `principal` in - * https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported. + * third-party identity. For the list of supported identity types, see + * https://docs.cloud.google.com/vpc-service-controls/docs/supported- + * identities. * * @param string[] $identities */ diff --git a/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php b/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php index a01c6ab699b..2c58f9ee0e6 100644 --- a/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php +++ b/src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php @@ -39,10 +39,9 @@ class GoogleIdentityAccesscontextmanagerV1IngressFrom extends \Google\Collection /** * A list of identities that are allowed access through [IngressPolicy]. * Identities can be an individual user, service account, Google group, or - * third-party identity. For third-party identity, only single identities are - * supported and other identity types are not supported. The `v1` identities - * that have the prefix `user`, `group`, `serviceAccount`, and `principal` in - * https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported. + * third-party identity. For the list of supported identity types, see + * https://docs.cloud.google.com/vpc-service-controls/docs/supported- + * identities. * * @var string[] */ @@ -61,10 +60,9 @@ class GoogleIdentityAccesscontextmanagerV1IngressFrom extends \Google\Collection /** * A list of identities that are allowed access through [IngressPolicy]. * Identities can be an individual user, service account, Google group, or - * third-party identity. For third-party identity, only single identities are - * supported and other identity types are not supported. The `v1` identities - * that have the prefix `user`, `group`, `serviceAccount`, and `principal` in - * https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported. + * third-party identity. For the list of supported identity types, see + * https://docs.cloud.google.com/vpc-service-controls/docs/supported- + * identities. * * @param string[] $identities */