Uses of Interface
com.google.cloud.discoveryengine.v1beta.PanelInfoOrBuilder
-
Packages that use PanelInfoOrBuilder Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of PanelInfoOrBuilder in com.google.cloud.discoveryengine.v1beta
Classes in com.google.cloud.discoveryengine.v1beta that implement PanelInfoOrBuilder Modifier and Type Class Description class
PanelInfo
Detailed panel information associated with a user event.static class
PanelInfo.Builder
Detailed panel information associated with a user event.Methods in com.google.cloud.discoveryengine.v1beta that return PanelInfoOrBuilder Modifier and Type Method Description PanelInfoOrBuilder
UserEvent.Builder. getPanelOrBuilder()
Panel metadata associated with this user event.PanelInfoOrBuilder
UserEvent. getPanelOrBuilder()
Panel metadata associated with this user event.PanelInfoOrBuilder
UserEventOrBuilder. getPanelOrBuilder()
Panel metadata associated with this user event.
-