GoogleCloudApigeeV1OASDocumentation constructor
GoogleCloudApigeeV1OASDocumentation({
- String? format,
- GoogleCloudApigeeV1DocumentationFile? spec,
Implementation
GoogleCloudApigeeV1OASDocumentation({
this.format,
this.spec,
});