Uses of Interface
com.google.cloud.discoveryengine.v1.PanelInfoOrBuilder
-
Packages that use PanelInfoOrBuilder Package Description com.google.cloud.discoveryengine.v1 A client to Discovery Engine API -
-
Uses of PanelInfoOrBuilder in com.google.cloud.discoveryengine.v1
Classes in com.google.cloud.discoveryengine.v1 that implement PanelInfoOrBuilder Modifier and Type Class Description classPanelInfoDetailed panel information associated with a user event.static classPanelInfo.BuilderDetailed panel information associated with a user event.Methods in com.google.cloud.discoveryengine.v1 that return PanelInfoOrBuilder Modifier and Type Method Description PanelInfoOrBuilderUserEvent.Builder. getPanelOrBuilder()Panel metadata associated with this user event.PanelInfoOrBuilderUserEvent. getPanelOrBuilder()Panel metadata associated with this user event.PanelInfoOrBuilderUserEventOrBuilder. getPanelOrBuilder()Panel metadata associated with this user event.
-