AclConfig

Access Control Configuration.

JSON representation
{"name":string,"idpConfig":{object (IdpConfig)}}
Fields
name

string

Immutable. The full resource name of the acl configuration. Format:projects/{project}/locations/{location}/aclConfig.

This field must be a UTF-8 encoded string with a length limit of 1024 characters.

idpConfig

object (IdpConfig)

Identity provider config.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-06-27 UTC.