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

target.apidocs.com.google.api.services.deploymentmanager.model.ResourceUpdate.Warnings.html Maven / Gradle / Ivy

The newest version!






ResourceUpdate.Warnings (Cloud Deployment Manager V2 API v2-rev20241122-2.0.0)












com.google.api.services.deploymentmanager.model

Class ResourceUpdate.Warnings

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    ResourceUpdate


    public static final class ResourceUpdate.Warnings
    extends com.google.api.client.json.GenericJson
    Model definition for ResourceUpdateWarnings.
    • Constructor Detail

      • Warnings

        public Warnings()
    • Method Detail

      • getCode

        public String getCode()
        [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
        Returns:
        value or null for none
      • setCode

        public ResourceUpdate.Warnings setCode(String code)
        [Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
        Parameters:
        code - code or null for none
      • getData

        public List<ResourceUpdate.Warnings.Data> getData()
        [Output Only] Metadata about this warning in key: value format. For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
        Returns:
        value or null for none
      • getMessage

        public String getMessage()
        [Output Only] A human-readable description of the warning code.
        Returns:
        value or null for none
      • setMessage

        public ResourceUpdate.Warnings setMessage(String message)
        [Output Only] A human-readable description of the warning code.
        Parameters:
        message - message or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy