GoogleCloudApigeeV1ApiDocDocumentation constructor
GoogleCloudApigeeV1ApiDocDocumentation({
- GoogleCloudApigeeV1GraphqlDocumentation? graphqlDocumentation,
- GoogleCloudApigeeV1OASDocumentation? oasDocumentation,
Implementation
GoogleCloudApigeeV1ApiDocDocumentation({
this.graphqlDocumentation,
this.oasDocumentation,
});