java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.TextResponsePart
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<TextResponsePart.Builder,TextResponsePart>

@Generated("software.amazon.awssdk:codegen") public final class TextResponsePart extends Object implements SdkPojo, Serializable, ToCopyableBuilder<TextResponsePart.Builder,TextResponsePart>

Contains the part of the generated text that contains a citation, alongside where it begins and ends.

This data type is used in the following API operations:

See Also: