| Modifier and Type | Method and Description |
|---|---|
SearchEntryPoint |
SearchEntryPoint.Builder.build() |
SearchEntryPoint |
SearchEntryPoint.Builder.buildPartial() |
static SearchEntryPoint |
SearchEntryPoint.getDefaultInstance() |
SearchEntryPoint |
SearchEntryPoint.getDefaultInstanceForType() |
SearchEntryPoint |
SearchEntryPoint.Builder.getDefaultInstanceForType() |
SearchEntryPoint |
GroundingMetadata.getSearchEntryPoint()
Optional.
|
SearchEntryPoint |
GroundingMetadata.Builder.getSearchEntryPoint()
Optional.
|
SearchEntryPoint |
GroundingMetadataOrBuilder.getSearchEntryPoint()
Optional.
|
static SearchEntryPoint |
SearchEntryPoint.parseDelimitedFrom(InputStream input) |
static SearchEntryPoint |
SearchEntryPoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(byte[] data) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(ByteBuffer data) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(com.google.protobuf.ByteString data) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(InputStream input) |
static SearchEntryPoint |
SearchEntryPoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SearchEntryPoint> |
SearchEntryPoint.getParserForType() |
static com.google.protobuf.Parser<SearchEntryPoint> |
SearchEntryPoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchEntryPoint.Builder |
SearchEntryPoint.Builder.mergeFrom(SearchEntryPoint other) |
GroundingMetadata.Builder |
GroundingMetadata.Builder.mergeSearchEntryPoint(SearchEntryPoint value)
Optional.
|
static SearchEntryPoint.Builder |
SearchEntryPoint.newBuilder(SearchEntryPoint prototype) |
GroundingMetadata.Builder |
GroundingMetadata.Builder.setSearchEntryPoint(SearchEntryPoint value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.