Networkmanagement_v1Functions
Functions
Link copied to clipboard
Gets the details of a specific Connectivity Test.
suspend fun getConnectivityTest(argument: suspend GetConnectivityTestPlainArgsBuilder.() -> Unit): GetConnectivityTestResult
suspend fun getConnectivityTest(connectivityTestId: String, project: String? = null): GetConnectivityTestResult
Link copied to clipboard
suspend fun getConnectivityTestIamPolicy(argument: GetConnectivityTestIamPolicyPlainArgs): GetConnectivityTestIamPolicyResult
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
suspend fun getConnectivityTestIamPolicy(argument: suspend GetConnectivityTestIamPolicyPlainArgsBuilder.() -> Unit): GetConnectivityTestIamPolicyResult
suspend fun getConnectivityTestIamPolicy(connectivityTestId: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null): GetConnectivityTestIamPolicyResult