$SecretVersionRequest constructor

$SecretVersionRequest({
  1. String? etag,
})

Implementation

$SecretVersionRequest({
  this.etag,
});