| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Builder.addPartsBuilder()
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Builder.addPartsBuilder(int index)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clear() |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clearData() |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clearText()
Inline text.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.clone() |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Builder.getPartsBuilder(int index)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.mergeFrom(GroundedGenerationContent.Part other) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.mergeFrom(com.google.protobuf.Message other) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.newBuilder() |
static GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.newBuilder(GroundedGenerationContent.Part prototype) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.newBuilderForType() |
protected GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.setText(String value)
Inline text.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.setTextBytes(com.google.protobuf.ByteString value)
Inline text.
|
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GroundedGenerationContent.Part.Builder |
GroundedGenerationContent.Part.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<GroundedGenerationContent.Part.Builder> |
GroundedGenerationContent.Builder.getPartsBuilderList()
Ordered `Parts` that constitute a single message.
|
| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.addParts(GroundedGenerationContent.Part.Builder builderForValue)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.addParts(int index,
GroundedGenerationContent.Part.Builder builderForValue)
Ordered `Parts` that constitute a single message.
|
GroundedGenerationContent.Builder |
GroundedGenerationContent.Builder.setParts(int index,
GroundedGenerationContent.Part.Builder builderForValue)
Ordered `Parts` that constitute a single message.
|
Copyright © 2025 Google LLC. All rights reserved.