Cloud API Overview > @adpt/cloud > gcloud > CloudRunAdapter
gcloud.CloudRunAdapter() function
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Temporary adapter to allow handle for image
Signature:
export declare function CloudRunAdapter(propsIn: CloudRunAdapterProps): Adapt.AdaptElement<Adapt.AnyProps>;
Parameters
Parameter | Type | Description |
---|---|---|
propsIn | CloudRunAdapterProps |
Returns:
Adapt.AdaptElement<Adapt.AnyProps>