| 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.AsyncService |
An interface for managing organization policies.
|
| OrgPolicyGrpc.OrgPolicyBlockingStub |
A stub to allow clients to do synchronous rpc calls to service OrgPolicy.
|
| OrgPolicyGrpc.OrgPolicyFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service OrgPolicy.
|
| OrgPolicyGrpc.OrgPolicyStub |
A stub to allow clients to do asynchronous rpc calls to service OrgPolicy.
|
| OrgPolicySettings |
|
| 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 |
|