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 class
SearchResponse.Summary.SafetyAttributes
Safety Attribute categories and their associated confidence scores.static class
SearchResponse.Summary.SafetyAttributes.Builder
Safety 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.SafetyAttributesOrBuilder
SearchResponse.Summary.Builder. getSafetyAttributesOrBuilder()
A collection of Safety Attribute categories and their associated confidence scores.SearchResponse.Summary.SafetyAttributesOrBuilder
SearchResponse.Summary. getSafetyAttributesOrBuilder()
A collection of Safety Attribute categories and their associated confidence scores.SearchResponse.Summary.SafetyAttributesOrBuilder
SearchResponse.SummaryOrBuilder. getSafetyAttributesOrBuilder()
A collection of Safety Attribute categories and their associated confidence scores.
-