public static final class Asset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder> implements AssetOrBuilder
Cloud Security Command Center's (Cloud SCC) representation of a Google Cloud Platform (GCP) resource. The Asset is a Cloud SCC resource that captures information about a single GCP resource. All modifications to an Asset are only within the context of Cloud SCC and don't affect the referenced GCP resource.Protobuf type
google.cloud.securitycenter.v1.Asset| Modifier and Type | Method and Description |
|---|---|
Asset.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Asset |
build() |
Asset |
buildPartial() |
Asset.Builder |
clear() |
Asset.Builder |
clearCreateTime()
The time at which the asset was created in Cloud SCC.
|
Asset.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Asset.Builder |
clearIamPolicy()
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.Builder |
clearName()
The relative resource name of this asset.
|
Asset.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Asset.Builder |
clearResourceProperties() |
Asset.Builder |
clearSecurityCenterProperties()
Cloud SCC managed properties.
|
Asset.Builder |
clearSecurityMarks()
User specified security marks.
|
Asset.Builder |
clearUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
Asset.Builder |
clone() |
boolean |
containsResourceProperties(String key)
Resource managed properties.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time at which the asset was created in Cloud SCC.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time at which the asset was created in Cloud SCC.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time at which the asset was created in Cloud SCC.
|
Asset |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Asset.IamPolicy |
getIamPolicy()
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.IamPolicy.Builder |
getIamPolicyBuilder()
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.IamPolicyOrBuilder |
getIamPolicyOrBuilder()
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Map<String,com.google.protobuf.Value> |
getMutableResourceProperties()
Deprecated.
|
String |
getName()
The relative resource name of this asset.
|
com.google.protobuf.ByteString |
getNameBytes()
The relative resource name of this asset.
|
Map<String,com.google.protobuf.Value> |
getResourceProperties()
Deprecated.
|
int |
getResourcePropertiesCount()
Resource managed properties.
|
Map<String,com.google.protobuf.Value> |
getResourcePropertiesMap()
Resource managed properties.
|
com.google.protobuf.Value |
getResourcePropertiesOrDefault(String key,
com.google.protobuf.Value defaultValue)
Resource managed properties.
|
com.google.protobuf.Value |
getResourcePropertiesOrThrow(String key)
Resource managed properties.
|
Asset.SecurityCenterProperties |
getSecurityCenterProperties()
Cloud SCC managed properties.
|
Asset.SecurityCenterProperties.Builder |
getSecurityCenterPropertiesBuilder()
Cloud SCC managed properties.
|
Asset.SecurityCenterPropertiesOrBuilder |
getSecurityCenterPropertiesOrBuilder()
Cloud SCC managed properties.
|
SecurityMarks |
getSecurityMarks()
User specified security marks.
|
SecurityMarks.Builder |
getSecurityMarksBuilder()
User specified security marks.
|
SecurityMarksOrBuilder |
getSecurityMarksOrBuilder()
User specified security marks.
|
com.google.protobuf.Timestamp |
getUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
boolean |
hasCreateTime()
The time at which the asset was created in Cloud SCC.
|
boolean |
hasIamPolicy()
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
boolean |
hasSecurityCenterProperties()
Cloud SCC managed properties.
|
boolean |
hasSecurityMarks()
User specified security marks.
|
boolean |
hasUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Asset.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Cloud SCC.
|
Asset.Builder |
mergeFrom(Asset other) |
Asset.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Asset.Builder |
mergeFrom(com.google.protobuf.Message other) |
Asset.Builder |
mergeIamPolicy(Asset.IamPolicy value)
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.Builder |
mergeSecurityCenterProperties(Asset.SecurityCenterProperties value)
Cloud SCC managed properties.
|
Asset.Builder |
mergeSecurityMarks(SecurityMarks value)
User specified security marks.
|
Asset.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Asset.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
Asset.Builder |
putAllResourceProperties(Map<String,com.google.protobuf.Value> values)
Resource managed properties.
|
Asset.Builder |
putResourceProperties(String key,
com.google.protobuf.Value value)
Resource managed properties.
|
Asset.Builder |
removeResourceProperties(String key)
Resource managed properties.
|
Asset.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the asset was created in Cloud SCC.
|
Asset.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Cloud SCC.
|
Asset.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Asset.Builder |
setIamPolicy(Asset.IamPolicy.Builder builderForValue)
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.Builder |
setIamPolicy(Asset.IamPolicy value)
IAM Policy information associated with the GCP resource described by the
Cloud SCC asset.
|
Asset.Builder |
setName(String value)
The relative resource name of this asset.
|
Asset.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The relative resource name of this asset.
|
Asset.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Asset.Builder |
setSecurityCenterProperties(Asset.SecurityCenterProperties.Builder builderForValue)
Cloud SCC managed properties.
|
Asset.Builder |
setSecurityCenterProperties(Asset.SecurityCenterProperties value)
Cloud SCC managed properties.
|
Asset.Builder |
setSecurityMarks(SecurityMarks.Builder builderForValue)
User specified security marks.
|
Asset.Builder |
setSecurityMarks(SecurityMarks value)
User specified security marks.
|
Asset.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Asset.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
Asset.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
The time at which the asset was last updated, added, or deleted in Cloud
SCC.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public Asset.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.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<Asset.Builder>public Asset getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Asset build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Asset buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Asset.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public Asset.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<Asset.Builder>public Asset.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public Asset.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public Asset.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<Asset.Builder>public Asset.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<Asset.Builder>public Asset.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Asset.Builder>public Asset.Builder mergeFrom(Asset other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public Asset.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<Asset.Builder>IOExceptionpublic String getName()
The relative resource name of this asset. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/assets/456".
string name = 1;getName in interface AssetOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The relative resource name of this asset. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/assets/456".
string name = 1;getNameBytes in interface AssetOrBuilderpublic Asset.Builder setName(String value)
The relative resource name of this asset. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/assets/456".
string name = 1;public Asset.Builder clearName()
The relative resource name of this asset. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/assets/456".
string name = 1;public Asset.Builder setNameBytes(com.google.protobuf.ByteString value)
The relative resource name of this asset. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name Example: "organizations/123/assets/456".
string name = 1;public boolean hasSecurityCenterProperties()
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
hasSecurityCenterProperties in interface AssetOrBuilderpublic Asset.SecurityCenterProperties getSecurityCenterProperties()
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
getSecurityCenterProperties in interface AssetOrBuilderpublic Asset.Builder setSecurityCenterProperties(Asset.SecurityCenterProperties value)
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.Builder setSecurityCenterProperties(Asset.SecurityCenterProperties.Builder builderForValue)
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.Builder mergeSecurityCenterProperties(Asset.SecurityCenterProperties value)
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.Builder clearSecurityCenterProperties()
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.SecurityCenterProperties.Builder getSecurityCenterPropertiesBuilder()
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.SecurityCenterPropertiesOrBuilder getSecurityCenterPropertiesOrBuilder()
Cloud SCC managed properties. These properties are managed by Cloud SCC and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
getSecurityCenterPropertiesOrBuilder in interface AssetOrBuilderpublic int getResourcePropertiesCount()
AssetOrBuilderResource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;getResourcePropertiesCount in interface AssetOrBuilderpublic boolean containsResourceProperties(String key)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;containsResourceProperties in interface AssetOrBuilder@Deprecated public Map<String,com.google.protobuf.Value> getResourceProperties()
getResourcePropertiesMap() instead.getResourceProperties in interface AssetOrBuilderpublic Map<String,com.google.protobuf.Value> getResourcePropertiesMap()
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;getResourcePropertiesMap in interface AssetOrBuilderpublic com.google.protobuf.Value getResourcePropertiesOrDefault(String key, com.google.protobuf.Value defaultValue)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;getResourcePropertiesOrDefault in interface AssetOrBuilderpublic com.google.protobuf.Value getResourcePropertiesOrThrow(String key)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;getResourcePropertiesOrThrow in interface AssetOrBuilderpublic Asset.Builder clearResourceProperties()
public Asset.Builder removeResourceProperties(String key)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;@Deprecated public Map<String,com.google.protobuf.Value> getMutableResourceProperties()
public Asset.Builder putResourceProperties(String key, com.google.protobuf.Value value)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;public Asset.Builder putAllResourceProperties(Map<String,com.google.protobuf.Value> values)
Resource managed properties. These properties are managed and defined by the GCP resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;public boolean hasSecurityMarks()
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;hasSecurityMarks in interface AssetOrBuilderpublic SecurityMarks getSecurityMarks()
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;getSecurityMarks in interface AssetOrBuilderpublic Asset.Builder setSecurityMarks(SecurityMarks value)
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;public Asset.Builder setSecurityMarks(SecurityMarks.Builder builderForValue)
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;public Asset.Builder mergeSecurityMarks(SecurityMarks value)
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;public Asset.Builder clearSecurityMarks()
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;public SecurityMarks.Builder getSecurityMarksBuilder()
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;public SecurityMarksOrBuilder getSecurityMarksOrBuilder()
User specified security marks. These marks are entirely managed by the user and come from the SecurityMarks resource that belongs to the asset.
.google.cloud.securitycenter.v1.SecurityMarks security_marks = 8;getSecurityMarksOrBuilder in interface AssetOrBuilderpublic boolean hasCreateTime()
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;hasCreateTime in interface AssetOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;getCreateTime in interface AssetOrBuilderpublic Asset.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;public Asset.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;public Asset.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;public Asset.Builder clearCreateTime()
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the asset was created in Cloud SCC.
.google.protobuf.Timestamp create_time = 9;getCreateTimeOrBuilder in interface AssetOrBuilderpublic boolean hasUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;hasUpdateTime in interface AssetOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;getUpdateTime in interface AssetOrBuilderpublic Asset.Builder setUpdateTime(com.google.protobuf.Timestamp value)
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public Asset.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public Asset.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public Asset.Builder clearUpdateTime()
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The time at which the asset was last updated, added, or deleted in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;getUpdateTimeOrBuilder in interface AssetOrBuilderpublic boolean hasIamPolicy()
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;hasIamPolicy in interface AssetOrBuilderpublic Asset.IamPolicy getIamPolicy()
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;getIamPolicy in interface AssetOrBuilderpublic Asset.Builder setIamPolicy(Asset.IamPolicy value)
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.Builder setIamPolicy(Asset.IamPolicy.Builder builderForValue)
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.Builder mergeIamPolicy(Asset.IamPolicy value)
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.Builder clearIamPolicy()
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.IamPolicy.Builder getIamPolicyBuilder()
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.IamPolicyOrBuilder getIamPolicyOrBuilder()
IAM Policy information associated with the GCP resource described by the Cloud SCC asset. This information is managed and defined by the GCP resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;getIamPolicyOrBuilder in interface AssetOrBuilderpublic final Asset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>public final Asset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>Copyright © 2019 Google LLC. All rights reserved.