| Class | 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.
|
| 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.Builder |
A constraint describes a way to restrict resource's configuration.
|
| Constraint.ListConstraint |
A constraint that allows or disallows a list of string values, which are
configured by an Organization 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 Policy administrator with a policy.
|
| 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}.
|
| ConstraintProto | |
| CreateCustomConstraintRequest |
The request sent to the [CreateCustomConstraintRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.CreateCustomConstraint] method.
|
| CreateCustomConstraintRequest.Builder |
The request sent to the [CreateCustomConstraintRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.CreateCustomConstraint] method.
|
| 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.
|
| CustomConstraint |
A custom constraint defined by customers which can *only* be applied to the
given resource types and organization.
|
| CustomConstraint.Builder |
A custom constraint defined by customers which can *only* be applied to the
given resource types and organization.
|
| CustomConstraintName | |
| CustomConstraintName.Builder |
Builder for organizations/{organization}/customConstraints/{custom_constraint}.
|
| DeleteCustomConstraintRequest |
The request sent to the [DeleteCustomConstraint]
[google.cloud.orgpolicy.v2.OrgPolicy.DeleteCustomConstraint] method.
|
| DeleteCustomConstraintRequest.Builder |
The request sent to the [DeleteCustomConstraint]
[google.cloud.orgpolicy.v2.OrgPolicy.DeleteCustomConstraint] method.
|
| 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.
|
| FolderName | |
| FolderName.Builder |
Builder for folders/{folder}.
|
| GetCustomConstraintRequest |
The request sent to the [GetCustomConstraint]
[google.cloud.orgpolicy.v2.OrgPolicy.GetCustomConstraint] method.
|
| GetCustomConstraintRequest.Builder |
The request sent to the [GetCustomConstraint]
[google.cloud.orgpolicy.v2.OrgPolicy.GetCustomConstraint] method.
|
| 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.
|
| 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.
|
| 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.
|
| 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.
|
| ListCustomConstraintsRequest |
The request sent to the [ListCustomConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListCustomConstraints] method.
|
| ListCustomConstraintsRequest.Builder |
The request sent to the [ListCustomConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListCustomConstraints] method.
|
| ListCustomConstraintsResponse |
The response returned from the [ListCustomConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListCustomConstraints] method.
|
| ListCustomConstraintsResponse.Builder |
The response returned from the [ListCustomConstraints]
[google.cloud.orgpolicy.v2.OrgPolicy.ListCustomConstraints] method.
|
| 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.
|
| 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.
|
| OrganizationName | |
| OrganizationName.Builder |
Builder for organizations/{organization}.
|
| OrgPolicyProto | |
| Policy |
Defines an organization policy which is used to specify constraints
for configurations of Google Cloud resources.
|
| Policy.Builder |
Defines an organization policy which is used to specify constraints
for configurations of Google Cloud 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}.
|
| PolicySpec |
Defines a Google Cloud policy specification which is used to specify
constraints for configurations of Google Cloud resources.
|
| PolicySpec.Builder |
Defines a Google Cloud policy specification which is used to specify
constraints for configurations of Google Cloud resources.
|
| PolicySpec.PolicyRule |
A rule used to express this policy.
|
| PolicySpec.PolicyRule.Builder |
A rule used to express this policy.
|
| 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.
|
| ProjectName | |
| ProjectName.Builder |
Builder for projects/{project}.
|
| UpdateCustomConstraintRequest |
The request sent to the [UpdateCustomConstraintRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdateCustomConstraint] method.
|
| UpdateCustomConstraintRequest.Builder |
The request sent to the [UpdateCustomConstraintRequest]
[google.cloud.orgpolicy.v2.OrgPolicy.UpdateCustomConstraint] method.
|
| 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.
|
| Enum | Description |
|---|---|
| Constraint.ConstraintDefault |
Specifies the default behavior in the absence of any policy for the
constraint.
|
| Constraint.ConstraintTypeCase | |
| CustomConstraint.ActionType |
Allow or deny type.
|
| CustomConstraint.MethodType |
The operation for which this constraint will be applied.
|
| PolicySpec.PolicyRule.KindCase |
Copyright © 2024 Google LLC. All rights reserved.