menu
googleapis package
documentation
connectors/v2.dart
EntityType
EntityType.new constructor
EntityType.new constructor
dark_mode
light_mode
EntityType
constructor
EntityType
(
{
List
<
Field
>
?
fields
,
JsonSchema
?
jsonSchema
,
String
?
name
,
List
<
String
>
?
operations
,
})
Implementation
EntityType({
this
.fields,
this
.jsonSchema,
this
.name,
this
.operations, });
googleapis package
documentation
connectors/v2
EntityType
EntityType.new constructor
EntityType class