HostIdentityOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
"Agent" name or value; this is a free-form string which can be used to identify the host software.
Content copied to clipboard
string agent = 6;
Link copied to clipboard
Link copied to clipboard
Datacenter name/assigned label.
Content copied to clipboard
string datacenter = 2;
Link copied to clipboard
Datacenter name/assigned label.
Content copied to clipboard
string datacenter = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Hostname of the machine.
Content copied to clipboard
string hostname = 1;
Link copied to clipboard
Hostname of the machine.
Content copied to clipboard
string hostname = 1;
Link copied to clipboard
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Regional label or name.
Content copied to clipboard
string region = 3;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Tag or model for the host or host software.
Content copied to clipboard
string tag = 5;
Link copied to clipboard
Link copied to clipboard
Vendor for the host or host software.
Content copied to clipboard
string vendor = 4;
Link copied to clipboard