inlined Embed Content Responses
public abstract BatchJobDestination.Builder inlinedEmbedContentResponses(List<InlinedEmbedContentResponse> inlinedEmbedContentResponses)
@CanIgnoreReturnValue()
Setter for inlinedEmbedContentResponses.
inlinedEmbedContentResponses: The responses to the requests in the batch. Returned when the batch was built using inlined requests. The responses will be in the same order as the input requests.
@CanIgnoreReturnValue()
Setter for inlinedEmbedContentResponses builder.
inlinedEmbedContentResponses: The responses to the requests in the batch. Returned when the batch was built using inlined requests. The responses will be in the same order as the input requests.