GoogleCloudAiplatformV1CountTokensRequest constructor

GoogleCloudAiplatformV1CountTokensRequest({
  1. List<Object?>? instances,
})

Implementation

GoogleCloudAiplatformV1CountTokensRequest({
  this.instances,
});