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

com.google.cloud.managedidentities.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

is a highly available, hardened Google Cloud service running actual Microsoft AD that enables you to manage authentication and authorization for your AD-dependent workloads, automate AD server maintenance and security configuration, and connect your on-premises AD domain to the cloud.

There is a newer version: 1.52.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.managedidentities.v1",
  "libraryPackage": "com.google.cloud.managedidentities.v1",
  "services": {
    "ManagedIdentitiesService": {
      "clients": {
        "grpc": {
          "libraryClient": "ManagedIdentitiesServiceClient",
          "rpcs": {
            "AttachTrust": {
              "methods": ["attachTrustAsync", "attachTrustAsync", "attachTrustAsync", "attachTrustOperationCallable", "attachTrustCallable"]
            },
            "CreateMicrosoftAdDomain": {
              "methods": ["createMicrosoftAdDomainAsync", "createMicrosoftAdDomainAsync", "createMicrosoftAdDomainAsync", "createMicrosoftAdDomainOperationCallable", "createMicrosoftAdDomainCallable"]
            },
            "DeleteDomain": {
              "methods": ["deleteDomainAsync", "deleteDomainAsync", "deleteDomainAsync", "deleteDomainOperationCallable", "deleteDomainCallable"]
            },
            "DetachTrust": {
              "methods": ["detachTrustAsync", "detachTrustAsync", "detachTrustAsync", "detachTrustOperationCallable", "detachTrustCallable"]
            },
            "GetDomain": {
              "methods": ["getDomain", "getDomain", "getDomain", "getDomainCallable"]
            },
            "ListDomains": {
              "methods": ["listDomains", "listDomains", "listDomains", "listDomainsPagedCallable", "listDomainsCallable"]
            },
            "ReconfigureTrust": {
              "methods": ["reconfigureTrustAsync", "reconfigureTrustAsync", "reconfigureTrustAsync", "reconfigureTrustOperationCallable", "reconfigureTrustCallable"]
            },
            "ResetAdminPassword": {
              "methods": ["resetAdminPassword", "resetAdminPassword", "resetAdminPassword", "resetAdminPasswordCallable"]
            },
            "UpdateDomain": {
              "methods": ["updateDomainAsync", "updateDomainAsync", "updateDomainOperationCallable", "updateDomainCallable"]
            },
            "ValidateTrust": {
              "methods": ["validateTrustAsync", "validateTrustAsync", "validateTrustAsync", "validateTrustOperationCallable", "validateTrustCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy