Package | Description |
---|---|
com.google.cloud.resourcemanager |
A client for Cloud Resource Manager - Centrally manage all your projects, IAM, and resource
containers.
|
Modifier and Type | Method and Description |
---|---|
OrgPolicyInfo |
ResourceManager.getEffectiveOrgPolicy(String resource,
String constraint)
Deprecated.
|
OrgPolicyInfo |
ResourceManager.getOrgPolicy(String resource,
String constraint)
Deprecated.
Gets the Policy on a resource.
|
OrgPolicyInfo |
ResourceManager.replaceOrgPolicy(String resource,
OrgPolicyInfo orgPolicy)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Page<OrgPolicyInfo> |
ResourceManager.listOrgPolicies(String resource,
ResourceManager.ListOption... options)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.clearOrgPolicy(String resource,
OrgPolicyInfo orgPolicy)
Deprecated.
Clears a Policy from a resource.
|
OrgPolicyInfo |
ResourceManager.replaceOrgPolicy(String resource,
OrgPolicyInfo orgPolicy)
Deprecated.
|
Copyright © 2022 Google LLC. All rights reserved.