| Modifier and Type | Class and Description |
|---|---|
static class |
CustomConfig.CustomOutputSpec.Property
An individual name-value pair that defines a custom source property.
|
static class |
CustomConfig.CustomOutputSpec.Property.Builder
An individual name-value pair that defines a custom source property.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConfig.CustomOutputSpec.PropertyOrBuilder |
CustomConfig.CustomOutputSpecOrBuilder.getPropertiesOrBuilder(int index)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.PropertyOrBuilder |
CustomConfig.CustomOutputSpec.getPropertiesOrBuilder(int index)
A list of custom output properties to add to the finding.
|
CustomConfig.CustomOutputSpec.PropertyOrBuilder |
CustomConfig.CustomOutputSpec.Builder.getPropertiesOrBuilder(int index)
A list of custom output properties to add to the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder> |
CustomConfig.CustomOutputSpecOrBuilder.getPropertiesOrBuilderList()
A list of custom output properties to add to the finding.
|
List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder> |
CustomConfig.CustomOutputSpec.getPropertiesOrBuilderList()
A list of custom output properties to add to the finding.
|
List<? extends CustomConfig.CustomOutputSpec.PropertyOrBuilder> |
CustomConfig.CustomOutputSpec.Builder.getPropertiesOrBuilderList()
A list of custom output properties to add to the finding.
|
Copyright © 2024 Google LLC. All rights reserved.