GoogleCloudApigeeV1SchemaSchemaElement constructor
GoogleCloudApigeeV1SchemaSchemaElement({
- String? name,
- GoogleCloudApigeeV1SchemaSchemaProperty? properties,
Implementation
GoogleCloudApigeeV1SchemaSchemaElement({
this.name,
this.properties,
});