Class CreateApiConfigRequest (1.6.0)

CreateApiConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ApiGatewayService.CreateApiConfig

Attributes

NameDescription
parent str
Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*
api_config_id str
Required. Identifier to assign to the API Config. Must be unique within scope of the parent resource.
api_config google.cloud.apigateway_v1.types.ApiConfig
Required. API resource.