GoogleCloudApihubV1Api constructor
GoogleCloudApihubV1Api({
- GoogleCloudApihubV1AttributeValues? apiFunctionalRequirements,
- GoogleCloudApihubV1AttributeValues? apiRequirements,
- GoogleCloudApihubV1AttributeValues? apiStyle,
- GoogleCloudApihubV1AttributeValues? apiTechnicalRequirements,
- Map<
String, GoogleCloudApihubV1AttributeValues> ? attributes, - GoogleCloudApihubV1AttributeValues? businessUnit,
- String? createTime,
- String? description,
- String? displayName,
- GoogleCloudApihubV1Documentation? documentation,
- String? fingerprint,
- GoogleCloudApihubV1AttributeValues? maturityLevel,
- String? name,
- GoogleCloudApihubV1Owner? owner,
- String? selectedVersion,
- List<
GoogleCloudApihubV1SourceMetadata> ? sourceMetadata, - GoogleCloudApihubV1AttributeValues? targetUser,
- GoogleCloudApihubV1AttributeValues? team,
- String? updateTime,
- List<
String> ? versions,
Implementation
GoogleCloudApihubV1Api({
this.apiFunctionalRequirements,
this.apiRequirements,
this.apiStyle,
this.apiTechnicalRequirements,
this.attributes,
this.businessUnit,
this.createTime,
this.description,
this.displayName,
this.documentation,
this.fingerprint,
this.maturityLevel,
this.name,
this.owner,
this.selectedVersion,
this.sourceMetadata,
this.targetUser,
this.team,
this.updateTime,
this.versions,
});