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

target.apidocs.com.google.api.services.cloudresourcemanager.model.FolderOperation.html Maven / Gradle / Ivy







FolderOperation (Cloud Resource Manager API v2-rev20190927-1.30.3)












com.google.api.services.cloudresourcemanager.model

Class FolderOperation

    • Constructor Detail

      • FolderOperation

        public FolderOperation()
    • Method Detail

      • getDestinationParent

        public String getDestinationParent()
        The resource name of the folder or organization we are either creating the folder under or moving the folder to.
        Returns:
        value or null for none
      • setDestinationParent

        public FolderOperation setDestinationParent(String destinationParent)
        The resource name of the folder or organization we are either creating the folder under or moving the folder to.
        Parameters:
        destinationParent - destinationParent or null for none
      • getDisplayName

        public String getDisplayName()
        The display name of the folder.
        Returns:
        value or null for none
      • setDisplayName

        public FolderOperation setDisplayName(String displayName)
        The display name of the folder.
        Parameters:
        displayName - displayName or null for none
      • getOperationType

        public String getOperationType()
        The type of this operation.
        Returns:
        value or null for none
      • setOperationType

        public FolderOperation setOperationType(String operationType)
        The type of this operation.
        Parameters:
        operationType - operationType or null for none
      • getSourceParent

        public String getSourceParent()
        The resource name of the folder's parent. Only applicable when the operation_type is MOVE.
        Returns:
        value or null for none
      • setSourceParent

        public FolderOperation setSourceParent(String sourceParent)
        The resource name of the folder's parent. Only applicable when the operation_type is MOVE.
        Parameters:
        sourceParent - sourceParent or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy