source property
Required. The resource name (URI) of the source connection profile.
Implementation
@$pb.TagNumber(10)
$core.String get source => $_getSZ(9);
Implementation
@$pb.TagNumber(10)
set source($core.String v) { $_setString(9, v); }
Required. The resource name (URI) of the source connection profile.
@$pb.TagNumber(10)
$core.String get source => $_getSZ(9);
@$pb.TagNumber(10)
set source($core.String v) { $_setString(9, v); }