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