| Modifier and Type | Method and Description |
|---|---|
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.Builder.build() |
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.Builder.buildPartial() |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.getDefaultInstance() |
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.getDefaultInstanceForType() |
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.Builder.getDefaultInstanceForType() |
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequestOrBuilder.getGroundingSpec()
Grounding specification.
|
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.getGroundingSpec()
Grounding specification.
|
GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.Builder.getGroundingSpec()
Grounding specification.
|
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseDelimitedFrom(InputStream input) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(byte[] data) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(ByteBuffer data) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(com.google.protobuf.ByteString data) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(InputStream input) |
static GenerateGroundedContentRequest.GroundingSpec |
GenerateGroundedContentRequest.GroundingSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GenerateGroundedContentRequest.GroundingSpec> |
GenerateGroundedContentRequest.GroundingSpec.getParserForType() |
static com.google.protobuf.Parser<GenerateGroundedContentRequest.GroundingSpec> |
GenerateGroundedContentRequest.GroundingSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
GenerateGroundedContentRequest.GroundingSpec.Builder |
GenerateGroundedContentRequest.GroundingSpec.Builder.mergeFrom(GenerateGroundedContentRequest.GroundingSpec other) |
GenerateGroundedContentRequest.Builder |
GenerateGroundedContentRequest.Builder.mergeGroundingSpec(GenerateGroundedContentRequest.GroundingSpec value)
Grounding specification.
|
static GenerateGroundedContentRequest.GroundingSpec.Builder |
GenerateGroundedContentRequest.GroundingSpec.newBuilder(GenerateGroundedContentRequest.GroundingSpec prototype) |
GenerateGroundedContentRequest.Builder |
GenerateGroundedContentRequest.Builder.setGroundingSpec(GenerateGroundedContentRequest.GroundingSpec value)
Grounding specification.
|
Copyright © 2025 Google LLC. All rights reserved.