apis property

List<String>? apis
getter/setter pair

The array of API Hub API IDs.

Format: projects/{project}/locations/{location}/apis/{api}

Required.

Implementation

core.List<core.String>? apis;