Class CreateApiRequest (0.2.0)

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

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

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

:type: str

Attributes

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