public static final class Asset.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder> implements AssetOrBuilder
Security Command Center representation of a Google Cloud resource. The Asset is a Security Command Center resource that captures information about a single Google Cloud resource. All modifications to an Asset are only within the context of Security Command Center and don't affect the referenced Google Cloud 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 |
clearCanonicalName()
The canonical name of the resource.
|
Asset.Builder |
clearCreateTime()
The time at which the asset was created in Security Command Center.
|
Asset.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Asset.Builder |
clearIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center 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()
Security Command Center managed properties.
|
Asset.Builder |
clearSecurityMarks()
User specified security marks.
|
Asset.Builder |
clearUpdateTime()
The time at which the asset was last updated or added in Cloud SCC.
|
Asset.Builder |
clone() |
boolean |
containsResourceProperties(String key)
Resource managed properties.
|
String |
getCanonicalName()
The canonical name of the resource.
|
com.google.protobuf.ByteString |
getCanonicalNameBytes()
The canonical name of the resource.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time at which the asset was created in Security Command Center.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time at which the asset was created in Security Command Center.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time at which the asset was created in Security Command Center.
|
Asset |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Asset.IamPolicy |
getIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset.
|
Asset.IamPolicy.Builder |
getIamPolicyBuilder()
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset.
|
Asset.IamPolicyOrBuilder |
getIamPolicyOrBuilder()
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center 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()
Security Command Center managed properties.
|
Asset.SecurityCenterProperties.Builder |
getSecurityCenterPropertiesBuilder()
Security Command Center managed properties.
|
Asset.SecurityCenterPropertiesOrBuilder |
getSecurityCenterPropertiesOrBuilder()
Security Command Center 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 or added in Cloud SCC.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
The time at which the asset was last updated or added in Cloud SCC.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
The time at which the asset was last updated or added in Cloud SCC.
|
boolean |
hasCreateTime()
The time at which the asset was created in Security Command Center.
|
boolean |
hasIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset.
|
boolean |
hasSecurityCenterProperties()
Security Command Center managed properties.
|
boolean |
hasSecurityMarks()
User specified security marks.
|
boolean |
hasUpdateTime()
The time at which the asset was last updated or added in Cloud SCC.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Asset.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Security Command Center.
|
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)
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset.
|
Asset.Builder |
mergeSecurityCenterProperties(Asset.SecurityCenterProperties value)
Security Command Center 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 or added 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.
|
com.google.protobuf.Value.Builder |
putResourcePropertiesBuilderIfAbsent(String key)
Resource managed properties.
|
Asset.Builder |
removeResourceProperties(String key)
Resource managed properties.
|
Asset.Builder |
setCanonicalName(String value)
The canonical name of the resource.
|
Asset.Builder |
setCanonicalNameBytes(com.google.protobuf.ByteString value)
The canonical name of the resource.
|
Asset.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the asset was created in Security Command Center.
|
Asset.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Security Command Center.
|
Asset.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Asset.Builder |
setIamPolicy(Asset.IamPolicy.Builder builderForValue)
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center asset.
|
Asset.Builder |
setIamPolicy(Asset.IamPolicy value)
Cloud IAM Policy information associated with the Google Cloud resource
described by the Security Command Center 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)
Security Command Center managed properties.
|
Asset.Builder |
setSecurityCenterProperties(Asset.SecurityCenterProperties value)
Security Command Center 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 or added in Cloud SCC.
|
Asset.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
The time at which the asset was last updated or added in Cloud SCC.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Asset.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection 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/{organization_id}/assets/{asset_id}".
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/{organization_id}/assets/{asset_id}".
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/{organization_id}/assets/{asset_id}".
string name = 1;value - The name to set.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/{organization_id}/assets/{asset_id}".
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/{organization_id}/assets/{asset_id}".
string name = 1;value - The bytes for name to set.public boolean hasSecurityCenterProperties()
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
hasSecurityCenterProperties in interface AssetOrBuilderpublic Asset.SecurityCenterProperties getSecurityCenterProperties()
Security Command Center managed properties. These properties are managed by Security Command Center 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)
Security Command Center managed properties. These properties are managed by Security Command Center 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)
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.Builder mergeSecurityCenterProperties(Asset.SecurityCenterProperties value)
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.Builder clearSecurityCenterProperties()
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.SecurityCenterProperties.Builder getSecurityCenterPropertiesBuilder()
Security Command Center managed properties. These properties are managed by Security Command Center and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.SecurityCenterProperties security_center_properties = 2;
public Asset.SecurityCenterPropertiesOrBuilder getSecurityCenterPropertiesOrBuilder()
Security Command Center managed properties. These properties are managed by Security Command Center 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 Google Cloud 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 Google Cloud 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 Google Cloud 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 Google Cloud 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 Google Cloud 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 Google Cloud 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 Google Cloud 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 Google Cloud resource and cannot be modified by the user.
map<string, .google.protobuf.Value> resource_properties = 7;public com.google.protobuf.Value.Builder putResourcePropertiesBuilderIfAbsent(String key)
Resource managed properties. These properties are managed and defined by the Google Cloud 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 Security Command Center.
.google.protobuf.Timestamp create_time = 9;hasCreateTime in interface AssetOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time at which the asset was created in Security Command Center.
.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 Security Command Center.
.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 Security Command Center.
.google.protobuf.Timestamp create_time = 9;public Asset.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time at which the asset was created in Security Command Center.
.google.protobuf.Timestamp create_time = 9;public Asset.Builder clearCreateTime()
The time at which the asset was created in Security Command Center.
.google.protobuf.Timestamp create_time = 9;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time at which the asset was created in Security Command Center.
.google.protobuf.Timestamp create_time = 9;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time at which the asset was created in Security Command Center.
.google.protobuf.Timestamp create_time = 9;getCreateTimeOrBuilder in interface AssetOrBuilderpublic boolean hasUpdateTime()
The time at which the asset was last updated or added 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 or added 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 or added 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 or added 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 or added in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public Asset.Builder clearUpdateTime()
The time at which the asset was last updated or added 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 or added in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
The time at which the asset was last updated or added in Cloud SCC.
.google.protobuf.Timestamp update_time = 10;getUpdateTimeOrBuilder in interface AssetOrBuilderpublic boolean hasIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;hasIamPolicy in interface AssetOrBuilderpublic Asset.IamPolicy getIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud 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)
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud 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)
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.Builder mergeIamPolicy(Asset.IamPolicy value)
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.Builder clearIamPolicy()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.IamPolicy.Builder getIamPolicyBuilder()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;public Asset.IamPolicyOrBuilder getIamPolicyOrBuilder()
Cloud IAM Policy information associated with the Google Cloud resource described by the Security Command Center asset. This information is managed and defined by the Google Cloud resource and cannot be modified by the user.
.google.cloud.securitycenter.v1.Asset.IamPolicy iam_policy = 11;getIamPolicyOrBuilder in interface AssetOrBuilderpublic String getCanonicalName()
The canonical name of the resource. It's either
"organizations/{organization_id}/assets/{asset_id}",
"folders/{folder_id}/assets/{asset_id}" or
"projects/{project_number}/assets/{asset_id}", depending on the closest CRM
ancestor of the resource.
string canonical_name = 13;getCanonicalName in interface AssetOrBuilderpublic com.google.protobuf.ByteString getCanonicalNameBytes()
The canonical name of the resource. It's either
"organizations/{organization_id}/assets/{asset_id}",
"folders/{folder_id}/assets/{asset_id}" or
"projects/{project_number}/assets/{asset_id}", depending on the closest CRM
ancestor of the resource.
string canonical_name = 13;getCanonicalNameBytes in interface AssetOrBuilderpublic Asset.Builder setCanonicalName(String value)
The canonical name of the resource. It's either
"organizations/{organization_id}/assets/{asset_id}",
"folders/{folder_id}/assets/{asset_id}" or
"projects/{project_number}/assets/{asset_id}", depending on the closest CRM
ancestor of the resource.
string canonical_name = 13;value - The canonicalName to set.public Asset.Builder clearCanonicalName()
The canonical name of the resource. It's either
"organizations/{organization_id}/assets/{asset_id}",
"folders/{folder_id}/assets/{asset_id}" or
"projects/{project_number}/assets/{asset_id}", depending on the closest CRM
ancestor of the resource.
string canonical_name = 13;public Asset.Builder setCanonicalNameBytes(com.google.protobuf.ByteString value)
The canonical name of the resource. It's either
"organizations/{organization_id}/assets/{asset_id}",
"folders/{folder_id}/assets/{asset_id}" or
"projects/{project_number}/assets/{asset_id}", depending on the closest CRM
ancestor of the resource.
string canonical_name = 13;value - The bytes for canonicalName to set.public 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 © 2024 Google LLC. All rights reserved.