Class CreateGatewayRequest (0.2.0)

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

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

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

:type: str

Attributes

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