DeployRequest_CustomModel constructor
DeployRequest_CustomModel({
- String? gcsUri,
Implementation
DeployRequest_CustomModel({this.gcsUri}) : super(fullyQualifiedName);
DeployRequest_CustomModel({this.gcsUri}) : super(fullyQualifiedName);