static OutputStorageConfig.OutputSchema |
OutputStorageConfig.OutputSchema.forNumber(int value) |
|
OutputStorageConfig.OutputSchema |
OutputStorageConfig.Builder.getOutputSchema() |
Schema used for writing the findings for Inspect jobs.
|
OutputStorageConfig.OutputSchema |
OutputStorageConfig.getOutputSchema() |
Schema used for writing the findings for Inspect jobs.
|
OutputStorageConfig.OutputSchema |
OutputStorageConfigOrBuilder.getOutputSchema() |
Schema used for writing the findings for Inspect jobs.
|
static OutputStorageConfig.OutputSchema |
OutputStorageConfig.OutputSchema.valueOf(int value) |
Deprecated.
|
static OutputStorageConfig.OutputSchema |
OutputStorageConfig.OutputSchema.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OutputStorageConfig.OutputSchema |
OutputStorageConfig.OutputSchema.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OutputStorageConfig.OutputSchema[] |
OutputStorageConfig.OutputSchema.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|