GoogleCloudApihubV1AgentRegistrySyncConfig.fromJson constructor
GoogleCloudApihubV1AgentRegistrySyncConfig.fromJson(
- Map json_
Implementation
GoogleCloudApihubV1AgentRegistrySyncConfig.fromJson(core.Map json_)
: this(disabled: json_['disabled'] as core.bool?);