endpointsApiService

@JvmName(name = "dwtoinqgqjliuypm")
suspend fun endpointsApiService(value: Output<EndpointsApiServiceArgs>)
@JvmName(name = "sruwxskusmirhher")
suspend fun endpointsApiService(value: EndpointsApiServiceArgs?)

Parameters

value

Cloud Endpoints configuration.If endpoints_api_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app.


@JvmName(name = "uqxfvokkwfnybmbt")
suspend fun endpointsApiService(argument: suspend EndpointsApiServiceArgsBuilder.() -> Unit)

Parameters

argument

Cloud Endpoints configuration.If endpoints_api_service is set, the Cloud Endpoints Extensible Service Proxy will be provided to serve the API implemented by the app.