Interface protos.google.api.apikeys.v2.ICreateKeyRequest (1.2.0)

Properties of a CreateKeyRequest.

Package

@google-cloud/apikeys

Properties

key

key?: (google.api.apikeys.v2.IKey|null);

CreateKeyRequest key

keyId

keyId?: (string|null);

CreateKeyRequest keyId

parent

parent?: (string|null);

CreateKeyRequest parent