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

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

The newest version!






XpnResourceId (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class XpnResourceId

    • Constructor Detail

      • XpnResourceId

        public XpnResourceId()
    • Method Detail

      • getId

        public String getId()
        The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).
        Returns:
        value or null for none
      • setId

        public XpnResourceId setId(String id)
        The ID of the service resource. In the case of projects, this field supports project id (e.g., my-project-123) and project number (e.g. 12345678).
        Parameters:
        id - id or null for none
      • getType

        public String getType()
        The type of the service resource.
        Returns:
        value or null for none
      • setType

        public XpnResourceId setType(String type)
        The type of the service resource.
        Parameters:
        type - type or null for none
      • set

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

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

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy