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