@@ -28904,6 +28904,211 @@
2890428904 }
2890528905 ]
2890628906 },
28907+ {
28908+ "id": "google.cloud.domains.v1",
28909+ "directory": "google/cloud/domains/v1",
28910+ "version": "v1",
28911+ "majorVersion": "v1",
28912+ "hostName": "domains.googleapis.com",
28913+ "title": "Cloud Domains API",
28914+ "description": "Enables management and configuration of domain names.",
28915+ "importDirectories": [
28916+ "google/api",
28917+ "google/longrunning",
28918+ "google/protobuf",
28919+ "google/type"
28920+ ],
28921+ "options": {
28922+ "go_package": {
28923+ "valueCounts": {
28924+ "google.golang.org/genproto/googleapis/cloud/domains/v1;domains": 1
28925+ }
28926+ },
28927+ "java_multiple_files": {
28928+ "valueCounts": {
28929+ "true": 1
28930+ }
28931+ },
28932+ "java_package": {
28933+ "valueCounts": {
28934+ "com.google.cloud.domains.v1": 1
28935+ }
28936+ }
28937+ },
28938+ "services": [
28939+ {
28940+ "shortName": "Domains",
28941+ "fullName": "google.cloud.domains.v1.Domains",
28942+ "methods": [
28943+ {
28944+ "shortName": "ConfigureContactSettings",
28945+ "fullName": "google.cloud.domains.v1.Domains.ConfigureContactSettings",
28946+ "mode": "UNARY",
28947+ "bindings": [
28948+ {
28949+ "httpMethod": "POST",
28950+ "path": "/v1/{registration=projects/*/locations/*/registrations/*}:configureContactSettings"
28951+ }
28952+ ]
28953+ },
28954+ {
28955+ "shortName": "ConfigureDnsSettings",
28956+ "fullName": "google.cloud.domains.v1.Domains.ConfigureDnsSettings",
28957+ "mode": "UNARY",
28958+ "bindings": [
28959+ {
28960+ "httpMethod": "POST",
28961+ "path": "/v1/{registration=projects/*/locations/*/registrations/*}:configureDnsSettings"
28962+ }
28963+ ]
28964+ },
28965+ {
28966+ "shortName": "ConfigureManagementSettings",
28967+ "fullName": "google.cloud.domains.v1.Domains.ConfigureManagementSettings",
28968+ "mode": "UNARY",
28969+ "bindings": [
28970+ {
28971+ "httpMethod": "POST",
28972+ "path": "/v1/{registration=projects/*/locations/*/registrations/*}:configureManagementSettings"
28973+ }
28974+ ]
28975+ },
28976+ {
28977+ "shortName": "DeleteRegistration",
28978+ "fullName": "google.cloud.domains.v1.Domains.DeleteRegistration",
28979+ "mode": "UNARY",
28980+ "bindings": [
28981+ {
28982+ "httpMethod": "DELETE",
28983+ "path": "/v1/{name=projects/*/locations/*/registrations/*}"
28984+ }
28985+ ]
28986+ },
28987+ {
28988+ "shortName": "ExportRegistration",
28989+ "fullName": "google.cloud.domains.v1.Domains.ExportRegistration",
28990+ "mode": "UNARY",
28991+ "bindings": [
28992+ {
28993+ "httpMethod": "POST",
28994+ "path": "/v1/{name=projects/*/locations/*/registrations/*}:export"
28995+ }
28996+ ]
28997+ },
28998+ {
28999+ "shortName": "GetRegistration",
29000+ "fullName": "google.cloud.domains.v1.Domains.GetRegistration",
29001+ "mode": "UNARY",
29002+ "bindings": [
29003+ {
29004+ "httpMethod": "GET",
29005+ "path": "/v1/{name=projects/*/locations/*/registrations/*}"
29006+ }
29007+ ]
29008+ },
29009+ {
29010+ "shortName": "ListRegistrations",
29011+ "fullName": "google.cloud.domains.v1.Domains.ListRegistrations",
29012+ "mode": "UNARY",
29013+ "bindings": [
29014+ {
29015+ "httpMethod": "GET",
29016+ "path": "/v1/{parent=projects/*/locations/*}/registrations"
29017+ }
29018+ ]
29019+ },
29020+ {
29021+ "shortName": "RegisterDomain",
29022+ "fullName": "google.cloud.domains.v1.Domains.RegisterDomain",
29023+ "mode": "UNARY",
29024+ "bindings": [
29025+ {
29026+ "httpMethod": "POST",
29027+ "path": "/v1/{parent=projects/*/locations/*}/registrations:register"
29028+ }
29029+ ]
29030+ },
29031+ {
29032+ "shortName": "ResetAuthorizationCode",
29033+ "fullName": "google.cloud.domains.v1.Domains.ResetAuthorizationCode",
29034+ "mode": "UNARY",
29035+ "bindings": [
29036+ {
29037+ "httpMethod": "POST",
29038+ "path": "/v1/{registration=projects/*/locations/*/registrations/*}:resetAuthorizationCode"
29039+ }
29040+ ]
29041+ },
29042+ {
29043+ "shortName": "RetrieveAuthorizationCode",
29044+ "fullName": "google.cloud.domains.v1.Domains.RetrieveAuthorizationCode",
29045+ "mode": "UNARY",
29046+ "bindings": [
29047+ {
29048+ "httpMethod": "GET",
29049+ "path": "/v1/{registration=projects/*/locations/*/registrations/*}:retrieveAuthorizationCode"
29050+ }
29051+ ]
29052+ },
29053+ {
29054+ "shortName": "RetrieveRegisterParameters",
29055+ "fullName": "google.cloud.domains.v1.Domains.RetrieveRegisterParameters",
29056+ "mode": "UNARY",
29057+ "bindings": [
29058+ {
29059+ "httpMethod": "GET",
29060+ "path": "/v1/{location=projects/*/locations/*}/registrations:retrieveRegisterParameters"
29061+ }
29062+ ]
29063+ },
29064+ {
29065+ "shortName": "RetrieveTransferParameters",
29066+ "fullName": "google.cloud.domains.v1.Domains.RetrieveTransferParameters",
29067+ "mode": "UNARY",
29068+ "bindings": [
29069+ {
29070+ "httpMethod": "GET",
29071+ "path": "/v1/{location=projects/*/locations/*}/registrations:retrieveTransferParameters"
29072+ }
29073+ ]
29074+ },
29075+ {
29076+ "shortName": "SearchDomains",
29077+ "fullName": "google.cloud.domains.v1.Domains.SearchDomains",
29078+ "mode": "UNARY",
29079+ "bindings": [
29080+ {
29081+ "httpMethod": "GET",
29082+ "path": "/v1/{location=projects/*/locations/*}/registrations:searchDomains"
29083+ }
29084+ ]
29085+ },
29086+ {
29087+ "shortName": "TransferDomain",
29088+ "fullName": "google.cloud.domains.v1.Domains.TransferDomain",
29089+ "mode": "UNARY",
29090+ "bindings": [
29091+ {
29092+ "httpMethod": "POST",
29093+ "path": "/v1/{parent=projects/*/locations/*}/registrations:transfer"
29094+ }
29095+ ]
29096+ },
29097+ {
29098+ "shortName": "UpdateRegistration",
29099+ "fullName": "google.cloud.domains.v1.Domains.UpdateRegistration",
29100+ "mode": "UNARY",
29101+ "bindings": [
29102+ {
29103+ "httpMethod": "PATCH",
29104+ "path": "/v1/{registration.name=projects/*/locations/*/registrations/*}"
29105+ }
29106+ ]
29107+ }
29108+ ]
29109+ }
29110+ ]
29111+ },
2890729112 {
2890829113 "id": "google.cloud.domains.v1alpha2",
2890929114 "directory": "google/cloud/domains/v1alpha2",
2906129266 }
2906229267 ]
2906329268 },
29269+ {
29270+ "shortName": "RetrieveTransferParameters",
29271+ "fullName": "google.cloud.domains.v1alpha2.Domains.RetrieveTransferParameters",
29272+ "mode": "UNARY",
29273+ "bindings": [
29274+ {
29275+ "httpMethod": "GET",
29276+ "path": "/v1alpha2/{location=projects/*/locations/*}/registrations:retrieveTransferParameters"
29277+ }
29278+ ]
29279+ },
2906429280 {
2906529281 "shortName": "SearchDomains",
2906629282 "fullName": "google.cloud.domains.v1alpha2.Domains.SearchDomains",
2907229288 }
2907329289 ]
2907429290 },
29291+ {
29292+ "shortName": "TransferDomain",
29293+ "fullName": "google.cloud.domains.v1alpha2.Domains.TransferDomain",
29294+ "mode": "UNARY",
29295+ "bindings": [
29296+ {
29297+ "httpMethod": "POST",
29298+ "path": "/v1alpha2/{parent=projects/*/locations/*}/registrations:transfer"
29299+ }
29300+ ]
29301+ },
2907529302 {
2907629303 "shortName": "UpdateRegistration",
2907729304 "fullName": "google.cloud.domains.v1alpha2.Domains.UpdateRegistration",
2924429471 }
2924529472 ]
2924629473 },
29474+ {
29475+ "shortName": "RetrieveTransferParameters",
29476+ "fullName": "google.cloud.domains.v1beta1.Domains.RetrieveTransferParameters",
29477+ "mode": "UNARY",
29478+ "bindings": [
29479+ {
29480+ "httpMethod": "GET",
29481+ "path": "/v1beta1/{location=projects/*/locations/*}/registrations:retrieveTransferParameters"
29482+ }
29483+ ]
29484+ },
2924729485 {
2924829486 "shortName": "SearchDomains",
2924929487 "fullName": "google.cloud.domains.v1beta1.Domains.SearchDomains",
2925529493 }
2925629494 ]
2925729495 },
29496+ {
29497+ "shortName": "TransferDomain",
29498+ "fullName": "google.cloud.domains.v1beta1.Domains.TransferDomain",
29499+ "mode": "UNARY",
29500+ "bindings": [
29501+ {
29502+ "httpMethod": "POST",
29503+ "path": "/v1beta1/{parent=projects/*/locations/*}/registrations:transfer"
29504+ }
29505+ ]
29506+ },
2925829507 {
2925929508 "shortName": "UpdateRegistration",
2926029509 "fullName": "google.cloud.domains.v1beta1.Domains.UpdateRegistration",
0 commit comments