Uses of Class
com.google.cloud.discoveryengine.v1beta.SearchInfo
-
Packages that use SearchInfo Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of SearchInfo in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return SearchInfo Modifier and Type Method Description SearchInfoSearchInfo.Builder. build()SearchInfoSearchInfo.Builder. buildPartial()static SearchInfoSearchInfo. getDefaultInstance()SearchInfoSearchInfo.Builder. getDefaultInstanceForType()SearchInfoSearchInfo. getDefaultInstanceForType()SearchInfoUserEvent.Builder. getSearchInfo()[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search] details related to the event.SearchInfoUserEvent. getSearchInfo()[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search] details related to the event.SearchInfoUserEventOrBuilder. getSearchInfo()[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search] details related to the event.static SearchInfoSearchInfo. parseDelimitedFrom(InputStream input)static SearchInfoSearchInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchInfoSearchInfo. parseFrom(byte[] data)static SearchInfoSearchInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchInfoSearchInfo. parseFrom(com.google.protobuf.ByteString data)static SearchInfoSearchInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchInfoSearchInfo. parseFrom(com.google.protobuf.CodedInputStream input)static SearchInfoSearchInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchInfoSearchInfo. parseFrom(InputStream input)static SearchInfoSearchInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchInfoSearchInfo. parseFrom(ByteBuffer data)static SearchInfoSearchInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.discoveryengine.v1beta that return types with arguments of type SearchInfo Modifier and Type Method Description com.google.protobuf.Parser<SearchInfo>SearchInfo. getParserForType()static com.google.protobuf.Parser<SearchInfo>SearchInfo. parser()Methods in com.google.cloud.discoveryengine.v1beta with parameters of type SearchInfo Modifier and Type Method Description SearchInfo.BuilderSearchInfo.Builder. mergeFrom(SearchInfo other)UserEvent.BuilderUserEvent.Builder. mergeSearchInfo(SearchInfo value)[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search] details related to the event.static SearchInfo.BuilderSearchInfo. newBuilder(SearchInfo prototype)UserEvent.BuilderUserEvent.Builder. setSearchInfo(SearchInfo value)[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search] details related to the event.
-