adobe-firefly-sdk
Preparing search index...
firefly/src/flat
CreativeUpsamplerV3AsyncData
Type Alias CreativeUpsamplerV3AsyncData
type
CreativeUpsamplerV3AsyncData
=
{
body
:
CreativeUpsamplerRequestV3
;
headers
?:
{
"x-model-version"
?:
string
}
;
path
?:
never
;
query
?:
never
;
url
:
"/v3/images/upscale"
;
}
Index
Properties
body
headers?
path?
query?
url
Properties
body
body
:
CreativeUpsamplerRequestV3
Optional
headers
headers
?:
{
"x-model-version"
?:
string
}
Type Declaration
Optional
x-model-version
?:
string
Model version for the upscale operation. Use creative_upsampler_v1.
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/v3/images/upscale"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
path
query
url
adobe-firefly-sdk
Loading...
Model version for the upscale operation. Use creative_upsampler_v1.