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