target.apidocs.com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.AppsScriptProjects.html Maven / Gradle / Ivy
Integrations.Projects.Locations.AppsScriptProjects (Application Integration API v1alpha-rev20230117-2.0.0)
com.google.api.services.integrations.v1alpha
Class Integrations.Projects.Locations.AppsScriptProjects
- java.lang.Object
-
- com.google.api.services.integrations.v1alpha.Integrations.Projects.Locations.AppsScriptProjects
-
- Enclosing class:
- Integrations.Projects.Locations
public class Integrations.Projects.Locations.AppsScriptProjects
extends Object
The "appsScriptProjects" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Integrations.Projects.Locations.AppsScriptProjects.Create
class
Integrations.Projects.Locations.AppsScriptProjects.Link
-
Constructor Summary
Constructors
Constructor and Description
AppsScriptProjects()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Integrations.Projects.Locations.AppsScriptProjects.Create
create(String parent,
GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest content)
Creates an Apps Script project.
Integrations.Projects.Locations.AppsScriptProjects.Link
link(String parent,
GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest content)
Links a existing Apps Script project.
-
-
Method Detail
-
create
public Integrations.Projects.Locations.AppsScriptProjects.Create create(String parent,
GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest content)
throws IOException
Creates an Apps Script project.
Create a request for the method "appsScriptProjects.create".
This request holds the parameters needed by the integrations server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
parent - Required. The project that the executed integration belongs to.
content - the GoogleCloudIntegrationsV1alphaCreateAppsScriptProjectRequest
- Returns:
- the request
- Throws:
IOException
-
link
public Integrations.Projects.Locations.AppsScriptProjects.Link link(String parent,
GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest content)
throws IOException
Links a existing Apps Script project.
Create a request for the method "appsScriptProjects.link".
This request holds the parameters needed by the integrations server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
parent - Required. The project that the executed integration belongs to.
content - the GoogleCloudIntegrationsV1alphaLinkAppsScriptProjectRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy