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 classPanelInfoDetailed panel information associated with a user event.static classPanelInfo.BuilderDetailed panel information associated with a user event.Methods in com.google.cloud.discoveryengine.v1beta 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.
-