GoogleCloudApigeeV1SharedFlow constructor
GoogleCloudApigeeV1SharedFlow({
- String? latestRevisionId,
- GoogleCloudApigeeV1EntityMetadata? metaData,
- String? name,
- List<
String> ? revision,
Implementation
GoogleCloudApigeeV1SharedFlow({
this.latestRevisionId,
this.metaData,
this.name,
this.revision,
});