alloydb property

  1. @TagNumber(105)
AlloyDbConnectionProfile alloydb

An AlloyDB cluster connection profile.

Implementation

@$pb.TagNumber(105)
AlloyDbConnectionProfile get alloydb => $_getN(11);
  1. @TagNumber(105)
void alloydb=(AlloyDbConnectionProfile v)

Implementation

@$pb.TagNumber(105)
set alloydb(AlloyDbConnectionProfile v) { setField(105, v); }