Class ImageVersionsConnection (2.19.0)

This interface defines virtual methods for each of the user-facing overload sets in ImageVersionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ImageVersionsClient.

To create a concrete instance, see MakeImageVersionsConnection().

For mocking, see composer_v1_mocks::MockImageVersionsConnection.

Functions

virtual options()

Returns
TypeDescription
Options

virtual ListImageVersions(google::cloud::orchestration::airflow::service::v1::ListImageVersionsRequest)

Parameter
NameDescription
request google::cloud::orchestration::airflow::service::v1::ListImageVersionsRequest
Returns
TypeDescription
StreamRange< google::cloud::orchestration::airflow::service::v1::ImageVersion >