Package | Description |
---|---|
com.google.cloud.orgpolicy.v1 |
Modifier and Type | Method and Description |
---|---|
Policy.RestoreDefault |
Policy.RestoreDefault.Builder.build() |
Policy.RestoreDefault |
Policy.RestoreDefault.Builder.buildPartial() |
static Policy.RestoreDefault |
Policy.RestoreDefault.getDefaultInstance() |
Policy.RestoreDefault |
Policy.RestoreDefault.getDefaultInstanceForType() |
Policy.RestoreDefault |
Policy.RestoreDefault.Builder.getDefaultInstanceForType() |
Policy.RestoreDefault |
Policy.getRestoreDefault()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Policy.RestoreDefault |
Policy.Builder.getRestoreDefault()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Policy.RestoreDefault |
PolicyOrBuilder.getRestoreDefault()
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
static Policy.RestoreDefault |
Policy.RestoreDefault.parseDelimitedFrom(InputStream input) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(byte[] data) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(ByteBuffer data) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(ByteString data) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(CodedInputStream input) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(InputStream input) |
static Policy.RestoreDefault |
Policy.RestoreDefault.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Policy.RestoreDefault> |
Policy.RestoreDefault.getParserForType() |
static Parser<Policy.RestoreDefault> |
Policy.RestoreDefault.parser() |
Modifier and Type | Method and Description |
---|---|
Policy.RestoreDefault.Builder |
Policy.RestoreDefault.Builder.mergeFrom(Policy.RestoreDefault other) |
Policy.Builder |
Policy.Builder.mergeRestoreDefault(Policy.RestoreDefault value)
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
static Policy.RestoreDefault.Builder |
Policy.RestoreDefault.newBuilder(Policy.RestoreDefault prototype) |
Policy.Builder |
Policy.Builder.setRestoreDefault(Policy.RestoreDefault value)
Restores the default behavior of the constraint; independent of
`Constraint` type.
|
Copyright © 2021 Google LLC. All rights reserved.