get Environment
Retrieves the specified agent environment.
Return
null
Parameters
argument
null
suspend fun getEnvironment(environmentId: String, location: String, project: String? = null): GetEnvironmentResult
Return
null
Parameters
environment Id
location
project
See also
suspend fun getEnvironment(argument: suspend GetEnvironmentPlainArgsBuilder.() -> Unit): GetEnvironmentResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dialogflow.v2.kotlin.inputs.GetEnvironmentPlainArgs.