|
|
|
@ -62423,6 +62423,178 @@ |
|
|
|
|
], |
|
|
|
|
"nameInServiceConfig": "pubsublite.googleapis.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "google.cloud.rapidmigrationassessment.v1", |
|
|
|
|
"directory": "google/cloud/rapidmigrationassessment/v1", |
|
|
|
|
"version": "v1", |
|
|
|
|
"majorVersion": "v1", |
|
|
|
|
"hostName": "rapidmigrationassessment.googleapis.com", |
|
|
|
|
"title": "Rapid Migration Assessment API", |
|
|
|
|
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>", |
|
|
|
|
"importDirectories": [ |
|
|
|
|
"google/api", |
|
|
|
|
"google/cloud/rapidmigrationassessment/v1", |
|
|
|
|
"google/longrunning", |
|
|
|
|
"google/protobuf" |
|
|
|
|
], |
|
|
|
|
"options": { |
|
|
|
|
"csharp_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google.Cloud.RapidMigrationAssessment.V1": 2 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"go_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"cloud.google.com/go/rapidmigrationassessment/apiv1/rapidmigrationassessmentpb;rapidmigrationassessmentpb": 2 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_multiple_files": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"true": 2 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"com.google.cloud.rapidmigrationassessment.v1": 2 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"php_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google\\Cloud\\RapidMigrationAssessment\\V1": 2 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"ruby_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google::Cloud::RapidMigrationAssessment::V1": 2 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"services": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "RapidMigrationAssessment", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment", |
|
|
|
|
"methods": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "CreateAnnotation", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.CreateAnnotation", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*/locations/*}/annotations" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "CreateCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.CreateCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*/locations/*}/collectors" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "DeleteCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.DeleteCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "DELETE", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/collectors/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "GetAnnotation", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.GetAnnotation", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/annotations/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "GetCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.GetCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/collectors/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "ListCollectors", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.ListCollectors", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "GET", |
|
|
|
|
"path": "/v1/{parent=projects/*/locations/*}/collectors" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "PauseCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.PauseCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/collectors/*}:pause" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "RegisterCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.RegisterCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/collectors/*}:register" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "ResumeCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.ResumeCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{name=projects/*/locations/*/collectors/*}:resume" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "UpdateCollector", |
|
|
|
|
"fullName": "google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment.UpdateCollector", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "PATCH", |
|
|
|
|
"path": "/v1/{collector.name=projects/*/locations/*/collectors/*}" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"configFile": "rapidmigrationassessment_v1.yaml", |
|
|
|
|
"serviceConfigApiNames": [ |
|
|
|
|
"google.cloud.location.Locations", |
|
|
|
|
"google.cloud.rapidmigrationassessment.v1.RapidMigrationAssessment", |
|
|
|
|
"google.longrunning.Operations" |
|
|
|
|
], |
|
|
|
|
"nameInServiceConfig": "rapidmigrationassessment.googleapis.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "google.cloud.recaptchaenterprise.v1", |
|
|
|
|
"directory": "google/cloud/recaptchaenterprise/v1", |
|
|
|
|