GoogleCloudApigeeV1GraphqlDocumentation constructor
GoogleCloudApigeeV1GraphqlDocumentation({
- String? endpointUri,
- GoogleCloudApigeeV1DocumentationFile? schema,
Implementation
GoogleCloudApigeeV1GraphqlDocumentation({
this.endpointUri,
this.schema,
});