@@ -1364,10 +1364,8 @@ class GoogleIdentityAccesscontextmanagerV1EgressFrom
13641364
13651365 # A list of identities that are allowed access through [EgressPolicy].
13661366 # Identities can be an individual user, service account, Google group, or third-
1367- # party identity. For third-party identity, only single identities are supported
1368- # and other identity types are not supported. The `v1` identities that have the
1369- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
1370- # google.com/iam/docs/principal-identifiers#v1 are supported.
1367+ # party identity. For the list of supported identity types, see https://docs.
1368+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
13711369 # Corresponds to the JSON property `identities`
13721370 # @return [Array<String>]
13731371 attr_accessor :identities
@@ -1560,10 +1558,8 @@ class GoogleIdentityAccesscontextmanagerV1IngressFrom
15601558
15611559 # A list of identities that are allowed access through [IngressPolicy].
15621560 # Identities can be an individual user, service account, Google group, or third-
1563- # party identity. For third-party identity, only single identities are supported
1564- # and other identity types are not supported. The `v1` identities that have the
1565- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
1566- # google.com/iam/docs/principal-identifiers#v1 are supported.
1561+ # party identity. For the list of supported identity types, see https://docs.
1562+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
15671563 # Corresponds to the JSON property `identities`
15681564 # @return [Array<String>]
15691565 attr_accessor :identities
0 commit comments