| Package | Description |
|---|---|
| com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.orgpolicy.v2.stub |
| Class and Description |
|---|
| AlternatePolicySpec
Similar to PolicySpec but with an extra 'launch' field for launch reference.
|
| AlternatePolicySpec.Builder
Similar to PolicySpec but with an extra 'launch' field for launch reference.
|
| AlternatePolicySpecOrBuilder |
| Constraint
A `constraint` describes a way to restrict resource's configuration.
|
| Constraint.BooleanConstraint
A `Constraint` that is either enforced or not.
|
| Constraint.BooleanConstraint.Builder
A `Constraint` that is either enforced or not.
|
| Constraint.BooleanConstraintOrBuilder |
| Constraint.Builder
A `constraint` describes a way to restrict resource's configuration.
|
| Constraint.ConstraintDefault
Specifies the default behavior in the absence of any `Policy` for the
`Constraint`.
|
| Constraint.ConstraintTypeCase |
| Constraint.ListConstraint
A `Constraint` that allows or disallows a list of string values, which are
configured by an Organization's policy administrator with a `Policy`.
|
| Constraint.ListConstraint.Builder
A `Constraint` that allows or disallows a list of string values, which are
configured by an Organization's policy administrator with a `Policy`.
|
| Constraint.ListConstraintOrBuilder |
| ConstraintName |
| ConstraintName.Builder
Builder for projects/{project}/constraints/{constraint}.
|
| ConstraintName.FolderConstraintBuilder
Builder for folders/{folder}/constraints/{constraint}.
|
| ConstraintName.OrganizationConstraintBuilder
Builder for organizations/{organization}/constraints/{constraint}.
|
| ConstraintOrBuilder |
| CreatePolicyRequest
The request sent to the [CreatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.CreatePolicy] method.
|
| CreatePolicyRequest.Builder
The request sent to the [CreatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.CreatePolicy] method.
|
| CreatePolicyRequestOrBuilder |
| DeletePolicyRequest
The request sent to the [DeletePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.DeletePolicy] method.
|
| DeletePolicyRequest.Builder
The request sent to the [DeletePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.DeletePolicy] method.
|
| DeletePolicyRequestOrBuilder |
| FolderName |
| FolderName.Builder
Builder for folders/{folder}.
|
| GetEffectivePolicyRequest
The request sent to the [GetEffectivePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
|
| GetEffectivePolicyRequest.Builder
The request sent to the [GetEffectivePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
|
| GetEffectivePolicyRequestOrBuilder |
| GetPolicyRequest
The request sent to the [GetPolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetPolicy] method.
|
| GetPolicyRequest.Builder
The request sent to the [GetPolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetPolicy] method.
|
| GetPolicyRequestOrBuilder |
| ListConstraintsRequest
The request sent to the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListConstraintsRequest.Builder
The request sent to the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListConstraintsRequestOrBuilder |
| ListConstraintsResponse
The response returned from the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListConstraintsResponse.Builder
The response returned from the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListConstraintsResponseOrBuilder |
| ListPoliciesRequest
The request sent to the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| ListPoliciesRequest.Builder
The request sent to the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| ListPoliciesRequestOrBuilder |
| ListPoliciesResponse
The response returned from the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| ListPoliciesResponse.Builder
The response returned from the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| ListPoliciesResponseOrBuilder |
| OrganizationName |
| OrganizationName.Builder
Builder for organizations/{organization}.
|
| OrgPolicyClient
Service Description: An interface for managing organization policies.
|
| OrgPolicyClient.ListConstraintsFixedSizeCollection |
| OrgPolicyClient.ListConstraintsPage |
| OrgPolicyClient.ListConstraintsPagedResponse |
| OrgPolicyClient.ListPoliciesFixedSizeCollection |
| OrgPolicyClient.ListPoliciesPage |
| OrgPolicyClient.ListPoliciesPagedResponse |
| OrgPolicyGrpc.OrgPolicyBlockingStub
An interface for managing organization policies.
|
| OrgPolicyGrpc.OrgPolicyFutureStub
An interface for managing organization policies.
|
| OrgPolicyGrpc.OrgPolicyStub
An interface for managing organization policies.
|
| OrgPolicySettings
Settings class to configure an instance of
OrgPolicyClient. |
| OrgPolicySettings.Builder
Builder for OrgPolicySettings.
|
| Policy
Defines a Cloud Organization `Policy` which is used to specify `Constraints`
for configurations of Cloud Platform resources.
|
| Policy.Builder
Defines a Cloud Organization `Policy` which is used to specify `Constraints`
for configurations of Cloud Platform resources.
|
| PolicyName |
| PolicyName.Builder
Builder for projects/{project}/policies/{policy}.
|
| PolicyName.FolderPolicyBuilder
Builder for folders/{folder}/policies/{policy}.
|
| PolicyName.OrganizationPolicyBuilder
Builder for organizations/{organization}/policies/{policy}.
|
| PolicyOrBuilder |
| PolicySpec
Defines a Cloud Organization `PolicySpec` which is used to specify
`Constraints` for configurations of Cloud Platform resources.
|
| PolicySpec.Builder
Defines a Cloud Organization `PolicySpec` which is used to specify
`Constraints` for configurations of Cloud Platform resources.
|
| PolicySpec.PolicyRule
A rule used to express this policy.
|
| PolicySpec.PolicyRule.Builder
A rule used to express this policy.
|
| PolicySpec.PolicyRule.KindCase |
| PolicySpec.PolicyRule.StringValues
A message that holds specific allowed and denied values.
|
| PolicySpec.PolicyRule.StringValues.Builder
A message that holds specific allowed and denied values.
|
| PolicySpec.PolicyRule.StringValuesOrBuilder |
| PolicySpec.PolicyRuleOrBuilder |
| PolicySpecOrBuilder |
| ProjectName |
| ProjectName.Builder
Builder for projects/{project}.
|
| UpdatePolicyRequest
The request sent to the [UpdatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.
|
| UpdatePolicyRequest.Builder
The request sent to the [UpdatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.
|
| UpdatePolicyRequestOrBuilder |
| Class and Description |
|---|
| CreatePolicyRequest
The request sent to the [CreatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.CreatePolicy] method.
|
| DeletePolicyRequest
The request sent to the [DeletePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.DeletePolicy] method.
|
| GetEffectivePolicyRequest
The request sent to the [GetEffectivePolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetEffectivePolicy] method.
|
| GetPolicyRequest
The request sent to the [GetPolicy]
[google.cloud.orgpolicy.v2.OrgPolicy.GetPolicy] method.
|
| ListConstraintsRequest
The request sent to the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListConstraintsResponse
The response returned from the [ListConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListConstraints] method.
|
| ListPoliciesRequest
The request sent to the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| ListPoliciesResponse
The response returned from the [ListPolicies]
[google.cloud.orgpolicy.v2.OrgPolicy.ListPolicies] method.
|
| OrgPolicyClient.ListConstraintsPagedResponse |
| OrgPolicyClient.ListPoliciesPagedResponse |
| Policy
Defines a Cloud Organization `Policy` which is used to specify `Constraints`
for configurations of Cloud Platform resources.
|
| UpdatePolicyRequest
The request sent to the [UpdatePolicyRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdatePolicy] method.
|
Copyright © 2021 Google LLC. All rights reserved.