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

Properties of a CreateApiConfigRequest.

Package

@google-cloud/api-gateway!

Properties

apiConfig

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

CreateApiConfigRequest apiConfig

Property Value
TypeDescription
(google.cloud.apigateway.v1.IApiConfig|null)

apiConfigId

apiConfigId?: (string|null);

CreateApiConfigRequest apiConfigId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateApiConfigRequest parent

Property Value
TypeDescription
(string|null)