$Request01 class
Used by:
- migrationcenter:v1 : RunImportJobRequest
- migrationcenter:v1 : ValidateImportJobRequest
- rapidmigrationassessment:v1 : PauseCollectorRequest
- rapidmigrationassessment:v1 : RegisterCollectorRequest
- rapidmigrationassessment:v1 : ResumeCollectorRequest
Constructors
- $Request01({String? requestId})
- $Request01.fromJson(Map json_)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited