pub type UpdateEmbedContentBatchResponseBody = EmbedContentBatch;Aliased Type§
pub struct UpdateEmbedContentBatchResponseBody {
pub resource: BatchResourceFields,
pub input_config: Option<EmbedContentInputConfig>,
pub output: Option<EmbedContentBatchOutput>,
pub rest: Map<String, Value>,
}Fields§
§resource: BatchResourceFields§input_config: Option<EmbedContentInputConfig>§output: Option<EmbedContentBatchOutput>§rest: Map<String, Value>