Class Asset.Builder (2.5.6)

public static final class Asset.Builder extends 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.v1p1beta1.Asset

Implements

AssetOrBuilder

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public Asset.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
Asset.Builder
Overrides

build()

public Asset build()
Returns
TypeDescription
Asset

buildPartial()

public Asset buildPartial()
Returns
TypeDescription
Asset

clear()

public Asset.Builder clear()
Returns
TypeDescription
Asset.Builder
Overrides

clearCanonicalName()

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;

Returns
TypeDescription
Asset.Builder

This builder for chaining.

clearCreateTime()

public Asset.Builder clearCreateTime()

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Returns
TypeDescription
Asset.Builder

clearField(Descriptors.FieldDescriptor field)

public Asset.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
Asset.Builder
Overrides

clearIamPolicy()

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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Returns
TypeDescription
Asset.Builder

clearName()

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;

Returns
TypeDescription
Asset.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public Asset.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
Asset.Builder
Overrides

clearResourceProperties()

public Asset.Builder clearResourceProperties()
Returns
TypeDescription
Asset.Builder

clearSecurityCenterProperties()

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Returns
TypeDescription
Asset.Builder

clearSecurityMarks()

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.v1p1beta1.SecurityMarks security_marks = 8;

Returns
TypeDescription
Asset.Builder

clearUpdateTime()

public Asset.Builder clearUpdateTime()

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Returns
TypeDescription
Asset.Builder

clone()

public Asset.Builder clone()
Returns
TypeDescription
Asset.Builder
Overrides

containsResourceProperties(String key)

public 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;

Parameter
NameDescription
keyString
Returns
TypeDescription
boolean

getCanonicalName()

public 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;

Returns
TypeDescription
String

The canonicalName.

getCanonicalNameBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for canonicalName.

getCreateTime()

public Timestamp getCreateTime()

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Returns
TypeDescription
Timestamp

The createTime.

getCreateTimeBuilder()

public Timestamp.Builder getCreateTimeBuilder()

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Returns
TypeDescription
Builder

getCreateTimeOrBuilder()

public TimestampOrBuilder getCreateTimeOrBuilder()

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Returns
TypeDescription
TimestampOrBuilder

getDefaultInstanceForType()

public Asset getDefaultInstanceForType()
Returns
TypeDescription
Asset

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getIamPolicy()

public 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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Returns
TypeDescription
Asset.IamPolicy

The iamPolicy.

getIamPolicyBuilder()

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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Returns
TypeDescription
Asset.IamPolicy.Builder

getIamPolicyOrBuilder()

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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Returns
TypeDescription
Asset.IamPolicyOrBuilder

getMutableResourceProperties()

public Map<String,Value> getMutableResourceProperties()

Use alternate mutation accessors instead.

Returns
TypeDescription
Map<String,Value>

getName()

public 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;

Returns
TypeDescription
String

The name.

getNameBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for name.

getResourceProperties()

public Map<String,Value> getResourceProperties()
Returns
TypeDescription
Map<String,Value>

getResourcePropertiesCount()

public int getResourcePropertiesCount()

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;

Returns
TypeDescription
int

getResourcePropertiesMap()

public Map<String,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;

Returns
TypeDescription
Map<String,Value>

getResourcePropertiesOrDefault(String key, Value defaultValue)

