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







XpnResourceId (Compute Engine API beta-rev20220726-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

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy