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

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







InstanceParams (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class InstanceParams

    • Constructor Detail

      • InstanceParams

        public InstanceParams()
    • Method Detail

      • getResourceManagerTags

        public Map<String,String> getResourceManagerTags()
        Resource manager tags to be bound to the instance. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty.
        Returns:
        value or null for none
      • setResourceManagerTags

        public InstanceParams setResourceManagerTags(Map<String,String> resourceManagerTags)
        Resource manager tags to be bound to the instance. Tag keys and values have the same definition as resource manager tags. Keys must be in the format `tagKeys/{tag_key_id}`, and values are in the format `tagValues/456`. The field is ignored (both PUT & PATCH) when empty.
        Parameters:
        resourceManagerTags - resourceManagerTags or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy