Package | Description |
---|---|
com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
AlternatePolicySpec
Similar to PolicySpec but with an extra 'launch' field for launch reference.
|
static class |
AlternatePolicySpec.Builder
Similar to PolicySpec but with an extra 'launch' field for launch reference.
|
Modifier and Type | Method and Description |
---|---|
AlternatePolicySpecOrBuilder |
Policy.getAlternateOrBuilder()
An alternate policy configuration that will be used instead of the baseline
policy configurations as determined by the launch.
|
AlternatePolicySpecOrBuilder |
Policy.Builder.getAlternateOrBuilder()
An alternate policy configuration that will be used instead of the baseline
policy configurations as determined by the launch.
|
AlternatePolicySpecOrBuilder |
PolicyOrBuilder.getAlternateOrBuilder()
An alternate policy configuration that will be used instead of the baseline
policy configurations as determined by the launch.
|
Copyright © 2021 Google LLC. All rights reserved.