📂 File Browser

AgentAI/vendor/google/apiclient-services/src/CloudResourceManager
🌙 Dark Mode
🎯 Quick Launch:

📁 Directories

📁 Resource/ 🔓 Open

📄 Files

🐘 AuditConfig.php
▶ Open 📄 View Source
🐘 AuditLogConfig.php
▶ Open 📄 View Source
🐘 Binding.php
▶ Open 📄 View Source
🐘 Capability.php
▶ Open 📄 View Source
🐘 CloudresourcemanagerEmpty.php
▶ Open 📄 View Source
🐘 CloudresourcemanagerGoogleCloudResourcemanagerV2alpha1FolderOperation.php
▶ Open 📄 View Source
🐘 CloudresourcemanagerGoogleCloudResourcemanagerV2beta1FolderOperation.php
▶ Open 📄 View Source
🐘 CreateFolderMetadata.php
▶ Open 📄 View Source
🐘 CreateProjectMetadata.php
▶ Open 📄 View Source
🐘 CreateTagBindingMetadata.php
▶ Open 📄 View Source
🐘 CreateTagKeyMetadata.php
▶ Open 📄 View Source
🐘 CreateTagValueMetadata.php
▶ Open 📄 View Source
🐘 DeleteFolderMetadata.php
▶ Open 📄 View Source
🐘 DeleteOrganizationMetadata.php
▶ Open 📄 View Source
🐘 DeleteProjectMetadata.php
▶ Open 📄 View Source
🐘 DeleteTagBindingMetadata.php
▶ Open 📄 View Source
🐘 DeleteTagKeyMetadata.php
▶ Open 📄 View Source
🐘 DeleteTagValueMetadata.php
▶ Open 📄 View Source
🐘 EffectiveTag.php
▶ Open 📄 View Source
🐘 EffectiveTagBindingCollection.php
▶ Open 📄 View Source
🐘 Expr.php
▶ Open 📄 View Source
🐘 Folder.php
▶ Open 📄 View Source
🐘 FolderOperation.php
▶ Open 📄 View Source
🐘 FolderOperationError.php
▶ Open 📄 View Source
🐘 GetIamPolicyRequest.php
▶ Open 📄 View Source
🐘 GetPolicyOptions.php
▶ Open 📄 View Source
🐘 Lien.php
▶ Open 📄 View Source
🐘 ListEffectiveTagsResponse.php
▶ Open 📄 View Source
🐘 ListFoldersResponse.php
▶ Open 📄 View Source
🐘 ListLiensResponse.php
▶ Open 📄 View Source
🐘 ListProjectsResponse.php
▶ Open 📄 View Source
🐘 ListTagBindingsResponse.php
▶ Open 📄 View Source
🐘 ListTagHoldsResponse.php
▶ Open 📄 View Source
🐘 ListTagKeysResponse.php
▶ Open 📄 View Source
🐘 ListTagValuesResponse.php
▶ Open 📄 View Source
🐘 MoveFolderMetadata.php
▶ Open 📄 View Source
🐘 MoveFolderRequest.php
▶ Open 📄 View Source
🐘 MoveProjectMetadata.php
▶ Open 📄 View Source
🐘 MoveProjectRequest.php
▶ Open 📄 View Source
🐘 Operation.php
▶ Open 📄 View Source
🐘 Organization.php
▶ Open 📄 View Source
🐘 Policy.php
▶ Open 📄 View Source
🐘 Project.php
▶ Open 📄 View Source
🐘 ProjectCreationStatus.php
▶ Open 📄 View Source
🐘 SearchFoldersResponse.php
▶ Open 📄 View Source
🐘 SearchOrganizationsResponse.php
▶ Open 📄 View Source
🐘 SearchProjectsResponse.php
▶ Open 📄 View Source
🐘 SetIamPolicyRequest.php
▶ Open 📄 View Source
🐘 Status.php
▶ Open 📄 View Source
🐘 TagBinding.php
▶ Open 📄 View Source
🐘 TagBindingCollection.php
▶ Open 📄 View Source
🐘 TagHold.php
▶ Open 📄 View Source
🐘 TagKey.php
▶ Open 📄 View Source
🐘 TagValue.php
▶ Open 📄 View Source
🐘 TestIamPermissionsRequest.php
▶ Open 📄 View Source
🐘 TestIamPermissionsResponse.php
▶ Open 📄 View Source
🐘 UndeleteFolderMetadata.php
▶ Open 📄 View Source
🐘 UndeleteFolderRequest.php
▶ Open 📄 View Source
🐘 UndeleteOrganizationMetadata.php
▶ Open 📄 View Source
🐘 UndeleteProjectMetadata.php
▶ Open 📄 View Source
🐘 UndeleteProjectRequest.php
▶ Open 📄 View Source
🐘 UpdateFolderMetadata.php
▶ Open 📄 View Source
🐘 UpdateProjectMetadata.php
▶ Open 📄 View Source
🐘 UpdateTagKeyMetadata.php
▶ Open 📄 View Source
🐘 UpdateTagValueMetadata.php
▶ Open 📄 View Source

