GoogleCloudAssetV1IdentityList constructor
GoogleCloudAssetV1IdentityList({
- List<
GoogleCloudAssetV1Edge> ? groupEdges, - List<
GoogleCloudAssetV1Identity> ? identities,
Implementation
GoogleCloudAssetV1IdentityList({
this.groupEdges,
this.identities,
});