menu
googleapis package
documentation
run/v2.dart
GoogleCloudRunV2ListInstancesResponse
instances property
instances property
dark_mode
light_mode
instances
property
List
<
GoogleCloudRunV2Instance
>
?
instances
getter/setter pair
The resulting list of Instances.
Implementation
core.List<GoogleCloudRunV2Instance>? instances;
googleapis package
documentation
run/v2
GoogleCloudRunV2ListInstancesResponse
instances property
GoogleCloudRunV2ListInstancesResponse class