Access Context Manager V1 Client - Class ReplaceAccessLevelsResponse (1.1.1)

Reference documentation and code samples for the Access Context Manager V1 Client class ReplaceAccessLevelsResponse.

A response to ReplaceAccessLevelsRequest. This will be put inside of Operation.response field.

Generated from protobuf message google.identity.accesscontextmanager.v1.ReplaceAccessLevelsResponse

Namespace

Google \ Identity \ AccessContextManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ access_levels array<AccessLevel>

List of the [Access Level] [google.identity.accesscontextmanager.v1.AccessLevel] instances.

getAccessLevels

List of the Access Level instances.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAccessLevels

List of the Access Level instances.

Parameter
Name Description
var array<AccessLevel>
Returns
Type Description
$this

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

Last updated 2025年10月30日 UTC.