Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Feb 9, 2022
1 parent d5d129f commit 48b6d01
Showing 1 changed file with 275 additions and 0 deletions.
275 changes: 275 additions & 0 deletions api-index-v1.json
Expand Up @@ -23526,6 +23526,281 @@
],
"configFile": "binaryauthorization_v1beta1.yaml"
},
{
"id": "google.cloud.certificatemanager.v1",
"directory": "google/cloud/certificatemanager/v1",
"version": "v1",
"majorVersion": "v1",
"hostName": "certificatemanager.googleapis.com",
"title": "Certificate Manager API",
"description": "<UNKNOWN - NO SERVICE CONFIG DOCUMENTATION SUMMARY>",
"importDirectories": [
"google/api",
"google/longrunning",
"google/protobuf"
],
"options": {
"csharp_namespace": {
"valueCounts": {
"Google.Cloud.CertificateManager.V1": 1
}
},
"go_package": {
"valueCounts": {
"google.golang.org/genproto/googleapis/cloud/certificatemanager/v1;certificatemanager": 1
}
},
"java_multiple_files": {
"valueCounts": {
"true": 1
}
},
"java_package": {
"valueCounts": {
"com.google.cloud.certificatemanager.v1": 1
}
},
"php_namespace": {
"valueCounts": {
"Google\\Cloud\\CertificateManager\\V1": 1
}
},
"ruby_package": {
"valueCounts": {
"Google::Cloud::CertificateManager::V1": 1
}
}
},
"services": [
{
"shortName": "CertificateManager",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager",
"methods": [
{
"shortName": "CreateCertificate",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.CreateCertificate",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/{parent=projects/*/locations/*}/certificates"
}
]
},
{
"shortName": "CreateCertificateMap",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.CreateCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/{parent=projects/*/locations/*}/certificateMaps"
}
]
},
{
"shortName": "CreateCertificateMapEntry",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.CreateCertificateMapEntry",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/{parent=projects/*/locations/*/certificateMaps/*}/certificateMapEntries"
}
]
},
{
"shortName": "CreateDnsAuthorization",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.CreateDnsAuthorization",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "POST",
"path": "/v1/{parent=projects/*/locations/*}/dnsAuthorizations"
}
]
},
{
"shortName": "DeleteCertificate",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.DeleteCertificate",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1/{name=projects/*/locations/*/certificates/*}"
}
]
},
{
"shortName": "DeleteCertificateMap",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.DeleteCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1/{name=projects/*/locations/*/certificateMaps/*}"
}
]
},
{
"shortName": "DeleteCertificateMapEntry",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.DeleteCertificateMapEntry",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1/{name=projects/*/locations/*/certificateMaps/*/certificateMapEntries/*}"
}
]
},
{
"shortName": "DeleteDnsAuthorization",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.DeleteDnsAuthorization",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "DELETE",
"path": "/v1/{name=projects/*/locations/*/dnsAuthorizations/*}"
}
]
},
{
"shortName": "GetCertificate",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.GetCertificate",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/certificates/*}"
}
]
},
{
"shortName": "GetCertificateMap",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.GetCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/certificateMaps/*}"
}
]
},
{
"shortName": "GetCertificateMapEntry",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.GetCertificateMapEntry",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/certificateMaps/*/certificateMapEntries/*}"
}
]
},
{
"shortName": "GetDnsAuthorization",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.GetDnsAuthorization",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{name=projects/*/locations/*/dnsAuthorizations/*}"
}
]
},
{
"shortName": "ListCertificateMapEntries",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.ListCertificateMapEntries",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*/certificateMaps/*}/certificateMapEntries"
}
]
},
{
"shortName": "ListCertificateMaps",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.ListCertificateMaps",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*}/certificateMaps"
}
]
},
{
"shortName": "ListCertificates",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.ListCertificates",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*}/certificates"
}
]
},
{
"shortName": "ListDnsAuthorizations",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.ListDnsAuthorizations",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*}/dnsAuthorizations"
}
]
},
{
"shortName": "UpdateCertificate",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.UpdateCertificate",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "PATCH",
"path": "/v1/{certificate.name=projects/*/locations/*/certificates/*}"
}
]
},
{
"shortName": "UpdateCertificateMap",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.UpdateCertificateMap",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "PATCH",
"path": "/v1/{certificate_map.name=projects/*/locations/*/certificateMaps/*}"
}
]
},
{
"shortName": "UpdateCertificateMapEntry",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.UpdateCertificateMapEntry",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "PATCH",
"path": "/v1/{certificate_map_entry.name=projects/*/locations/*/certificateMaps/*/certificateMapEntries/*}"
}
]
},
{
"shortName": "UpdateDnsAuthorization",
"fullName": "google.cloud.certificatemanager.v1.CertificateManager.UpdateDnsAuthorization",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "PATCH",
"path": "/v1/{dns_authorization.name=projects/*/locations/*/dnsAuthorizations/*}"
}
]
}
]
}
],
"configFile": "certificatemanager_v1.yaml"
},
{
"id": "google.cloud.channel.v1",
"directory": "google/cloud/channel/v1",
Expand Down

0 comments on commit 48b6d01

Please sign in to comment.