CreateApiRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ApiGatewayService.CreateApi
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent resource of the API, of the form: projects/*/locations/global
|
api_id |
str
Required. Identifier to assign to the API. Must be unique within scope of the parent resource. |
api |
google.cloud.apigateway_v1.types.Api
Required. API resource. |