CreateGatewayRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for ApiGatewayService.CreateGateway
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent resource of the Gateway, of the form: projects/*/locations/*
|
gateway_id |
str
Required. Identifier to assign to the Gateway. Must be unique within scope of the parent resource. |
gateway |
google.cloud.apigateway_v1.types.Gateway
Required. Gateway resource. |