credentials property

List<GoogleCloudApigeeV1Credential>? credentials
getter/setter pair

Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.

Output only.

Implementation

core.List<GoogleCloudApigeeV1Credential>? credentials;