public static interface GroundedGenerationContent.PartOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GroundedGenerationContent.Part.DataCase |
getDataCase() |
String |
getText()
Inline text.
|
com.google.protobuf.ByteString |
getTextBytes()
Inline text.
|
boolean |
hasText()
Inline text.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasText()
Inline text.
string text = 1;String getText()
Inline text.
string text = 1;com.google.protobuf.ByteString getTextBytes()
Inline text.
string text = 1;GroundedGenerationContent.Part.DataCase getDataCase()
Copyright © 2025 Google LLC. All rights reserved.