Reference documentation and code samples for the Google Cloud Api Gateway V1 Client class CreateApiConfigRequest.
Request message for ApiGatewayService.CreateApiConfig
Generated from protobuf message google.cloud.apigateway.v1.CreateApiConfigRequest
Namespace
Google \ Cloud \ ApiGateway \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*
↳ api_config_id
string
Required. Identifier to assign to the API Config. Must be unique within scope of the parent resource.
↳ api_config
getParent
Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*
string
setParent
Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*
var
string
$this
getApiConfigId
Required. Identifier to assign to the API Config. Must be unique within scope of the parent resource.
string
setApiConfigId
Required. Identifier to assign to the API Config. Must be unique within scope of the parent resource.
var
string
$this
getApiConfig
Required. API resource.
hasApiConfig
clearApiConfig
setApiConfig
Required. API resource.
$this
static::build
parent
string
Required. Parent resource of the API Config, of the form: projects/*/locations/global/apis/*
Please see ApiGatewayServiceClient::apiName()
for help formatting this field.
apiConfig
apiConfigId
string
Required. Identifier to assign to the API Config. Must be unique within scope of the parent resource.