File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -610,10 +610,10 @@ message Instance {
610610 }
611611
612612 // The Availability type of an instance. Potential values:
613- // <br><b> ZONAL</b> : The instance serves data from only one zone.
614- // Outages in that zone affect instance availability.
615- // <br><b> REGIONAL</b> : The instance can serve data from more than one zone
616- // in a region (it is highly available).
613+ // - ZONAL: The instance serves data from only one zone. Outages in that
614+ // zone affect instance availability.
615+ // - REGIONAL: The instance can serve data from more than one zone in a
616+ // region (it is highly available).
617617 enum AvailabilityType {
618618 // This is an unknown Availability type.
619619 AVAILABILITY_TYPE_UNSPECIFIED = 0 ;
Original file line number Diff line number Diff line change @@ -667,10 +667,10 @@ message Instance {
667667 }
668668
669669 // The Availability type of an instance. Potential values:
670- // <br><b> ZONAL</b> : The instance serves data from only one zone.
671- // Outages in that zone affect instance availability.
672- // <br><b> REGIONAL</b> : The instance can serve data from more than one zone
673- // in a region (it is highly available).
670+ // - ZONAL: The instance serves data from only one zone. Outages in that
671+ // zone affect instance availability.
672+ // - REGIONAL: The instance can serve data from more than one zone in a
673+ // region (it is highly available).
674674 enum AvailabilityType {
675675 // This is an unknown Availability type.
676676 AVAILABILITY_TYPE_UNSPECIFIED = 0 ;
Original file line number Diff line number Diff line change @@ -667,10 +667,10 @@ message Instance {
667667 }
668668
669669 // The Availability type of an instance. Potential values:
670- // <br><b> ZONAL</b> : The instance serves data from only one zone.
671- // Outages in that zone affect instance availability.
672- // <br><b> REGIONAL</b> : The instance can serve data from more than one zone
673- // in a region (it is highly available).
670+ // - ZONAL: The instance serves data from only one zone. Outages in that
671+ // zone affect instance availability.
672+ // - REGIONAL: The instance can serve data from more than one zone in a
673+ // region (it is highly available).
674674 enum AvailabilityType {
675675 // This is an unknown Availability type.
676676 AVAILABILITY_TYPE_UNSPECIFIED = 0 ;
You can’t perform that action at this time.
0 commit comments