credentials property

List<GoogleCloudApigeeV1Credential>? credentials
getter/setter pair

Set of credentials for the app.

Credentials are API key/secret pairs associated with API products.

Output only.

Implementation

core.List<GoogleCloudApigeeV1Credential>? credentials;