All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.InstanceSettingsMetadata.html Maven / Gradle / Ivy

The newest version!






InstanceSettingsMetadata (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class InstanceSettingsMetadata

    • Constructor Detail

      • InstanceSettingsMetadata

        public InstanceSettingsMetadata()
    • Method Detail

      • getItems

        public Map<String,String> getItems()
        A metadata key/value items map. The total size of all keys and values must be less than 512KB.
        Returns:
        value or null for none
      • setItems

        public InstanceSettingsMetadata setItems(Map<String,String> items)
        A metadata key/value items map. The total size of all keys and values must be less than 512KB.
        Parameters:
        items - items or null for none
      • getKind

        public String getKind()
        [Output Only] Type of the resource. Always compute#metadata for metadata.
        Returns:
        value or null for none
      • setKind

        public InstanceSettingsMetadata setKind(String kind)
        [Output Only] Type of the resource. Always compute#metadata for metadata.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy