apiConfig

@JvmName(name = "bbfonaveuyfsxbqg")
suspend fun apiConfig(value: Output<ApiConfigHandlerArgs>)
@JvmName(name = "mrlvjbbwfyrmggdm")
suspend fun apiConfig(value: ApiConfigHandlerArgs?)

Parameters

value

Serving configuration for Google Cloud Endpoints (https://cloud.google.com/endpoints).Only returned in GET requests if view=FULL is set.


@JvmName(name = "qjwayujxsuprbawx")
suspend fun apiConfig(argument: suspend ApiConfigHandlerArgsBuilder.() -> Unit)

Parameters

argument

Serving configuration for Google Cloud Endpoints (https://cloud.google.com/endpoints).Only returned in GET requests if view=FULL is set.