Builder
Describes an application region, where deployments can take place.
Content copied to clipboard
elide.app.Region
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether this region is active for assignment.
Content copied to clipboard
bool active = 4;
Link copied to clipboard
Whether capacity is available in this region.
Content copied to clipboard
bool available = 5;
Link copied to clipboard
Display name for this region; mutable.
Content copied to clipboard
string display_name = 3;
Link copied to clipboard
Link copied to clipboard
Condition flags applied to this region.
Content copied to clipboard
.elide.app.RegionFlag flag = 7;
Link copied to clipboard
Unique key information for this region.
Content copied to clipboard
.elide.app.RegionKey key = 1;
Link copied to clipboard
Short-name for this region; unique and immutable.
Content copied to clipboard
string name = 2;
Link copied to clipboard
Link copied to clipboard
Provider associated with this region.
Content copied to clipboard
string provider = 6;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether capacity is available in this region.
Content copied to clipboard
bool available = 5;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Display name for this region; mutable.
Content copied to clipboard
string display_name = 3;
Link copied to clipboard
Display name for this region; mutable.
Content copied to clipboard
string display_name = 3;
Link copied to clipboard
Link copied to clipboard
Condition flags applied to this region.
Content copied to clipboard
.elide.app.RegionFlag flag = 7;
Link copied to clipboard
Condition flags applied to this region.
Content copied to clipboard
.elide.app.RegionFlag flag = 7;
Link copied to clipboard
Link copied to clipboard
Unique key information for this region.
Content copied to clipboard
.elide.app.RegionKey key = 1;
Link copied to clipboard
Unique key information for this region.
Content copied to clipboard
.elide.app.RegionKey key = 1;
Link copied to clipboard
Short-name for this region; unique and immutable.
Content copied to clipboard
string name = 2;
Link copied to clipboard
Link copied to clipboard
Provider associated with this region.
Content copied to clipboard
string provider = 6;
Link copied to clipboard
Provider associated with this region.
Content copied to clipboard
string provider = 6;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): Region.Builder
Link copied to clipboard
Unique key information for this region.
Content copied to clipboard
.elide.app.RegionKey key = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether this region is active for assignment.
Content copied to clipboard
bool active = 4;
Link copied to clipboard
Whether capacity is available in this region.
Content copied to clipboard
bool available = 5;
Link copied to clipboard
Display name for this region; mutable.
Content copied to clipboard
string display_name = 3;
Link copied to clipboard
Display name for this region; mutable.
Content copied to clipboard
string display_name = 3;
Link copied to clipboard
Condition flags applied to this region.
Content copied to clipboard
.elide.app.RegionFlag flag = 7;
Link copied to clipboard
Condition flags applied to this region.
Content copied to clipboard
.elide.app.RegionFlag flag = 7;
Link copied to clipboard
Unique key information for this region.
Content copied to clipboard
.elide.app.RegionKey key = 1;
Link copied to clipboard
Short-name for this region; unique and immutable.
Content copied to clipboard
string name = 2;
Link copied to clipboard
Short-name for this region; unique and immutable.
Content copied to clipboard
string name = 2;
Link copied to clipboard
Provider associated with this region.
Content copied to clipboard
string provider = 6;
Link copied to clipboard
Provider associated with this region.
Content copied to clipboard
string provider = 6;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard