Interface protos.google.cloud.apigateway.v1.ICreateApiConfigRequest (2.1.2)

Properties of a CreateApiConfigRequest.

Package

@google-cloud/api-gateway

Properties

apiConfig

apiConfig?: (google.cloud.apigateway.v1.IApiConfig|null);

CreateApiConfigRequest apiConfig

apiConfigId

apiConfigId?: (string|null);

CreateApiConfigRequest apiConfigId

parent

parent?: (string|null);

CreateApiConfigRequest parent