GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks constructor

GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks({
  1. List<GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences>? notebooks,
})

Implementation

GoogleCloudAiplatformV1PublisherModelCallToActionOpenNotebooks({
  this.notebooks,
});