All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.datacatalog.v1beta1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 1.61.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.datacatalog.v1beta1",
  "libraryPackage": "com.google.cloud.datacatalog.v1beta1",
  "services": {
    "DataCatalog": {
      "clients": {
        "grpc": {
          "libraryClient": "DataCatalogClient",
          "rpcs": {
            "CreateEntry": {
              "methods": ["createEntry", "createEntry", "createEntry", "createEntryCallable"]
            },
            "CreateEntryGroup": {
              "methods": ["createEntryGroup", "createEntryGroup", "createEntryGroup", "createEntryGroupCallable"]
            },
            "CreateTag": {
              "methods": ["createTag", "createTag", "createTag", "createTagCallable"]
            },
            "CreateTagTemplate": {
              "methods": ["createTagTemplate", "createTagTemplate", "createTagTemplate", "createTagTemplateCallable"]
            },
            "CreateTagTemplateField": {
              "methods": ["createTagTemplateField", "createTagTemplateField", "createTagTemplateField", "createTagTemplateFieldCallable"]
            },
            "DeleteEntry": {
              "methods": ["deleteEntry", "deleteEntry", "deleteEntry", "deleteEntryCallable"]
            },
            "DeleteEntryGroup": {
              "methods": ["deleteEntryGroup", "deleteEntryGroup", "deleteEntryGroup", "deleteEntryGroupCallable"]
            },
            "DeleteTag": {
              "methods": ["deleteTag", "deleteTag", "deleteTag", "deleteTagCallable"]
            },
            "DeleteTagTemplate": {
              "methods": ["deleteTagTemplate", "deleteTagTemplate", "deleteTagTemplate", "deleteTagTemplateCallable"]
            },
            "DeleteTagTemplateField": {
              "methods": ["deleteTagTemplateField", "deleteTagTemplateField", "deleteTagTemplateField", "deleteTagTemplateFieldCallable"]
            },
            "GetEntry": {
              "methods": ["getEntry", "getEntry", "getEntry", "getEntryCallable"]
            },
            "GetEntryGroup": {
              "methods": ["getEntryGroup", "getEntryGroup", "getEntryGroup", "getEntryGroup", "getEntryGroup", "getEntryGroupCallable"]
            },
            "GetIamPolicy": {
              "methods": ["getIamPolicy", "getIamPolicy", "getIamPolicy", "getIamPolicyCallable"]
            },
            "GetTagTemplate": {
              "methods": ["getTagTemplate", "getTagTemplate", "getTagTemplate", "getTagTemplateCallable"]
            },
            "ListEntries": {
              "methods": ["listEntries", "listEntries", "listEntries", "listEntriesPagedCallable", "listEntriesCallable"]
            },
            "ListEntryGroups": {
              "methods": ["listEntryGroups", "listEntryGroups", "listEntryGroups", "listEntryGroupsPagedCallable", "listEntryGroupsCallable"]
            },
            "ListTags": {
              "methods": ["listTags", "listTags", "listTags", "listTagsPagedCallable", "listTagsCallable"]
            },
            "LookupEntry": {
              "methods": ["lookupEntry", "lookupEntryCallable"]
            },
            "RenameTagTemplateField": {
              "methods": ["renameTagTemplateField", "renameTagTemplateField", "renameTagTemplateField", "renameTagTemplateFieldCallable"]
            },
            "SearchCatalog": {
              "methods": ["searchCatalog", "searchCatalog", "searchCatalogPagedCallable", "searchCatalogCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicy", "setIamPolicy", "setIamPolicyCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdateEntry": {
              "methods": ["updateEntry", "updateEntry", "updateEntry", "updateEntryCallable"]
            },
            "UpdateEntryGroup": {
              "methods": ["updateEntryGroup", "updateEntryGroup", "updateEntryGroup", "updateEntryGroupCallable"]
            },
            "UpdateTag": {
              "methods": ["updateTag", "updateTag", "updateTag", "updateTagCallable"]
            },
            "UpdateTagTemplate": {
              "methods": ["updateTagTemplate", "updateTagTemplate", "updateTagTemplate", "updateTagTemplateCallable"]
            },
            "UpdateTagTemplateField": {
              "methods": ["updateTagTemplateField", "updateTagTemplateField", "updateTagTemplateField", "updateTagTemplateField", "updateTagTemplateField", "updateTagTemplateFieldCallable"]
            }
          }
        }
      }
    },
    "PolicyTagManager": {
      "clients": {
        "grpc": {
          "libraryClient": "PolicyTagManagerClient",
          "rpcs": {
            "CreatePolicyTag": {
              "methods": ["createPolicyTag", "createPolicyTag", "createPolicyTag", "createPolicyTagCallable"]
            },
            "CreateTaxonomy": {
              "methods": ["createTaxonomy", "createTaxonomy", "createTaxonomy", "createTaxonomyCallable"]
            },
            "DeletePolicyTag": {
              "methods": ["deletePolicyTag", "deletePolicyTag", "deletePolicyTag", "deletePolicyTagCallable"]
            },
            "DeleteTaxonomy": {
              "methods": ["deleteTaxonomy", "deleteTaxonomy", "deleteTaxonomy", "deleteTaxonomyCallable"]
            },
            "GetIamPolicy": {
              "methods": ["getIamPolicy", "getIamPolicyCallable"]
            },
            "GetPolicyTag": {
              "methods": ["getPolicyTag", "getPolicyTag", "getPolicyTag", "getPolicyTagCallable"]
            },
            "GetTaxonomy": {
              "methods": ["getTaxonomy", "getTaxonomy", "getTaxonomy", "getTaxonomyCallable"]
            },
            "ListPolicyTags": {
              "methods": ["listPolicyTags", "listPolicyTags", "listPolicyTags", "listPolicyTagsPagedCallable", "listPolicyTagsCallable"]
            },
            "ListTaxonomies": {
              "methods": ["listTaxonomies", "listTaxonomies", "listTaxonomies", "listTaxonomiesPagedCallable", "listTaxonomiesCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicyCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdatePolicyTag": {
              "methods": ["updatePolicyTag", "updatePolicyTag", "updatePolicyTagCallable"]
            },
            "UpdateTaxonomy": {
              "methods": ["updateTaxonomy", "updateTaxonomy", "updateTaxonomyCallable"]
            }
          }
        }
      }
    },
    "PolicyTagManagerSerialization": {
      "clients": {
        "grpc": {
          "libraryClient": "PolicyTagManagerSerializationClient",
          "rpcs": {
            "ExportTaxonomies": {
              "methods": ["exportTaxonomies", "exportTaxonomiesCallable"]
            },
            "ImportTaxonomies": {
              "methods": ["importTaxonomies", "importTaxonomiesCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy