Send feedback
  
   
 
  
    
      Class ResourceStatusEffectiveInstanceMetadata (1.88.0) 
  
  
  
   
  
    
  
  
    
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  ResourceStatusEffectiveInstanceMetadata   extends   GeneratedMessageV3   implements   ResourceStatusEffectiveInstanceMetadataOrBuilder  
   Effective values of predefined metadata keys for an instance.
 Protobuf type google.cloud.compute.v1.ResourceStatusEffectiveInstanceMetadata
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  
  
    
public   static   final   int   BLOCK_PROJECT_SSH_KEYS_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   ENABLE_GUEST_ATTRIBUTES_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   ENABLE_OSCONFIG_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   ENABLE_OSLOGIN_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   ENABLE_OS_INVENTORY_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   SERIAL_PORT_ENABLE_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   SERIAL_PORT_LOGGING_ENABLE_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   VM_DNS_SETTING_METADATA_VALUE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   getDefaultInstance ()  
  
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata . Builder   newBuilder ()  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata . Builder   newBuilder ( ResourceStatusEffectiveInstanceMetadata   prototype )  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( ByteString   data )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( ByteBuffer   data )  
  
  
  
  
    
public   static   ResourceStatusEffectiveInstanceMetadata   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Parser<ResourceStatusEffectiveInstanceMetadata>   parser ()  
  
  Methods
   
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  
    
public   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.
 
     
  
  
    
public   ResourceStatusEffectiveInstanceMetadata   getDefaultInstanceForType ()  
  
  
    
public   boolean   getEnableGuestAttributesMetadataValue ()  
   Effective enable-guest-attributes value at Instance level.
 optional bool enable_guest_attributes_metadata_value = 420155878;
    
      
        Returns  
      
        Type Description  
      
        boolean The enableGuestAttributesMetadataValue.
 
     
  
  
    
public   boolean   getEnableOsInventoryMetadataValue ()  
   Effective enable-os-inventory value at Instance level.
 optional bool enable_os_inventory_metadata_value = 371752675;
    
      
        Returns  
      
        Type Description  
      
        boolean The enableOsInventoryMetadataValue.
 
     
  
  
    
public   boolean   getEnableOsconfigMetadataValue ()  
   Effective enable-osconfig value at Instance level.
 optional bool enable_osconfig_metadata_value = 502966494;
    
      
        Returns  
      
        Type Description  
      
        boolean The enableOsconfigMetadataValue.
 
     
  
  
    
public   boolean   getEnableOsloginMetadataValue ()  
   Effective enable-oslogin value at Instance level.
 optional bool enable_oslogin_metadata_value = 216603159;
    
      
        Returns  
      
        Type Description  
      
        boolean The enableOsloginMetadataValue.
 
     
  
  
    
public   Parser<ResourceStatusEffectiveInstanceMetadata>   getParserForType ()  
  
  Overrides 
  
  
    
public   boolean   getSerialPortEnableMetadataValue ()  
   Effective serial-port-enable value at Instance level.
 optional bool serial_port_enable_metadata_value = 430536330;
    
      
        Returns  
      
        Type Description  
      
        boolean The serialPortEnableMetadataValue.
 
     
  
  
    
public   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.
 
     
  
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
public   String   getVmDnsSettingMetadataValue ()  
   Effective VM DNS setting at Instance level.
 optional string vm_dns_setting_metadata_value = 411127950;
    
      
        Returns  
      
        Type Description  
      
        String The vmDnsSettingMetadataValue.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
public   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.
 
     
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  
    
public   ResourceStatusEffectiveInstanceMetadata . Builder   newBuilderForType ()  
  
  
    
protected   ResourceStatusEffectiveInstanceMetadata . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  
    
public   ResourceStatusEffectiveInstanceMetadata . Builder   toBuilder ()  
  
  
    
public   void   writeTo ( CodedOutputStream   output )  
  
  Overrides 
  
  
 
     
    
  
  
  
     
  
    
    
      
       
         
  
  
    
    Send feedback
  
   
 
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-28 UTC.
 
 
  
  
    
    
    
      
  
  
    Need to tell us more?
  
   
 
     
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]