| Modifier and Type | Method and Description |
|---|---|
SearchInfo |
SearchInfo.Builder.build() |
SearchInfo |
SearchInfo.Builder.buildPartial() |
static SearchInfo |
SearchInfo.getDefaultInstance() |
SearchInfo |
SearchInfo.getDefaultInstanceForType() |
SearchInfo |
SearchInfo.Builder.getDefaultInstanceForType() |
SearchInfo |
UserEvent.getSearchInfo()
[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search]
details related to the event.
|
SearchInfo |
UserEvent.Builder.getSearchInfo()
[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search]
details related to the event.
|
SearchInfo |
UserEventOrBuilder.getSearchInfo()
[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search]
details related to the event.
|
static SearchInfo |
SearchInfo.parseDelimitedFrom(InputStream input) |
static SearchInfo |
SearchInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchInfo |
SearchInfo.parseFrom(byte[] data) |
static SearchInfo |
SearchInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchInfo |
SearchInfo.parseFrom(ByteBuffer data) |
static SearchInfo |
SearchInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchInfo |
SearchInfo.parseFrom(com.google.protobuf.ByteString data) |
static SearchInfo |
SearchInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchInfo |
SearchInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchInfo |
SearchInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchInfo |
SearchInfo.parseFrom(InputStream input) |
static SearchInfo |
SearchInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchInfo> |
SearchInfo.getParserForType() |
static com.google.protobuf.Parser<SearchInfo> |
SearchInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchInfo.Builder |
SearchInfo.Builder.mergeFrom(SearchInfo other) |
UserEvent.Builder |
UserEvent.Builder.mergeSearchInfo(SearchInfo value)
[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search]
details related to the event.
|
static SearchInfo.Builder |
SearchInfo.newBuilder(SearchInfo prototype) |
UserEvent.Builder |
UserEvent.Builder.setSearchInfo(SearchInfo value)
[SearchService.Search][google.cloud.discoveryengine.v1beta.SearchService.Search]
details related to the event.
|
Copyright © 2024 Google LLC. All rights reserved.