dataos-sdk-kt
jvm
depot-service
/
io.dataos.ds.client.models
/
GCSDepot
/
GCSDepot
GCSDepot
constructor
(
bucket
:
String
?
=
null
,
relativePath
:
String
?
=
null
,
format
:
String
?
=
null
,
metastoreUrl
:
String
?
=
null
,
icebergCatalogType
:
GCSDepot.IcebergCatalogType
?
=
null
)