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

target.apidocs.com.google.api.services.cloudasset.v1.CloudAsset.Assets.html Maven / Gradle / Ivy







CloudAsset.Assets (Cloud Asset API v1-rev20241211-2.0.0)












com.google.api.services.cloudasset.v1

Class CloudAsset.Assets

  • Enclosing class:
    CloudAsset


    public class CloudAsset.Assets
    extends Object
    The "assets" collection of methods.
    • Constructor Detail

      • Assets

        public Assets()
    • Method Detail

      • list

        public CloudAsset.Assets.List list(String parent)
                                    throws IOException
        Lists assets with time and resource types and returns paged results in response. Create a request for the method "assets.list". This request holds the parameters needed by the cloudasset server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. Name of the organization, folder, or project the assets belong to. Format: "organizations/[organization-number]" (such as "organizations/123"), "projects/[project- id]" (such as "projects/my-project-id"), "projects/[project-number]" (such as "projects/12345"), or "folders/[folder-number]" (such as "folders/12345").
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy