Uses of Interface
com.google.cloud.discoveryengine.v1.SearchResponse.Summary.SafetyAttributesOrBuilder
-
Packages that use SearchResponse.Summary.SafetyAttributesOrBuilder Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of SearchResponse.Summary.SafetyAttributesOrBuilder in com.google.cloud.discoveryengine.v1
Classes in com.google.cloud.discoveryengine.v1 that implement SearchResponse.Summary.SafetyAttributesOrBuilder Modifier and Type Class Description static classSearchResponse.Summary.SafetyAttributesSafety Attribute categories and their associated confidence scores.static classSearchResponse.Summary.SafetyAttributes.BuilderSafety Attribute categories and their associated confidence scores.Methods in com.google.cloud.discoveryengine.v1 that return SearchResponse.Summary.SafetyAttributesOrBuilder Modifier and Type Method Description SearchResponse.Summary.SafetyAttributesOrBuilderSearchResponse.Summary.Builder. getSafetyAttributesOrBuilder()A collection of Safety Attribute categories and their associated confidence scores.SearchResponse.Summary.SafetyAttributesOrBuilderSearchResponse.Summary. getSafetyAttributesOrBuilder()A collection of Safety Attribute categories and their associated confidence scores.SearchResponse.Summary.SafetyAttributesOrBuilderSearchResponse.SummaryOrBuilder. getSafetyAttributesOrBuilder()A collection of Safety Attribute categories and their associated confidence scores.
-