chore: regenerate API index

pull/807/head^2
Google APIs 2 years ago
parent c105ed682d
commit b865ff5ba8
  1. 30
      api-index-v1.json

@ -11059,7 +11059,7 @@
"options": { "options": {
"csharp_namespace": { "csharp_namespace": {
"valueCounts": { "valueCounts": {
"Google.Cloud.AIPlatform.V1": 78, "Google.Cloud.AIPlatform.V1": 80,
"Google.Cloud.AIPlatform.V1.Schema.Predict.Instance": 9, "Google.Cloud.AIPlatform.V1.Schema.Predict.Instance": 9,
"Google.Cloud.AIPlatform.V1.Schema.Predict.Params": 6, "Google.Cloud.AIPlatform.V1.Schema.Predict.Params": 6,
"Google.Cloud.AIPlatform.V1.Schema.Predict.Prediction": 10, "Google.Cloud.AIPlatform.V1.Schema.Predict.Prediction": 10,
@ -11068,7 +11068,7 @@
}, },
"go_package": { "go_package": {
"valueCounts": { "valueCounts": {
"cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb": 78, "cloud.google.com/go/aiplatform/apiv1/aiplatformpb;aiplatformpb": 80,
"cloud.google.com/go/aiplatform/apiv1/schema/predict/instance/instancepb;instancepb": 9, "cloud.google.com/go/aiplatform/apiv1/schema/predict/instance/instancepb;instancepb": 9,
"cloud.google.com/go/aiplatform/apiv1/schema/predict/params/paramspb;paramspb": 6, "cloud.google.com/go/aiplatform/apiv1/schema/predict/params/paramspb;paramspb": 6,
"cloud.google.com/go/aiplatform/apiv1/schema/predict/prediction/predictionpb;predictionpb": 10, "cloud.google.com/go/aiplatform/apiv1/schema/predict/prediction/predictionpb;predictionpb": 10,
@ -11077,12 +11077,12 @@
}, },
"java_multiple_files": { "java_multiple_files": {
"valueCounts": { "valueCounts": {
"true": 114 "true": 116
} }
}, },
"java_package": { "java_package": {
"valueCounts": { "valueCounts": {
"com.google.cloud.aiplatform.v1": 78, "com.google.cloud.aiplatform.v1": 80,
"com.google.cloud.aiplatform.v1.schema.predict.instance": 9, "com.google.cloud.aiplatform.v1.schema.predict.instance": 9,
"com.google.cloud.aiplatform.v1.schema.predict.params": 6, "com.google.cloud.aiplatform.v1.schema.predict.params": 6,
"com.google.cloud.aiplatform.v1.schema.predict.prediction": 10, "com.google.cloud.aiplatform.v1.schema.predict.prediction": 10,
@ -11091,7 +11091,7 @@
}, },
"php_namespace": { "php_namespace": {
"valueCounts": { "valueCounts": {
"Google\\Cloud\\AIPlatform\\V1": 78, "Google\\Cloud\\AIPlatform\\V1": 80,
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Instance": 9, "Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Instance": 9,
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Params": 6, "Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Params": 6,
"Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Prediction": 10, "Google\\Cloud\\AIPlatform\\V1\\Schema\\Predict\\Prediction": 10,
@ -11100,7 +11100,7 @@
}, },
"ruby_package": { "ruby_package": {
"valueCounts": { "valueCounts": {
"Google::Cloud::AIPlatform::V1": 78, "Google::Cloud::AIPlatform::V1": 80,
"Google::Cloud::AIPlatform::V1::Schema::Predict::Instance": 9, "Google::Cloud::AIPlatform::V1::Schema::Predict::Instance": 9,
"Google::Cloud::AIPlatform::V1::Schema::Predict::Params": 6, "Google::Cloud::AIPlatform::V1::Schema::Predict::Params": 6,
"Google::Cloud::AIPlatform::V1::Schema::Predict::Prediction": 10, "Google::Cloud::AIPlatform::V1::Schema::Predict::Prediction": 10,
@ -12599,6 +12599,23 @@
} }
] ]
}, },
{
"shortName": "ModelGardenService",
"fullName": "google.cloud.aiplatform.v1.ModelGardenService",
"methods": [
{
"shortName": "GetPublisherModel",
"fullName": "google.cloud.aiplatform.v1.ModelGardenService.GetPublisherModel",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=publishers/*/models/*}"
}
]
}
]
},
{ {
"shortName": "ModelService", "shortName": "ModelService",
"fullName": "google.cloud.aiplatform.v1.ModelService", "fullName": "google.cloud.aiplatform.v1.ModelService",
@ -13525,6 +13542,7 @@
"google.cloud.aiplatform.v1.MatchService", "google.cloud.aiplatform.v1.MatchService",
"google.cloud.aiplatform.v1.MetadataService", "google.cloud.aiplatform.v1.MetadataService",
"google.cloud.aiplatform.v1.MigrationService", "google.cloud.aiplatform.v1.MigrationService",
"google.cloud.aiplatform.v1.ModelGardenService",
"google.cloud.aiplatform.v1.ModelService", "google.cloud.aiplatform.v1.ModelService",
"google.cloud.aiplatform.v1.PipelineService", "google.cloud.aiplatform.v1.PipelineService",
"google.cloud.aiplatform.v1.PredictionService", "google.cloud.aiplatform.v1.PredictionService",

Loading…
Cancel
Save