public static final class SecurityPosture.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder> implements SecurityPostureOrBuilder
Represents a posture that is deployed on Google Cloud by the Security Command Center Posture Management service. A posture contains one or more policy sets. A policy set is a group of policies that enforce a set of security rules on Google Cloud.Protobuf type
google.cloud.securitycenter.v1.SecurityPosture| Modifier and Type | Method and Description |
|---|---|
SecurityPosture.Builder |
addAllPolicyDriftDetails(Iterable<? extends SecurityPosture.PolicyDriftDetails> values)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
addPolicyDriftDetails(int index,
SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
addPolicyDriftDetails(int index,
SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
addPolicyDriftDetails(SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
addPolicyDriftDetails(SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.PolicyDriftDetails.Builder |
addPolicyDriftDetailsBuilder()
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.PolicyDriftDetails.Builder |
addPolicyDriftDetailsBuilder(int index)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPosture |
build() |
SecurityPosture |
buildPartial() |
SecurityPosture.Builder |
clear() |
SecurityPosture.Builder |
clearChangedPolicy()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
|
SecurityPosture.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SecurityPosture.Builder |
clearName()
Name of the posture, for example, `CIS-Posture`.
|
SecurityPosture.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SecurityPosture.Builder |
clearPolicy()
The ID of the updated policy, for example, `compute-policy-1`.
|
SecurityPosture.Builder |
clearPolicyDriftDetails()
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
clearPolicySet()
The name of the updated policyset, for example, `cis-policyset`.
|
SecurityPosture.Builder |
clearPostureDeployment()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
|
SecurityPosture.Builder |
clearPostureDeploymentResource()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
|
SecurityPosture.Builder |
clearRevisionId()
The version of the posture, for example, `c7cfa2a8`.
|
SecurityPosture.Builder |
clone() |
String |
getChangedPolicy()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
|
com.google.protobuf.ByteString |
getChangedPolicyBytes()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
|
SecurityPosture |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Name of the posture, for example, `CIS-Posture`.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the posture, for example, `CIS-Posture`.
|
String |
getPolicy()
The ID of the updated policy, for example, `compute-policy-1`.
|
com.google.protobuf.ByteString |
getPolicyBytes()
The ID of the updated policy, for example, `compute-policy-1`.
|
SecurityPosture.PolicyDriftDetails |
getPolicyDriftDetails(int index)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.PolicyDriftDetails.Builder |
getPolicyDriftDetailsBuilder(int index)
The details about a change in an updated policy that violates the deployed
posture.
|
List<SecurityPosture.PolicyDriftDetails.Builder> |
getPolicyDriftDetailsBuilderList()
The details about a change in an updated policy that violates the deployed
posture.
|
int |
getPolicyDriftDetailsCount()
The details about a change in an updated policy that violates the deployed
posture.
|
List<SecurityPosture.PolicyDriftDetails> |
getPolicyDriftDetailsList()
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.PolicyDriftDetailsOrBuilder |
getPolicyDriftDetailsOrBuilder(int index)
The details about a change in an updated policy that violates the deployed
posture.
|
List<? extends SecurityPosture.PolicyDriftDetailsOrBuilder> |
getPolicyDriftDetailsOrBuilderList()
The details about a change in an updated policy that violates the deployed
posture.
|
String |
getPolicySet()
The name of the updated policyset, for example, `cis-policyset`.
|
com.google.protobuf.ByteString |
getPolicySetBytes()
The name of the updated policyset, for example, `cis-policyset`.
|
String |
getPostureDeployment()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
|
com.google.protobuf.ByteString |
getPostureDeploymentBytes()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
|
String |
getPostureDeploymentResource()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
|
com.google.protobuf.ByteString |
getPostureDeploymentResourceBytes()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
|
String |
getRevisionId()
The version of the posture, for example, `c7cfa2a8`.
|
com.google.protobuf.ByteString |
getRevisionIdBytes()
The version of the posture, for example, `c7cfa2a8`.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SecurityPosture.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SecurityPosture.Builder |
mergeFrom(com.google.protobuf.Message other) |
SecurityPosture.Builder |
mergeFrom(SecurityPosture other) |
SecurityPosture.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SecurityPosture.Builder |
removePolicyDriftDetails(int index)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
setChangedPolicy(String value)
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
|
SecurityPosture.Builder |
setChangedPolicyBytes(com.google.protobuf.ByteString value)
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
|
SecurityPosture.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SecurityPosture.Builder |
setName(String value)
Name of the posture, for example, `CIS-Posture`.
|
SecurityPosture.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the posture, for example, `CIS-Posture`.
|
SecurityPosture.Builder |
setPolicy(String value)
The ID of the updated policy, for example, `compute-policy-1`.
|
SecurityPosture.Builder |
setPolicyBytes(com.google.protobuf.ByteString value)
The ID of the updated policy, for example, `compute-policy-1`.
|
SecurityPosture.Builder |
setPolicyDriftDetails(int index,
SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
setPolicyDriftDetails(int index,
SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed
posture.
|
SecurityPosture.Builder |
setPolicySet(String value)
The name of the updated policyset, for example, `cis-policyset`.
|
SecurityPosture.Builder |
setPolicySetBytes(com.google.protobuf.ByteString value)
The name of the updated policyset, for example, `cis-policyset`.
|
SecurityPosture.Builder |
setPostureDeployment(String value)
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
|
SecurityPosture.Builder |
setPostureDeploymentBytes(com.google.protobuf.ByteString value)
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
|
SecurityPosture.Builder |
setPostureDeploymentResource(String value)
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
|
SecurityPosture.Builder |
setPostureDeploymentResourceBytes(com.google.protobuf.ByteString value)
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
|
SecurityPosture.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SecurityPosture.Builder |
setRevisionId(String value)
The version of the posture, for example, `c7cfa2a8`.
|
SecurityPosture.Builder |
setRevisionIdBytes(com.google.protobuf.ByteString value)
The version of the posture, for example, `c7cfa2a8`.
|
SecurityPosture.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SecurityPosture build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SecurityPosture buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SecurityPosture.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SecurityPosture.Builder>public SecurityPosture.Builder mergeFrom(SecurityPosture other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public SecurityPosture.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SecurityPosture.Builder>IOExceptionpublic String getName()
Name of the posture, for example, `CIS-Posture`.
string name = 1;getName in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the posture, for example, `CIS-Posture`.
string name = 1;getNameBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setName(String value)
Name of the posture, for example, `CIS-Posture`.
string name = 1;value - The name to set.public SecurityPosture.Builder clearName()
Name of the posture, for example, `CIS-Posture`.
string name = 1;public SecurityPosture.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the posture, for example, `CIS-Posture`.
string name = 1;value - The bytes for name to set.public String getRevisionId()
The version of the posture, for example, `c7cfa2a8`.
string revision_id = 2;getRevisionId in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getRevisionIdBytes()
The version of the posture, for example, `c7cfa2a8`.
string revision_id = 2;getRevisionIdBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setRevisionId(String value)
The version of the posture, for example, `c7cfa2a8`.
string revision_id = 2;value - The revisionId to set.public SecurityPosture.Builder clearRevisionId()
The version of the posture, for example, `c7cfa2a8`.
string revision_id = 2;public SecurityPosture.Builder setRevisionIdBytes(com.google.protobuf.ByteString value)
The version of the posture, for example, `c7cfa2a8`.
string revision_id = 2;value - The bytes for revisionId to set.public String getPostureDeploymentResource()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
string posture_deployment_resource = 3;getPostureDeploymentResource in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getPostureDeploymentResourceBytes()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
string posture_deployment_resource = 3;getPostureDeploymentResourceBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setPostureDeploymentResource(String value)
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
string posture_deployment_resource = 3;value - The postureDeploymentResource to set.public SecurityPosture.Builder clearPostureDeploymentResource()
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
string posture_deployment_resource = 3;public SecurityPosture.Builder setPostureDeploymentResourceBytes(com.google.protobuf.ByteString value)
The project, folder, or organization on which the posture is deployed,
for example, `projects/{project_number}`.
string posture_deployment_resource = 3;value - The bytes for postureDeploymentResource to set.public String getPostureDeployment()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
string posture_deployment = 4;getPostureDeployment in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getPostureDeploymentBytes()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
string posture_deployment = 4;getPostureDeploymentBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setPostureDeployment(String value)
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
string posture_deployment = 4;value - The postureDeployment to set.public SecurityPosture.Builder clearPostureDeployment()
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
string posture_deployment = 4;public SecurityPosture.Builder setPostureDeploymentBytes(com.google.protobuf.ByteString value)
The name of the posture deployment, for example,
`organizations/{org_id}/posturedeployments/{posture_deployment_id}`.
string posture_deployment = 4;value - The bytes for postureDeployment to set.public String getChangedPolicy()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
string changed_policy = 5;getChangedPolicy in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getChangedPolicyBytes()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
string changed_policy = 5;getChangedPolicyBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setChangedPolicy(String value)
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
string changed_policy = 5;value - The changedPolicy to set.public SecurityPosture.Builder clearChangedPolicy()
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
string changed_policy = 5;public SecurityPosture.Builder setChangedPolicyBytes(com.google.protobuf.ByteString value)
The name of the updated policy, for example,
`projects/{project_id}/policies/{constraint_name}`.
string changed_policy = 5;value - The bytes for changedPolicy to set.public String getPolicySet()
The name of the updated policyset, for example, `cis-policyset`.
string policy_set = 6;getPolicySet in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getPolicySetBytes()
The name of the updated policyset, for example, `cis-policyset`.
string policy_set = 6;getPolicySetBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setPolicySet(String value)
The name of the updated policyset, for example, `cis-policyset`.
string policy_set = 6;value - The policySet to set.public SecurityPosture.Builder clearPolicySet()
The name of the updated policyset, for example, `cis-policyset`.
string policy_set = 6;public SecurityPosture.Builder setPolicySetBytes(com.google.protobuf.ByteString value)
The name of the updated policyset, for example, `cis-policyset`.
string policy_set = 6;value - The bytes for policySet to set.public String getPolicy()
The ID of the updated policy, for example, `compute-policy-1`.
string policy = 7;getPolicy in interface SecurityPostureOrBuilderpublic com.google.protobuf.ByteString getPolicyBytes()
The ID of the updated policy, for example, `compute-policy-1`.
string policy = 7;getPolicyBytes in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setPolicy(String value)
The ID of the updated policy, for example, `compute-policy-1`.
string policy = 7;value - The policy to set.public SecurityPosture.Builder clearPolicy()
The ID of the updated policy, for example, `compute-policy-1`.
string policy = 7;public SecurityPosture.Builder setPolicyBytes(com.google.protobuf.ByteString value)
The ID of the updated policy, for example, `compute-policy-1`.
string policy = 7;value - The bytes for policy to set.public List<SecurityPosture.PolicyDriftDetails> getPolicyDriftDetailsList()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
getPolicyDriftDetailsList in interface SecurityPostureOrBuilderpublic int getPolicyDriftDetailsCount()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
getPolicyDriftDetailsCount in interface SecurityPostureOrBuilderpublic SecurityPosture.PolicyDriftDetails getPolicyDriftDetails(int index)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
getPolicyDriftDetails in interface SecurityPostureOrBuilderpublic SecurityPosture.Builder setPolicyDriftDetails(int index, SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder setPolicyDriftDetails(int index, SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder addPolicyDriftDetails(SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder addPolicyDriftDetails(int index, SecurityPosture.PolicyDriftDetails value)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder addPolicyDriftDetails(SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder addPolicyDriftDetails(int index, SecurityPosture.PolicyDriftDetails.Builder builderForValue)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder addAllPolicyDriftDetails(Iterable<? extends SecurityPosture.PolicyDriftDetails> values)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder clearPolicyDriftDetails()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.Builder removePolicyDriftDetails(int index)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.PolicyDriftDetails.Builder getPolicyDriftDetailsBuilder(int index)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.PolicyDriftDetailsOrBuilder getPolicyDriftDetailsOrBuilder(int index)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
getPolicyDriftDetailsOrBuilder in interface SecurityPostureOrBuilderpublic List<? extends SecurityPosture.PolicyDriftDetailsOrBuilder> getPolicyDriftDetailsOrBuilderList()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
getPolicyDriftDetailsOrBuilderList in interface SecurityPostureOrBuilderpublic SecurityPosture.PolicyDriftDetails.Builder addPolicyDriftDetailsBuilder()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public SecurityPosture.PolicyDriftDetails.Builder addPolicyDriftDetailsBuilder(int index)
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public List<SecurityPosture.PolicyDriftDetails.Builder> getPolicyDriftDetailsBuilderList()
The details about a change in an updated policy that violates the deployed posture.
repeated .google.cloud.securitycenter.v1.SecurityPosture.PolicyDriftDetails policy_drift_details = 8;
public final SecurityPosture.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>public final SecurityPosture.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SecurityPosture.Builder>Copyright © 2024 Google LLC. All rights reserved.