GoogleCloudAssetV1Identity constructor
GoogleCloudAssetV1Identity({
- IamPolicyAnalysisState? analysisState,
- String? name,
Implementation
GoogleCloudAssetV1Identity({
this.analysisState,
this.name,
});