com.google.cloud.privatecatalog.v1beta1.gapic_metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-cloud-private-catalog Show documentation
Show all versions of google-cloud-private-catalog Show documentation
Private Catalog allows developers and cloud admins to make their solutions discoverable to their internal enterprise users. Cloud admins can manage their solutions and ensure their users are always launching the latest versions.
The newest version!
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.privatecatalog.v1beta1",
"libraryPackage": "com.google.cloud.privatecatalog.v1beta1",
"services": {
"PrivateCatalog": {
"clients": {
"grpc": {
"libraryClient": "PrivateCatalogClient",
"rpcs": {
"SearchCatalogs": {
"methods": ["searchCatalogs", "searchCatalogsPagedCallable", "searchCatalogsCallable"]
},
"SearchProducts": {
"methods": ["searchProducts", "searchProductsPagedCallable", "searchProductsCallable"]
},
"SearchVersions": {
"methods": ["searchVersions", "searchVersionsPagedCallable", "searchVersionsCallable"]
}
}
}
}
}
}
}