Google Cloud Asset Inventory v1 API - Class AssetEnrichment (3.13.0)

public sealed class AssetEnrichment : IMessage<AssetEnrichment>, IEquatable<AssetEnrichment>, IDeepCloneable<AssetEnrichment>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class AssetEnrichment.

The enhanced metadata information for a resource.

Inheritance

object > AssetEnrichment

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

AssetEnrichment()

public AssetEnrichment()

AssetEnrichment(AssetEnrichment)

public AssetEnrichment(AssetEnrichment other)
Parameter
Name Description
other AssetEnrichment

Properties

EnrichmentDataCase

public AssetEnrichment.EnrichmentDataOneofCase EnrichmentDataCase { get; }
Property Value
Type Description
AssetEnrichmentEnrichmentDataOneofCase

ResourceOwners

public ResourceOwners ResourceOwners { get; set; }

The resource owners for a resource.

Note that this field only contains the members that have "roles/owner" role in the resource's IAM Policy.

Property Value
Type Description
ResourceOwners