GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails constructor
GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails({
- GoogleCloudBeyondcorpAppconnectionsV1AppConnection? appConnection,
- List<
String> ? recentMigVms,
Implementation
GoogleCloudBeyondcorpAppconnectionsV1ResolveAppConnectionsResponseAppConnectionDetails({
this.appConnection,
this.recentMigVms,
});