AI-generated Key Takeaways
-
AssetGroupListingGroupFilter represents a listing group filter tree node within an asset group.
-
Key fields include
resource_name
,asset_group
,id
,type
,listing_source
,case_value
,parent_listing_group_filter
, andpath
. -
The
resource_name
is immutable and uniquely identifies the asset group listing group filter. -
The
id
andpath
fields are output only.
AssetGroupListingGroupFilter represents a listing group filter tree node in an asset group.
Fields | |
---|---|
|
Immutable. The resource name of the asset group listing group filter. Asset group listing group filter resource name have the form:
|
|
Immutable. The asset group which this asset group listing group filter is part of. |
|
Output only. The ID of the ListingGroupFilter. |
|
Immutable. Type of a listing group filter node. |
|
Immutable. The source of listings filtered by this listing group filter. |
|
Dimension value with which this listing group is refining its parent. Undefined for the root group. |
|
Immutable. Resource name of the parent listing group subdivision. Null for the root listing group filter node. |
|
Output only. The path of dimensions defining this listing group filter. |