Package | Description |
---|---|
com.google.cloud.orgpolicy.v1 |
Modifier and Type | Class and Description |
---|---|
static class |
Policy.RestoreDefault
Ignores policies set above this resource and restores the
`constraint_default` enforcement behavior of the specific `Constraint` at
this resource.
|
static class |
Policy.RestoreDefault.Builder
Ignores policies set above this resource and restores the
`constraint_default` enforcement behavior of the specific `Constraint` at
this resource.
|
Modifier and Type | Method and Description |
---|---|
Policy.RestoreDefaultOrBuilder |
Policy.getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Policy.RestoreDefaultOrBuilder |
Policy.Builder.getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Policy.RestoreDefaultOrBuilder |
PolicyOrBuilder.getRestoreDefaultOrBuilder()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Copyright © 2021 Google LLC. All rights reserved.