📄 Source: Organization.php

<?php
/*
 * Copyright 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a copy of
 * the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations under
 * the License.
 */

namespace Google\Service\CloudResourceManager;

class Organization extends \Google\Model
{
  /**
   * Unspecified state. This is only useful for distinguishing unset values.
   */
  public const STATE_STATE_UNSPECIFIED = 'STATE_UNSPECIFIED';
  /**
   * The normal and active state.
   */
  public const STATE_ACTIVE = 'ACTIVE';
  /**
   * The organization has been marked for deletion by the user.
   */
  public const STATE_DELETE_REQUESTED = 'DELETE_REQUESTED';
  /**
   * Output only. Timestamp when the Organization was created.
   *
   * @var string
   */
  public $createTime;
  /**
   * Output only. Timestamp when the Organization was requested for deletion.
   *
   * @var string
   */
  public $deleteTime;
  /**
   * Immutable. The G Suite / Workspace customer id used in the Directory API.
   *
   * @var string
   */
  public $directoryCustomerId;
  /**
   * Output only. A human-readable string that refers to the organization in the
   * Google Cloud Console. This string is set by the server and cannot be
   * changed. The string will be set to the primary domain (for example,
   * "google.com") of the Google Workspace customer that owns the organization.
   *
   * @var string
   */
  public $displayName;
  /**
   * Output only. A checksum computed by the server based on the current value
   * of the Organization resource. This may be sent on update and delete
   * requests to ensure the client has an up-to-date value before proceeding.
   *
   * @var string
   */
  public $etag;
  /**
   * Output only. The resource name of the organization. This is the
   * organization's relative path in the API. Its format is
   * "organizations/[organization_id]". For example, "organizations/1234".
   *
   * @var string
   */
  public $name;
  /**
   * Output only. The organization's current lifecycle state.
   *
   * @var string
   */
  public $state;
  /**
   * Output only. Timestamp when the Organization was last modified.
   *
   * @var string
   */
  public $updateTime;

  /**
   * Output only. Timestamp when the Organization was created.
   *
   * @param string $createTime
   */
  public function setCreateTime($createTime)
  {
    $this->createTime = $createTime;
  }
  /**
   * @return string
   */
  public function getCreateTime()
  {
    return $this->createTime;
  }
  /**
   * Output only. Timestamp when the Organization was requested for deletion.
   *
   * @param string $deleteTime
   */
  public function setDeleteTime($deleteTime)
  {
    $this->deleteTime = $deleteTime;
  }
  /**
   * @return string
   */
  public function getDeleteTime()
  {
    return $this->deleteTime;
  }
  /**
   * Immutable. The G Suite / Workspace customer id used in the Directory API.
   *
   * @param string $directoryCustomerId
   */
  public function setDirectoryCustomerId($directoryCustomerId)
  {
    $this->directoryCustomerId = $directoryCustomerId;
  }
  /**
   * @return string
   */
  public function getDirectoryCustomerId()
  {
    return $this->directoryCustomerId;
  }
  /**
   * Output only. A human-readable string that refers to the organization in the
   * Google Cloud Console. This string is set by the server and cannot be
   * changed. The string will be set to the primary domain (for example,
   * "google.com") of the Google Workspace customer that owns the organization.
   *
   * @param string $displayName
   */
  public function setDisplayName($displayName)
  {
    $this->displayName = $displayName;
  }
  /**
   * @return string
   */
  public function getDisplayName()
  {
    return $this->displayName;
  }
  /**
   * Output only. A checksum computed by the server based on the current value
   * of the Organization resource. This may be sent on update and delete
   * requests to ensure the client has an up-to-date value before proceeding.
   *
   * @param string $etag
   */
  public function setEtag($etag)
  {
    $this->etag = $etag;
  }
  /**
   * @return string
   */
  public function getEtag()
  {
    return $this->etag;
  }
  /**
   * Output only. The resource name of the organization. This is the
   * organization's relative path in the API. Its format is
   * "organizations/[organization_id]". For example, "organizations/1234".
   *
   * @param string $name
   */
  public function setName($name)
  {
    $this->name = $name;
  }
  /**
   * @return string
   */
  public function getName()
  {
    return $this->name;
  }
  /**
   * Output only. The organization's current lifecycle state.
   *
   * Accepted values: STATE_UNSPECIFIED, ACTIVE, DELETE_REQUESTED
   *
   * @param self::STATE_* $state
   */
  public function setState($state)
  {
    $this->state = $state;
  }
  /**
   * @return self::STATE_*
   */
  public function getState()
  {
    return $this->state;
  }
  /**
   * Output only. Timestamp when the Organization was last modified.
   *
   * @param string $updateTime
   */
  public function setUpdateTime($updateTime)
  {
    $this->updateTime = $updateTime;
  }
  /**
   * @return string
   */
  public function getUpdateTime()
  {
    return $this->updateTime;
  }
}

// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Organization::class, 'Google_Service_CloudResourceManager_Organization');
← Back