GoogleCloudApigeeV1SecurityAssessmentResultResource constructor
GoogleCloudApigeeV1SecurityAssessmentResultResource({
- GoogleCloudApigeeV1SecurityAssessmentResultResourceApiHubDeploymentDetails? apiHubDeploymentDetails,
- String? name,
- String? resourceRevisionId,
- String? type,
Implementation
GoogleCloudApigeeV1SecurityAssessmentResultResource({
this.apiHubDeploymentDetails,
this.name,
this.resourceRevisionId,
this.type,
});