You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/ResourceSearchResult.java
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,13 @@ public final class ResourceSearchResult extends com.google.api.client.json.Gener
122
122
}
123
123
124
124
/**
125
-
* Enrichments of the asset.
125
+
* Enrichments of the asset. Currently supported enrichment types with SearchAllResources API: *
126
+
* RESOURCE_OWNERS The corresponding read masks in order to get the enrichment: *
127
+
* enrichments.resource_owners The corresponding required permissions: *
128
+
* cloudasset.assets.searchEnrichmentResourceOwners Example query to get resource owner
0 commit comments