public Value getResourcePropertiesOrDefault(String key, 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;

Parameters
NameDescription
keyString
defaultValueValue
Returns
TypeDescription
Value

getResourcePropertiesOrThrow(String key)

public 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;

Parameter
NameDescription
keyString
Returns
TypeDescription
Value

getSecurityCenterProperties()

public 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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Returns
TypeDescription
Asset.SecurityCenterProperties

The securityCenterProperties.

getSecurityCenterPropertiesBuilder()

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Returns
TypeDescription
Asset.SecurityCenterProperties.Builder

getSecurityCenterPropertiesOrBuilder()

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Returns
TypeDescription
Asset.SecurityCenterPropertiesOrBuilder

getSecurityMarks()

public 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.v1p1beta1.SecurityMarks security_marks = 8;

Returns
TypeDescription
SecurityMarks

The securityMarks.

getSecurityMarksBuilder()

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.v1p1beta1.SecurityMarks security_marks = 8;

Returns
TypeDescription
SecurityMarks.Builder

getSecurityMarksOrBuilder()

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.v1p1beta1.SecurityMarks security_marks = 8;

Returns
TypeDescription
SecurityMarksOrBuilder

getUpdateTime()

public Timestamp getUpdateTime()

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Returns
TypeDescription
Timestamp

The updateTime.

getUpdateTimeBuilder()

public Timestamp.Builder getUpdateTimeBuilder()

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Returns
TypeDescription
Builder

getUpdateTimeOrBuilder()

public TimestampOrBuilder getUpdateTimeOrBuilder()

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Returns
TypeDescription
TimestampOrBuilder

hasCreateTime()

public boolean hasCreateTime()

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Returns
TypeDescription
boolean

Whether the createTime field is set.

hasIamPolicy()

public 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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Returns
TypeDescription
boolean

Whether the iamPolicy field is set.

hasSecurityCenterProperties()

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Returns
TypeDescription
boolean

Whether the securityCenterProperties field is set.

hasSecurityMarks()

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.v1p1beta1.SecurityMarks security_marks = 8;

Returns
TypeDescription
boolean

Whether the securityMarks field is set.

hasUpdateTime()

public boolean hasUpdateTime()

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Returns
TypeDescription
boolean

Whether the updateTime field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

internalGetMapField(int number)

protected MapField internalGetMapField(int number)
Parameter
NameDescription
numberint
Returns
TypeDescription
MapField
Overrides

internalGetMutableMapField(int number)

protected MapField internalGetMutableMapField(int number)
Parameter
NameDescription
numberint
Returns
TypeDescription
MapField
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeCreateTime(Timestamp value)

public Asset.Builder mergeCreateTime(Timestamp value)

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
Asset.Builder

mergeFrom(Asset other)

public Asset.Builder mergeFrom(Asset other)
Parameter
NameDescription
otherAsset
Returns
TypeDescription
Asset.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Asset.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Asset.Builder
Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public Asset.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
Asset.Builder
Overrides

mergeIamPolicy(Asset.IamPolicy value)

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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Parameter
NameDescription
valueAsset.IamPolicy
Returns
TypeDescription
Asset.Builder

mergeSecurityCenterProperties(Asset.SecurityCenterProperties value)

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Parameter
NameDescription
valueAsset.SecurityCenterProperties
Returns
TypeDescription
Asset.Builder

mergeSecurityMarks(SecurityMarks value)

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.v1p1beta1.SecurityMarks security_marks = 8;

Parameter
NameDescription
valueSecurityMarks
Returns
TypeDescription
Asset.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final Asset.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
Asset.Builder
Overrides

mergeUpdateTime(Timestamp value)

public Asset.Builder mergeUpdateTime(Timestamp value)

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
Asset.Builder

putAllResourceProperties(Map<String,Value> values)

public Asset.Builder putAllResourceProperties(Map<String,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;

Parameter
NameDescription
valuesMap<String,Value>
Returns
TypeDescription
Asset.Builder

putResourceProperties(String key, Value value)

public Asset.Builder putResourceProperties(String key, 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;

Parameters
NameDescription
keyString
valueValue
Returns
TypeDescription
Asset.Builder

removeResourceProperties(String key)

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;

Parameter
NameDescription
keyString
Returns
TypeDescription
Asset.Builder

setCanonicalName(String value)

public 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;

Parameter
NameDescription
valueString

The canonicalName to set.

Returns
TypeDescription
Asset.Builder

This builder for chaining.

setCanonicalNameBytes(ByteString value)

public Asset.Builder setCanonicalNameBytes(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;

Parameter
NameDescription
valueByteString

The bytes for canonicalName to set.

Returns
TypeDescription
Asset.Builder

This builder for chaining.

setCreateTime(Timestamp value)

public Asset.Builder setCreateTime(Timestamp value)

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
Asset.Builder

setCreateTime(Timestamp.Builder builderForValue)

public Asset.Builder setCreateTime(Timestamp.Builder builderForValue)

The time at which the asset was created in Security Command Center.

.google.protobuf.Timestamp create_time = 9;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
Asset.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public Asset.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
Asset.Builder
Overrides

setIamPolicy(Asset.IamPolicy value)

public 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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Parameter
NameDescription
valueAsset.IamPolicy
Returns
TypeDescription
Asset.Builder

setIamPolicy(Asset.IamPolicy.Builder builderForValue)

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.v1p1beta1.Asset.IamPolicy iam_policy = 11;

Parameter
NameDescription
builderForValueAsset.IamPolicy.Builder
Returns
TypeDescription
Asset.Builder

setName(String value)

public 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;

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
Asset.Builder

This builder for chaining.

setNameBytes(ByteString value)

public Asset.Builder setNameBytes(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;

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
Asset.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public Asset.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
Asset.Builder
Overrides

setSecurityCenterProperties(Asset.SecurityCenterProperties value)

public 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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Parameter
NameDescription
valueAsset.SecurityCenterProperties
Returns
TypeDescription
Asset.Builder

setSecurityCenterProperties(Asset.SecurityCenterProperties.Builder builderForValue)

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.v1p1beta1.Asset.SecurityCenterProperties security_center_properties = 2;

Parameter
NameDescription
builderForValueAsset.SecurityCenterProperties.Builder
Returns
TypeDescription
Asset.Builder

setSecurityMarks(SecurityMarks value)

public 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.v1p1beta1.SecurityMarks security_marks = 8;

Parameter
NameDescription
valueSecurityMarks
Returns
TypeDescription
Asset.Builder

setSecurityMarks(SecurityMarks.Builder builderForValue)

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.v1p1beta1.SecurityMarks security_marks = 8;

Parameter
NameDescription
builderForValueSecurityMarks.Builder
Returns
TypeDescription
Asset.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final Asset.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
Asset.Builder
Overrides

setUpdateTime(Timestamp value)

public Asset.Builder setUpdateTime(Timestamp value)

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Parameter
NameDescription
valueTimestamp
Returns
TypeDescription
Asset.Builder

setUpdateTime(Timestamp.Builder builderForValue)

public Asset.Builder setUpdateTime(Timestamp.Builder builderForValue)

The time at which the asset was last updated or added in Cloud SCC.

.google.protobuf.Timestamp update_time = 10;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
Asset.Builder