public interface ResourceStatusEffectiveInstanceMetadataOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getBlockProjectSshKeysMetadataValue()
public abstract boolean getBlockProjectSshKeysMetadataValue()
Effective block-project-ssh-keys value at Instance level.
optional bool block_project_ssh_keys_metadata_value = 338623101;
Returns | |
---|---|
Type | Description |
boolean |
The blockProjectSshKeysMetadataValue. |
getEnableGuestAttributesMetadataValue()
public abstract boolean getEnableGuestAttributesMetadataValue()
Effective enable-guest-attributes value at Instance level.
optional bool enable_guest_attributes_metadata_value = 420155878;
Returns | |
---|---|
Type | Description |
boolean |
The enableGuestAttributesMetadataValue. |
getEnableOsInventoryMetadataValue()
public abstract boolean getEnableOsInventoryMetadataValue()
Effective enable-os-inventory value at Instance level.
optional bool enable_os_inventory_metadata_value = 371752675;
Returns | |
---|---|
Type | Description |
boolean |
The enableOsInventoryMetadataValue. |
getEnableOsconfigMetadataValue()
public abstract boolean getEnableOsconfigMetadataValue()
Effective enable-osconfig value at Instance level.
optional bool enable_osconfig_metadata_value = 502966494;
Returns | |
---|---|
Type | Description |
boolean |
The enableOsconfigMetadataValue. |
getEnableOsloginMetadataValue()
public abstract boolean getEnableOsloginMetadataValue()
Effective enable-oslogin value at Instance level.
optional bool enable_oslogin_metadata_value = 216603159;
Returns | |
---|---|
Type | Description |
boolean |
The enableOsloginMetadataValue. |
getSerialPortEnableMetadataValue()
public abstract boolean getSerialPortEnableMetadataValue()
Effective serial-port-enable value at Instance level.
optional bool serial_port_enable_metadata_value = 430536330;
Returns | |
---|---|
Type | Description |
boolean |
The serialPortEnableMetadataValue. |
getSerialPortLoggingEnableMetadataValue()
public abstract boolean getSerialPortLoggingEnableMetadataValue()
Effective serial-port-logging-enable value at Instance level.
optional bool serial_port_logging_enable_metadata_value = 311813290;
Returns | |
---|---|
Type | Description |
boolean |
The serialPortLoggingEnableMetadataValue. |
getVmDnsSettingMetadataValue()
public abstract String getVmDnsSettingMetadataValue()
Effective VM DNS setting at Instance level.
optional string vm_dns_setting_metadata_value = 411127950;
Returns | |
---|---|
Type | Description |
String |
The vmDnsSettingMetadataValue. |
getVmDnsSettingMetadataValueBytes()
public abstract ByteString getVmDnsSettingMetadataValueBytes()
Effective VM DNS setting at Instance level.
optional string vm_dns_setting_metadata_value = 411127950;
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for vmDnsSettingMetadataValue. |
hasBlockProjectSshKeysMetadataValue()
public abstract boolean hasBlockProjectSshKeysMetadataValue()
Effective block-project-ssh-keys value at Instance level.
optional bool block_project_ssh_keys_metadata_value = 338623101;
Returns | |
---|---|
Type | Description |
boolean |
Whether the blockProjectSshKeysMetadataValue field is set. |
hasEnableGuestAttributesMetadataValue()
public abstract boolean hasEnableGuestAttributesMetadataValue()
Effective enable-guest-attributes value at Instance level.
optional bool enable_guest_attributes_metadata_value = 420155878;
Returns | |
---|---|
Type | Description |
boolean |
Whether the enableGuestAttributesMetadataValue field is set. |
hasEnableOsInventoryMetadataValue()
public abstract boolean hasEnableOsInventoryMetadataValue()
Effective enable-os-inventory value at Instance level.
optional bool enable_os_inventory_metadata_value = 371752675;
Returns | |
---|---|
Type | Description |
boolean |
Whether the enableOsInventoryMetadataValue field is set. |
hasEnableOsconfigMetadataValue()
public abstract boolean hasEnableOsconfigMetadataValue()
Effective enable-osconfig value at Instance level.
optional bool enable_osconfig_metadata_value = 502966494;
Returns | |
---|---|
Type | Description |
boolean |
Whether the enableOsconfigMetadataValue field is set. |
hasEnableOsloginMetadataValue()
public abstract boolean hasEnableOsloginMetadataValue()
Effective enable-oslogin value at Instance level.
optional bool enable_oslogin_metadata_value = 216603159;
Returns | |
---|---|
Type | Description |
boolean |
Whether the enableOsloginMetadataValue field is set. |
hasSerialPortEnableMetadataValue()
public abstract boolean hasSerialPortEnableMetadataValue()
Effective serial-port-enable value at Instance level.
optional bool serial_port_enable_metadata_value = 430536330;
Returns | |
---|---|
Type | Description |
boolean |
Whether the serialPortEnableMetadataValue field is set. |
hasSerialPortLoggingEnableMetadataValue()
public abstract boolean hasSerialPortLoggingEnableMetadataValue()
Effective serial-port-logging-enable value at Instance level.
optional bool serial_port_logging_enable_metadata_value = 311813290;
Returns | |
---|---|
Type | Description |
boolean |
Whether the serialPortLoggingEnableMetadataValue field is set. |
hasVmDnsSettingMetadataValue()
public abstract boolean hasVmDnsSettingMetadataValue()
Effective VM DNS setting at Instance level.
optional string vm_dns_setting_metadata_value = 411127950;
Returns | |
---|---|
Type | Description |
boolean |
Whether the vmDnsSettingMetadataValue field is set. |