Uses of Class
com.google.cloud.discoveryengine.v1beta.PanelInfo
-
Packages that use PanelInfo Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of PanelInfo in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return PanelInfo Modifier and Type Method Description PanelInfoPanelInfo.Builder. build()PanelInfoPanelInfo.Builder. buildPartial()static PanelInfoPanelInfo. getDefaultInstance()PanelInfoPanelInfo.Builder. getDefaultInstanceForType()PanelInfoPanelInfo. getDefaultInstanceForType()PanelInfoUserEvent.Builder. getPanel()Panel metadata associated with this user event.PanelInfoUserEvent. getPanel()Panel metadata associated with this user event.PanelInfoUserEventOrBuilder. getPanel()Panel metadata associated with this user event.static PanelInfoPanelInfo. parseDelimitedFrom(InputStream input)static PanelInfoPanelInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PanelInfoPanelInfo. parseFrom(byte[] data)static PanelInfoPanelInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PanelInfoPanelInfo. parseFrom(com.google.protobuf.ByteString data)static PanelInfoPanelInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PanelInfoPanelInfo. parseFrom(com.google.protobuf.CodedInputStream input)static PanelInfoPanelInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PanelInfoPanelInfo. parseFrom(InputStream input)static PanelInfoPanelInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PanelInfoPanelInfo. parseFrom(ByteBuffer data)static PanelInfoPanelInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type PanelInfo Modifier and Type Method Description com.google.protobuf.Parser<PanelInfo>PanelInfo. getParserForType()static com.google.protobuf.Parser<PanelInfo>PanelInfo. parser()Methods in com.google.cloud.discoveryengine.v1beta with parameters of type PanelInfo Modifier and Type Method Description PanelInfo.BuilderPanelInfo.Builder. mergeFrom(PanelInfo other)UserEvent.BuilderUserEvent.Builder. mergePanel(PanelInfo value)Panel metadata associated with this user event.static PanelInfo.BuilderPanelInfo. newBuilder(PanelInfo prototype)UserEvent.BuilderUserEvent.Builder. setPanel(PanelInfo value)Panel metadata associated with this user event.
-