Class CreateApiConfigRequest (0.2.0)

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

Request message for ApiGatewayService.CreateApiConfig .. attribute:: parent

Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*

:type: str

Attributes

NameDescription
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.