| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Part |
GroundedGenerationContent.Part.Builder.build() |
GroundedGenerationContent.Part |
GroundedGenerationContent.Part.Builder.buildPartial() |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.getDefaultInstance() |
GroundedGenerationContent.Part |
GroundedGenerationContent.Part.getDefaultInstanceForType() |
GroundedGenerationContent.Part |
GroundedGenerationContent.Part.Builder.getDefaultInstanceForType() |
GroundedGenerationContent.Part |
GroundedGenerationContent.getParts(int index)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part |
GroundedGenerationContent.Builder.getParts(int index)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part |
GroundedGenerationContentOrBuilder.getParts(int index)
Ordered `Parts` that constitute a single message.
|
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseDelimitedFrom(InputStream input) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(byte[] data) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(ByteBuffer data) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(com.google.protobuf.ByteString data) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(com.google.protobuf.CodedInputStream input) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(InputStream input) |
static GroundedGenerationContent.Part |
GroundedGenerationContent.Part.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GroundedGenerationContent.Part> |
GroundedGenerationContent.Part.getParserForType() |
List<GroundedGenerationContent.Part> |
GroundedGenerationContent.getPartsList()
Ordered `Parts` that constitute a single message.
|
List<GroundedGenerationContent.Part> |
GroundedGenerationContent.Builder.getPartsList()
Ordered `Parts` that constitute a single message.
|
List<GroundedGenerationContent.Part> |
GroundedGenerationContentOrBuilder.getPartsList()
Ordered `Parts` that constitute a single message.
|
static com.google.protobuf.Parser<GroundedGenerationContent.Part> |
GroundedGenerationContent.Part.parser() |
| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.addParts(GroundedGenerationContent.Part value)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.addParts(int index,
GroundedGenerationContent.Part value)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.mergeFrom(GroundedGenerationContent.Part other) |
static GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.newBuilder(GroundedGenerationContent.Part prototype) |
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.setParts(int index,
GroundedGenerationContent.Part value)
Ordered `Parts` that constitute a single message.
|
| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.addAllParts(Iterable<? extends GroundedGenerationContent.Part> values)
Ordered `Parts` that constitute a single message.
|
Copyright © 2025 Google LLC. All rights reserved.