The ImageVersionsConnection
object for ImageVersionsClient
.
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 | |
---|---|
Type | Description |
Options |
virtual ListImageVersions(google::cloud::orchestration::airflow::service::v1::ListImageVersionsRequest)
Parameter | |
---|---|
Name | Description |
request |
google::cloud::orchestration::airflow::service::v1::ListImageVersionsRequest
|
Returns | |
---|---|
Type | Description |
StreamRange< google::cloud::orchestration::airflow::service::v1::ImageVersion > |