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