GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount constructor

GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount({
  1. String? email,
})

Implementation

GoogleCloudBeyondcorpAppconnectorsV1AppConnectorPrincipalInfoServiceAccount({
  this.email,
});