
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
- java.lang.Object
-
- com.google.api.services.cloudasset.v1.CloudAsset.Assets
-
- Enclosing class:
- CloudAsset
public class CloudAsset.Assets
extends Object
The "assets" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudAsset.Assets.List
-
Constructor Summary
Constructors
Constructor and Description
Assets()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudAsset.Assets.List
list(String parent)
Lists assets with time and resource types and returns paged results in response.
-
-
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