GoogleCloudAiplatformV1Explanation constructor
GoogleCloudAiplatformV1Explanation({
- List<
GoogleCloudAiplatformV1Attribution> ? attributions, - List<
GoogleCloudAiplatformV1Neighbor> ? neighbors,
Implementation
GoogleCloudAiplatformV1Explanation({
this.attributions,
this.neighbors,
});