menu
googleapis package
documentation
pubsub/v1.dart
ListSchemaRevisionsResponse
ListSchemaRevisionsResponse constructor
ListSchemaRevisionsResponse constructor
dark_mode
light_mode
ListSchemaRevisionsResponse
constructor
ListSchemaRevisionsResponse
(
{
String
?
nextPageToken
,
List
<
Schema
>
?
schemas
,
})
Implementation
ListSchemaRevisionsResponse({ this.nextPageToken, this.schemas, });
googleapis package
documentation
pubsub/v1
ListSchemaRevisionsResponse
ListSchemaRevisionsResponse constructor
ListSchemaRevisionsResponse class