This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
google.cloud.run_v2.types.SecretVolumeSource
Secret represents a secret that should
populate this volume. More info:
https://kubernetes.io/docs/concepts/storage/volumes#secret
This field is a member of oneof_ volume_type.
cloud_sql_instance
google.cloud.run_v2.types.CloudSqlInstance
For Cloud SQL volumes, contains the specific
instances that should be mounted. Visit
https://cloud.google.com/sql/docs/mysql/connect-run
for more information on how to connect Cloud SQL
and Cloud Run.
This field is a member of oneof_ volume_type.