GetRegionInstantSnapshotGroupRequest constructor
GetRegionInstantSnapshotGroupRequest({})
Implementation
GetRegionInstantSnapshotGroupRequest({
required this.instantSnapshotGroup,
required this.project,
required this.region,
}) : super(fullyQualifiedName);