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