GoogleApi.CloudAsset.V1.Model.AssetEnrichment (google_api_cloud_asset v0.42.0)
View SourceThe enhanced metadata information for a resource.
Attributes
-
resourceOwners
(type:GoogleApi.CloudAsset.V1.Model.ResourceOwners.t
, default:nil
) - 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudAsset.V1.Model.AssetEnrichment{ resourceOwners: GoogleApi.CloudAsset.V1.Model.ResourceOwners.t() | nil }