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

There is a newer version: v1-rev20240903-2.0.0
Show newest version






InstanceParams (Compute Engine API v1-rev20240919-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
      • set

        public InstanceParams set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public InstanceParams clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy