menu
googleapis package
documentation
metastore/v1.dart
AlterTablePropertiesRequest
AlterTablePropertiesRequest constructor
AlterTablePropertiesRequest constructor
dark_mode
light_mode
AlterTablePropertiesRequest
constructor
AlterTablePropertiesRequest
(
{
Map
<
String
,
String
>
?
properties
,
String
?
tableName
,
String
?
updateMask
,
})
Implementation
AlterTablePropertiesRequest({ this.properties, this.tableName, this.updateMask, });
googleapis package
documentation
metastore/v1
AlterTablePropertiesRequest
AlterTablePropertiesRequest constructor
AlterTablePropertiesRequest class