pub fn surface_operation_with_landscape(
id: impl Into<String>,
name: impl Into<String>,
description: impl Into<String>,
example_request: Value,
contract: LandscapeOperationContract,
) -> SurfaceOperationpub fn surface_operation_with_landscape(
id: impl Into<String>,
name: impl Into<String>,
description: impl Into<String>,
example_request: Value,
contract: LandscapeOperationContract,
) -> SurfaceOperation