Uses of Interface
com.google.cloud.discoveryengine.v1beta.SearchResponse.Summary.SafetyAttributesOrBuilder
-
Packages that use SearchResponse.Summary.SafetyAttributesOrBuilder Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of SearchResponse.Summary.SafetyAttributesOrBuilder in com.google.cloud.discoveryengine.v1beta
Classes in com.google.cloud.discoveryengine.v1beta 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.v1beta 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.
-