com.google.cloud.managedidentities.v1.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-managed-identities Show documentation
Show all versions of google-cloud-managed-identities Show documentation
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.
{
"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"]
}
}
}
}
}
}
}