From 87875b52e84ef556fc3afcf8f3658c61440fa267 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 6 Jun 2022 18:17:36 +0000 Subject: [PATCH] chore: regenerate API index --- api-index-v1.json | 141 ++-------------------------------------------- 1 file changed, 4 insertions(+), 137 deletions(-) diff --git a/api-index-v1.json b/api-index-v1.json index 71d50e622d8c9..3ef2d87054abb 100644 --- a/api-index-v1.json +++ b/api-index-v1.json @@ -67798,87 +67798,26 @@ "options": { "go_package": { "valueCounts": { - "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent": 17 + "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent": 13 } }, "java_multiple_files": { "valueCounts": { - "true": 17 + "true": 13 } }, "java_package": { "valueCounts": { - "com.google.cloud.talent.v4beta1": 17 + "com.google.cloud.talent.v4beta1": 13 } }, "objc_class_prefix": { "valueCounts": { - "CTS": 17 + "CTS": 13 } } }, "services": [ - { - "shortName": "ApplicationService", - "fullName": "google.cloud.talent.v4beta1.ApplicationService", - "methods": [ - { - "shortName": "CreateApplication", - "fullName": "google.cloud.talent.v4beta1.ApplicationService.CreateApplication", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v4beta1/{parent=projects/*/tenants/*/profiles/*}/applications" - } - ] - }, - { - "shortName": "DeleteApplication", - "fullName": "google.cloud.talent.v4beta1.ApplicationService.DeleteApplication", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "DELETE", - "path": "/v4beta1/{name=projects/*/tenants/*/profiles/*/applications/*}" - } - ] - }, - { - "shortName": "GetApplication", - "fullName": "google.cloud.talent.v4beta1.ApplicationService.GetApplication", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v4beta1/{name=projects/*/tenants/*/profiles/*/applications/*}" - } - ] - }, - { - "shortName": "ListApplications", - "fullName": "google.cloud.talent.v4beta1.ApplicationService.ListApplications", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v4beta1/{parent=projects/*/tenants/*/profiles/*}/applications" - } - ] - }, - { - "shortName": "UpdateApplication", - "fullName": "google.cloud.talent.v4beta1.ApplicationService.UpdateApplication", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "PATCH", - "path": "/v4beta1/{application.name=projects/*/tenants/*/profiles/*/applications/*}" - } - ] - } - ] - }, { "shortName": "CompanyService", "fullName": "google.cloud.talent.v4beta1.CompanyService", @@ -68158,78 +68097,6 @@ } ] }, - { - "shortName": "ProfileService", - "fullName": "google.cloud.talent.v4beta1.ProfileService", - "methods": [ - { - "shortName": "CreateProfile", - "fullName": "google.cloud.talent.v4beta1.ProfileService.CreateProfile", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v4beta1/{parent=projects/*/tenants/*}/profiles" - } - ] - }, - { - "shortName": "DeleteProfile", - "fullName": "google.cloud.talent.v4beta1.ProfileService.DeleteProfile", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "DELETE", - "path": "/v4beta1/{name=projects/*/tenants/*/profiles/*}" - } - ] - }, - { - "shortName": "GetProfile", - "fullName": "google.cloud.talent.v4beta1.ProfileService.GetProfile", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v4beta1/{name=projects/*/tenants/*/profiles/*}" - } - ] - }, - { - "shortName": "ListProfiles", - "fullName": "google.cloud.talent.v4beta1.ProfileService.ListProfiles", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "GET", - "path": "/v4beta1/{parent=projects/*/tenants/*}/profiles" - } - ] - }, - { - "shortName": "SearchProfiles", - "fullName": "google.cloud.talent.v4beta1.ProfileService.SearchProfiles", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "POST", - "path": "/v4beta1/{parent=projects/*/tenants/*}:search" - } - ] - }, - { - "shortName": "UpdateProfile", - "fullName": "google.cloud.talent.v4beta1.ProfileService.UpdateProfile", - "mode": "UNARY", - "bindings": [ - { - "httpMethod": "PATCH", - "path": "/v4beta1/{profile.name=projects/*/tenants/*/profiles/*}" - } - ] - } - ] - }, { "shortName": "TenantService", "fullName": "google.cloud.talent.v4beta1.TenantService",