notebooks property
Output only. URI to serve notebook APIs
Implementation
@$pb.TagNumber(1)
$core.String get notebooks => $_getSZ(0);
Implementation
@$pb.TagNumber(1)
set notebooks($core.String v) { $_setString(0, v); }
Output only. URI to serve notebook APIs
@$pb.TagNumber(1)
$core.String get notebooks => $_getSZ(0);
@$pb.TagNumber(1)
set notebooks($core.String v) { $_setString(0, v); }