Skip to content

Commit

Permalink
do not populate api_id if it's empty string
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed May 9, 2024
1 parent 98a3359 commit c6a33bb
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"api_shortname": "baremetalsolution",
"name_pretty": "Bare Metal Solution",
"product_documentation": "https://cloud.google.com/bare-metal/docs",
"api_description": "Bring your Oracle workloads to Google Cloud with Bare Metal Solution and jumpstart your cloud journey with minimal risk.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-bare-metal-solution/latest/overview",
"release_level": "preview",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-bare-metal-solution",
"distribution_name": "com.google.cloud:google-cloud-bare-metal-solution",
"api_id": "baremetalsolution.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/bare-metal/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/bare-metal/docs/reference/rpc"
}

0 comments on commit c6a33bb

Please sign in to comment.