- 1.84.0 (latest)
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
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. |