GoogleApi.CloudAsset.V1.Model.RelatedAssets (google_api_cloud_asset v0.29.0) View Source
The detailed related assets with the relationship_type.
Attributes
-
assets(type:list(GoogleApi.CloudAsset.V1.Model.RelatedAsset.t), default:nil) - The peer resources of the relationship. -
relationshipAttributes(type:GoogleApi.CloudAsset.V1.Model.RelationshipAttributes.t, default:nil) - The detailed relationship attributes.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.RelatedAssets{
assets: [GoogleApi.CloudAsset.V1.Model.RelatedAsset.t()] | nil,
relationshipAttributes:
GoogleApi.CloudAsset.V1.Model.RelationshipAttributes.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.