Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class CreateApiRequest.
Request message for ApiGatewayService.CreateApi
Generated from protobuf message google.cloud.apigateway.v1.CreateApiRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent resource of the API, of the form: projects/*/locations/global
↳ api_id
string
Required. Identifier to assign to the API. Must be unique within scope of the parent resource.
↳ api
getParent
Required. Parent resource of the API, of the form: projects/*/locations/global
string
setParent
Required. Parent resource of the API, of the form: projects/*/locations/global
var
string
$this
getApiId
Required. Identifier to assign to the API. Must be unique within scope of the parent resource.
string
setApiId
Required. Identifier to assign to the API. Must be unique within scope of the parent resource.
var
string
$this
getApi
Required. API resource.
hasApi
clearApi
setApi
Required. API resource.
$this