Class GetOrganizationResult


  • public final class GetOrganizationResult
    extends java.lang.Object
    • Method Detail

      • createTime

        public java.lang.String createTime()
        Returns:
        Timestamp when the Organization was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
      • directoryCustomerId

        public java.lang.String directoryCustomerId()
        Returns:
        The Google for Work customer ID of the Organization.
      • domain

        public java.lang.String domain()
      • id

        public java.lang.String id()
        Returns:
        The provider-assigned unique ID for this managed resource.
      • lifecycleState

        public java.lang.String lifecycleState()
        Returns:
        The Organization's current lifecycle state.
      • name

        public java.lang.String name()
        Returns:
        The resource name of the Organization in the form `organizations/{organization_id}`.
      • orgId

        public java.lang.String orgId()
        Returns:
        The Organization ID.
      • organization

        public java.util.Optional<java.lang.String> organization()