GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1CustomLevel (google_api_cloud_asset v0.28.0) View Source
CustomLevel
is an AccessLevel
using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request. See CEL spec at: https://github.com/google/cel-spec
Attributes
-
expr
(type:GoogleApi.CloudAsset.V1.Model.Expr.t
, default:nil
) - Required. A Cloud CEL expression evaluating to a boolean.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.GoogleIdentityAccesscontextmanagerV1CustomLevel{ expr: GoogleApi.CloudAsset.V1.Model.Expr.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.