public interface SecurityProjectionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Struct |
getDetails()
Additional security impact details that is provided by the recommender.
|
com.google.protobuf.StructOrBuilder |
getDetailsOrBuilder()
Additional security impact details that is provided by the recommender.
|
boolean |
hasDetails()
Additional security impact details that is provided by the recommender.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDetails()
Additional security impact details that is provided by the recommender.
.google.protobuf.Struct details = 2;com.google.protobuf.Struct getDetails()
Additional security impact details that is provided by the recommender.
.google.protobuf.Struct details = 2;com.google.protobuf.StructOrBuilder getDetailsOrBuilder()
Additional security impact details that is provided by the recommender.
.google.protobuf.Struct details = 2;Copyright © 2024 Google LLC. All rights reserved.