| Modifier and Type | Method and Description |
|---|---|
ExcludeInfoTypes |
ExcludeInfoTypes.Builder.build() |
ExcludeInfoTypes |
ExcludeInfoTypes.Builder.buildPartial() |
static ExcludeInfoTypes |
ExcludeInfoTypes.getDefaultInstance() |
ExcludeInfoTypes |
ExcludeInfoTypes.getDefaultInstanceForType() |
ExcludeInfoTypes |
ExcludeInfoTypes.Builder.getDefaultInstanceForType() |
ExcludeInfoTypes |
ExclusionRule.getExcludeInfoTypes()
Set of infoTypes for which findings would affect this rule.
|
ExcludeInfoTypes |
ExclusionRule.Builder.getExcludeInfoTypes()
Set of infoTypes for which findings would affect this rule.
|
ExcludeInfoTypes |
ExclusionRuleOrBuilder.getExcludeInfoTypes()
Set of infoTypes for which findings would affect this rule.
|
static ExcludeInfoTypes |
ExcludeInfoTypes.parseDelimitedFrom(InputStream input) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(byte[] data) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(ByteBuffer data) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(com.google.protobuf.ByteString data) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(InputStream input) |
static ExcludeInfoTypes |
ExcludeInfoTypes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExcludeInfoTypes> |
ExcludeInfoTypes.getParserForType() |
static com.google.protobuf.Parser<ExcludeInfoTypes> |
ExcludeInfoTypes.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExclusionRule.Builder |
ExclusionRule.Builder.mergeExcludeInfoTypes(ExcludeInfoTypes value)
Set of infoTypes for which findings would affect this rule.
|
ExcludeInfoTypes.Builder |
ExcludeInfoTypes.Builder.mergeFrom(ExcludeInfoTypes other) |
static ExcludeInfoTypes.Builder |
ExcludeInfoTypes.newBuilder(ExcludeInfoTypes prototype) |
ExclusionRule.Builder |
ExclusionRule.Builder.setExcludeInfoTypes(ExcludeInfoTypes value)
Set of infoTypes for which findings would affect this rule.
|
Copyright © 2022 Google LLC. All rights reserved.