GoogleCloudAiplatformV1RollbackMemoryRequest.fromJson constructor
GoogleCloudAiplatformV1RollbackMemoryRequest.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1RollbackMemoryRequest.fromJson(core.Map json_)
: this(targetRevisionId: json_['targetRevisionId'] as core.String?);