google_api_cloud_resource_manager v0.4.0 GoogleApi.CloudResourceManager.V1.Model.FolderOperationError View Source
A classification of the Folder Operation error.
Attributes
errorMessageId (String.t): The type of operation error experienced. Defaults to:
null
.- Enum - one of [ERROR_TYPE_UNSPECIFIED, ACTIVE_FOLDER_HEIGHT_VIOLATION, MAX_CHILD_FOLDERS_VIOLATION, FOLDER_NAME_UNIQUENESS_VIOLATION, RESOURCE_DELETED_VIOLATION, PARENT_DELETED_VIOLATION, CYCLE_INTRODUCED_VIOLATION, FOLDER_BEING_MOVED_VIOLATION, FOLDER_TO_DELETE_NON_EMPTY_VIOLATION, DELETED_FOLDER_HEIGHT_VIOLATION]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.CloudResourceManager.V1.Model.FolderOperationError{
errorMessageId: any()
}
t() :: %GoogleApi.CloudResourceManager.V1.Model.FolderOperationError{ errorMessageId: any() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.