{
  "nested": {
    "google": {
      "nested": {
        "cloud": {
          "nested": {
            "dataform": {
              "nested": {
                "v1": {
                  "options": {
                    "csharp_namespace": "Google.Cloud.Dataform.V1",
                    "go_package": "cloud.google.com/go/dataform/apiv1/dataformpb;dataformpb",
                    "java_multiple_files": true,
                    "java_outer_classname": "DataformProto",
                    "java_package": "com.google.cloud.dataform.v1",
                    "php_namespace": "Google\\Cloud\\Dataform\\V1",
                    "ruby_package": "Google::Cloud::Dataform::V1",
                    "(google.api.resource_definition).type": "developerconnect.googleapis.com/GitRepositoryLink",
                    "(google.api.resource_definition).pattern": "projects/{project}/locations/{location}/connections/{connection}/gitRepositoryLinks/{git_repository_link}"
                  },
                  "nested": {
                    "Dataform": {
                      "options": {
                        "(google.api.default_host)": "dataform.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/bigquery,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "GetTeamFolder": {
                          "requestType": "GetTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/teamFolders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateTeamFolder": {
                          "requestType": "CreateTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*}/teamFolders",
                            "(google.api.http).body": "team_folder",
                            "(google.api.method_signature)": "parent,team_folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*}/teamFolders",
                                "body": "team_folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,team_folder"
                            }
                          ]
                        },
                        "UpdateTeamFolder": {
                          "requestType": "UpdateTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).patch": "/v1/{team_folder.name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.http).body": "team_folder",
                            "(google.api.method_signature)": "team_folder,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{team_folder.name=projects/*/locations/*/teamFolders/*}",
                                "body": "team_folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "team_folder,update_mask"
                            }
                          ]
                        },
                        "DeleteTeamFolder": {
                          "requestType": "DeleteTeamFolderRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/teamFolders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "DeleteTeamFolderTree": {
                          "requestType": "DeleteTeamFolderTreeRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/teamFolders/*}:deleteTree",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,force",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "DeleteFolderTreeMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/teamFolders/*}:deleteTree",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,force"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "DeleteFolderTreeMetadata"
                              }
                            }
                          ]
                        },
                        "QueryTeamFolderContents": {
                          "requestType": "QueryTeamFolderContentsRequest",
                          "responseType": "QueryTeamFolderContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{team_folder=projects/*/locations/*/teamFolders/*}:queryContents",
                            "(google.api.method_signature)": "team_folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{team_folder=projects/*/locations/*/teamFolders/*}:queryContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "team_folder"
                            }
                          ]
                        },
                        "SearchTeamFolders": {
                          "requestType": "SearchTeamFoldersRequest",
                          "responseType": "SearchTeamFoldersResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{location=projects/*/locations/*}/teamFolders:search"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{location=projects/*/locations/*}/teamFolders:search"
                              }
                            }
                          ]
                        },
                        "GetFolder": {
                          "requestType": "GetFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/folders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/folders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateFolder": {
                          "requestType": "CreateFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*}/folders",
                            "(google.api.http).body": "folder",
                            "(google.api.method_signature)": "parent,folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*}/folders",
                                "body": "folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,folder"
                            }
                          ]
                        },
                        "UpdateFolder": {
                          "requestType": "UpdateFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).patch": "/v1/{folder.name=projects/*/locations/*/folders/*}",
                            "(google.api.http).body": "folder",
                            "(google.api.method_signature)": "folder,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{folder.name=projects/*/locations/*/folders/*}",
                                "body": "folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "folder,update_mask"
                            }
                          ]
                        },
                        "DeleteFolder": {
                          "requestType": "DeleteFolderRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/folders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/folders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "DeleteFolderTree": {
                          "requestType": "DeleteFolderTreeRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/folders/*}:deleteTree",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,force",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "DeleteFolderTreeMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/folders/*}:deleteTree",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,force"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "DeleteFolderTreeMetadata"
                              }
                            }
                          ]
                        },
                        "QueryFolderContents": {
                          "requestType": "QueryFolderContentsRequest",
                          "responseType": "QueryFolderContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{folder=projects/*/locations/*/folders/*}:queryFolderContents",
                            "(google.api.method_signature)": "folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{folder=projects/*/locations/*/folders/*}:queryFolderContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "folder"
                            }
                          ]
                        },
                        "QueryUserRootContents": {
                          "requestType": "QueryUserRootContentsRequest",
                          "responseType": "QueryUserRootContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{location=projects/*/locations/*}:queryUserRootContents",
                            "(google.api.method_signature)": "location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{location=projects/*/locations/*}:queryUserRootContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "location"
                            }
                          ]
                        },
                        "MoveFolder": {
                          "requestType": "MoveFolderRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/folders/*}:move",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,destination_containing_folder",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "MoveFolderMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/folders/*}:move",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,destination_containing_folder"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "MoveFolderMetadata"
                              }
                            }
                          ]
                        },
                        "ListRepositories": {
                          "requestType": "ListRepositoriesRequest",
                          "responseType": "ListRepositoriesResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*}/repositories",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*}/repositories"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetRepository": {
                          "requestType": "GetRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateRepository": {
                          "requestType": "CreateRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*}/repositories",
                            "(google.api.http).body": "repository",
                            "(google.api.method_signature)": "parent,repository,repository_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*}/repositories",
                                "body": "repository"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,repository,repository_id"
                            }
                          ]
                        },
                        "UpdateRepository": {
                          "requestType": "UpdateRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).patch": "/v1/{repository.name=projects/*/locations/*/repositories/*}",
                            "(google.api.http).body": "repository",
                            "(google.api.method_signature)": "repository,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{repository.name=projects/*/locations/*/repositories/*}",
                                "body": "repository"
                              }
                            },
                            {
                              "(google.api.method_signature)": "repository,update_mask"
                            }
                          ]
                        },
                        "DeleteRepository": {
                          "requestType": "DeleteRepositoryRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/repositories/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/repositories/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "MoveRepository": {
                          "requestType": "MoveRepositoryRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*}:move",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,destination_containing_folder",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "MoveRepositoryMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*}:move",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,destination_containing_folder"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "MoveRepositoryMetadata"
                              }
                            }
                          ]
                        },
                        "CommitRepositoryChanges": {
                          "requestType": "CommitRepositoryChangesRequest",
                          "responseType": "CommitRepositoryChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*}:commit",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*}:commit",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ReadRepositoryFile": {
                          "requestType": "ReadRepositoryFileRequest",
                          "responseType": "ReadRepositoryFileResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}:readFile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}:readFile"
                              }
                            }
                          ]
                        },
                        "QueryRepositoryDirectoryContents": {
                          "requestType": "QueryRepositoryDirectoryContentsRequest",
                          "responseType": "QueryRepositoryDirectoryContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}:queryDirectoryContents"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}:queryDirectoryContents"
                              }
                            }
                          ]
                        },
                        "FetchRepositoryHistory": {
                          "requestType": "FetchRepositoryHistoryRequest",
                          "responseType": "FetchRepositoryHistoryResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}:fetchHistory"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}:fetchHistory"
                              }
                            }
                          ]
                        },
                        "ComputeRepositoryAccessTokenStatus": {
                          "requestType": "ComputeRepositoryAccessTokenStatusRequest",
                          "responseType": "ComputeRepositoryAccessTokenStatusResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}:computeAccessTokenStatus"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}:computeAccessTokenStatus"
                              }
                            }
                          ]
                        },
                        "FetchRemoteBranches": {
                          "requestType": "FetchRemoteBranchesRequest",
                          "responseType": "FetchRemoteBranchesResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*}:fetchRemoteBranches"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*}:fetchRemoteBranches"
                              }
                            }
                          ]
                        },
                        "ListWorkspaces": {
                          "requestType": "ListWorkspacesRequest",
                          "responseType": "ListWorkspacesResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*/repositories/*}/workspaces"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkspace": {
                          "requestType": "GetWorkspaceRequest",
                          "responseType": "Workspace",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkspace": {
                          "requestType": "CreateWorkspaceRequest",
                          "responseType": "Workspace",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                            "(google.api.http).body": "workspace",
                            "(google.api.method_signature)": "parent,workspace,workspace_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                                "body": "workspace"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workspace,workspace_id"
                            }
                          ]
                        },
                        "DeleteWorkspace": {
                          "requestType": "DeleteWorkspaceRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "InstallNpmPackages": {
                          "requestType": "InstallNpmPackagesRequest",
                          "responseType": "InstallNpmPackagesResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:installNpmPackages",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:installNpmPackages",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "PullGitCommits": {
                          "requestType": "PullGitCommitsRequest",
                          "responseType": "PullGitCommitsResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:pull",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:pull",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "PushGitCommits": {
                          "requestType": "PushGitCommitsRequest",
                          "responseType": "PushGitCommitsResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:push",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:push",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchFileGitStatuses": {
                          "requestType": "FetchFileGitStatusesRequest",
                          "responseType": "FetchFileGitStatusesResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileGitStatuses"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileGitStatuses"
                              }
                            }
                          ]
                        },
                        "FetchGitAheadBehind": {
                          "requestType": "FetchGitAheadBehindRequest",
                          "responseType": "FetchGitAheadBehindResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchGitAheadBehind"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchGitAheadBehind"
                              }
                            }
                          ]
                        },
                        "CommitWorkspaceChanges": {
                          "requestType": "CommitWorkspaceChangesRequest",
                          "responseType": "CommitWorkspaceChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:commit",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:commit",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ResetWorkspaceChanges": {
                          "requestType": "ResetWorkspaceChangesRequest",
                          "responseType": "ResetWorkspaceChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:reset",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*/workspaces/*}:reset",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchFileDiff": {
                          "requestType": "FetchFileDiffRequest",
                          "responseType": "FetchFileDiffResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileDiff"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileDiff"
                              }
                            }
                          ]
                        },
                        "QueryDirectoryContents": {
                          "requestType": "QueryDirectoryContentsRequest",
                          "responseType": "QueryDirectoryContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:queryDirectoryContents"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:queryDirectoryContents"
                              }
                            }
                          ]
                        },
                        "SearchFiles": {
                          "requestType": "SearchFilesRequest",
                          "responseType": "SearchFilesResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:searchFiles"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:searchFiles"
                              }
                            }
                          ]
                        },
                        "MakeDirectory": {
                          "requestType": "MakeDirectoryRequest",
                          "responseType": "MakeDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:makeDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:makeDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "RemoveDirectory": {
                          "requestType": "RemoveDirectoryRequest",
                          "responseType": "RemoveDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "MoveDirectory": {
                          "requestType": "MoveDirectoryRequest",
                          "responseType": "MoveDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ReadFile": {
                          "requestType": "ReadFileRequest",
                          "responseType": "ReadFileResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:readFile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:readFile"
                              }
                            }
                          ]
                        },
                        "RemoveFile": {
                          "requestType": "RemoveFileRequest",
                          "responseType": "RemoveFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "MoveFile": {
                          "requestType": "MoveFileRequest",
                          "responseType": "MoveFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "WriteFile": {
                          "requestType": "WriteFileRequest",
                          "responseType": "WriteFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:writeFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:writeFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ListReleaseConfigs": {
                          "requestType": "ListReleaseConfigsRequest",
                          "responseType": "ListReleaseConfigsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetReleaseConfig": {
                          "requestType": "GetReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateReleaseConfig": {
                          "requestType": "CreateReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                            "(google.api.http).body": "release_config",
                            "(google.api.method_signature)": "parent,release_config,release_config_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                                "body": "release_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,release_config,release_config_id"
                            }
                          ]
                        },
                        "UpdateReleaseConfig": {
                          "requestType": "UpdateReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).patch": "/v1/{release_config.name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.http).body": "release_config",
                            "(google.api.method_signature)": "release_config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{release_config.name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                                "body": "release_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "release_config,update_mask"
                            }
                          ]
                        },
                        "DeleteReleaseConfig": {
                          "requestType": "DeleteReleaseConfigRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "ListCompilationResults": {
                          "requestType": "ListCompilationResultsRequest",
                          "responseType": "ListCompilationResultsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*/repositories/*}/compilationResults"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetCompilationResult": {
                          "requestType": "GetCompilationResultRequest",
                          "responseType": "CompilationResult",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/compilationResults/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/compilationResults/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateCompilationResult": {
                          "requestType": "CreateCompilationResultRequest",
                          "responseType": "CompilationResult",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                            "(google.api.http).body": "compilation_result",
                            "(google.api.method_signature)": "parent,compilation_result"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                                "body": "compilation_result"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,compilation_result"
                            }
                          ]
                        },
                        "QueryCompilationResultActions": {
                          "requestType": "QueryCompilationResultActionsRequest",
                          "responseType": "QueryCompilationResultActionsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/compilationResults/*}:query"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/compilationResults/*}:query"
                              }
                            }
                          ]
                        },
                        "ListWorkflowConfigs": {
                          "requestType": "ListWorkflowConfigsRequest",
                          "responseType": "ListWorkflowConfigsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkflowConfig": {
                          "requestType": "GetWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkflowConfig": {
                          "requestType": "CreateWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                            "(google.api.http).body": "workflow_config",
                            "(google.api.method_signature)": "parent,workflow_config,workflow_config_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                                "body": "workflow_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workflow_config,workflow_config_id"
                            }
                          ]
                        },
                        "UpdateWorkflowConfig": {
                          "requestType": "UpdateWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).patch": "/v1/{workflow_config.name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.http).body": "workflow_config",
                            "(google.api.method_signature)": "workflow_config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{workflow_config.name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                                "body": "workflow_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "workflow_config,update_mask"
                            }
                          ]
                        },
                        "DeleteWorkflowConfig": {
                          "requestType": "DeleteWorkflowConfigRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "ListWorkflowInvocations": {
                          "requestType": "ListWorkflowInvocationsRequest",
                          "responseType": "ListWorkflowInvocationsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkflowInvocation": {
                          "requestType": "GetWorkflowInvocationRequest",
                          "responseType": "WorkflowInvocation",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkflowInvocation": {
                          "requestType": "CreateWorkflowInvocationRequest",
                          "responseType": "WorkflowInvocation",
                          "options": {
                            "(google.api.http).post": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                            "(google.api.http).body": "workflow_invocation",
                            "(google.api.method_signature)": "parent,workflow_invocation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                                "body": "workflow_invocation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workflow_invocation"
                            }
                          ]
                        },
                        "DeleteWorkflowInvocation": {
                          "requestType": "DeleteWorkflowInvocationRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CancelWorkflowInvocation": {
                          "requestType": "CancelWorkflowInvocationRequest",
                          "responseType": "CancelWorkflowInvocationResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:cancel",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:cancel",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "QueryWorkflowInvocationActions": {
                          "requestType": "QueryWorkflowInvocationActionsRequest",
                          "responseType": "QueryWorkflowInvocationActionsResponse",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:query"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:query"
                              }
                            }
                          ]
                        },
                        "GetConfig": {
                          "requestType": "GetConfigRequest",
                          "responseType": "Config",
                          "options": {
                            "(google.api.http).get": "/v1/{name=projects/*/locations/*/config}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{name=projects/*/locations/*/config}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "UpdateConfig": {
                          "requestType": "UpdateConfigRequest",
                          "responseType": "Config",
                          "options": {
                            "(google.api.http).patch": "/v1/{config.name=projects/*/locations/*/config}",
                            "(google.api.http).body": "config",
                            "(google.api.method_signature)": "config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1/{config.name=projects/*/locations/*/config}",
                                "body": "config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "config,update_mask"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "google.iam.v1.GetIamPolicyRequest",
                          "responseType": "google.iam.v1.Policy",
                          "options": {
                            "(google.api.http).get": "/v1/{resource=projects/*/locations/*/repositories/*}:getIamPolicy",
                            "(google.api.http).additional_bindings.get": "/v1/{resource=projects/*/locations/*/teamFolders/*}:getIamPolicy",
                            "(google.api.method_signature)": "resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1/{resource=projects/*/locations/*/repositories/*}:getIamPolicy",
                                "additional_bindings": [
                                  {
                                    "get": "/v1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:getIamPolicy"
                                  },
                                  {
                                    "get": "/v1/{resource=projects/*/locations/*/folders/*}:getIamPolicy"
                                  },
                                  {
                                    "get": "/v1/{resource=projects/*/locations/*/teamFolders/*}:getIamPolicy"
                                  }
                                ]
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "google.iam.v1.SetIamPolicyRequest",
                          "responseType": "google.iam.v1.Policy",
                          "options": {
                            "(google.api.http).post": "/v1/{resource=projects/*/locations/*/repositories/*}:setIamPolicy",
                            "(google.api.http).body": "*",
                            "(google.api.http).additional_bindings.post": "/v1/{resource=projects/*/locations/*/teamFolders/*}:setIamPolicy",
                            "(google.api.http).additional_bindings.body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{resource=projects/*/locations/*/repositories/*}:setIamPolicy",
                                "body": "*",
                                "additional_bindings": [
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:setIamPolicy",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/folders/*}:setIamPolicy",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/teamFolders/*}:setIamPolicy",
                                    "body": "*"
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "google.iam.v1.TestIamPermissionsRequest",
                          "responseType": "google.iam.v1.TestIamPermissionsResponse",
                          "options": {
                            "(google.api.http).post": "/v1/{resource=projects/*/locations/*/repositories/*}:testIamPermissions",
                            "(google.api.http).body": "*",
                            "(google.api.http).additional_bindings.post": "/v1/{resource=projects/*/locations/*/teamFolders/*}:testIamPermissions",
                            "(google.api.http).additional_bindings.body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1/{resource=projects/*/locations/*/repositories/*}:testIamPermissions",
                                "body": "*",
                                "additional_bindings": [
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:testIamPermissions",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/folders/*}:testIamPermissions",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1/{resource=projects/*/locations/*/teamFolders/*}:testIamPermissions",
                                    "body": "*"
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    },
                    "DirectoryContentsView": {
                      "values": {
                        "DIRECTORY_CONTENTS_VIEW_UNSPECIFIED": 0,
                        "DIRECTORY_CONTENTS_VIEW_BASIC": 1,
                        "DIRECTORY_CONTENTS_VIEW_METADATA": 2
                      }
                    },
                    "DataEncryptionState": {
                      "fields": {
                        "kmsKeyVersionName": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKeyVersion"
                          }
                        }
                      }
                    },
                    "Repository": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Repository",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}",
                        "(google.api.resource).plural": "repositories",
                        "(google.api.resource).singular": "repository"
                      },
                      "oneofs": {
                        "_containingFolder": {
                          "oneof": [
                            "containingFolder"
                          ]
                        },
                        "_teamFolderName": {
                          "oneof": [
                            "teamFolderName"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "containingFolder": {
                          "type": "string",
                          "id": 16,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        },
                        "teamFolderName": {
                          "type": "string",
                          "id": 18,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 13,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "gitRemoteSettings": {
                          "type": "GitRemoteSettings",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "npmrcEnvironmentVariablesSecretVersion": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                          }
                        },
                        "workspaceCompilationOverrides": {
                          "type": "WorkspaceCompilationOverrides",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "setAuthenticatedUserAdmin": {
                          "type": "bool",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "INPUT_ONLY"
                          }
                        },
                        "serviceAccount": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "kmsKeyName": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKey"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 15,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GitRemoteSettings": {
                          "oneofs": {
                            "_gitRepositoryLink": {
                              "oneof": [
                                "gitRepositoryLink"
                              ]
                            }
                          },
                          "fields": {
                            "url": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "REQUIRED"
                              }
                            },
                            "defaultBranch": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "effectiveDefaultBranch": {
                              "type": "string",
                              "id": 9,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "authenticationTokenSecretVersion": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL",
                                "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                              }
                            },
                            "sshAuthenticationConfig": {
                              "type": "SshAuthenticationConfig",
                              "id": 5,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "gitRepositoryLink": {
                              "type": "string",
                              "id": 7,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL",
                                "(google.api.resource_reference).type": "developerconnect.googleapis.com/GitRepositoryLink",
                                "proto3_optional": true
                              }
                            },
                            "tokenStatus": {
                              "type": "TokenStatus",
                              "id": 4,
                              "options": {
                                "deprecated": true,
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "SshAuthenticationConfig": {
                              "fields": {
                                "userPrivateKeySecretVersion": {
                                  "type": "string",
                                  "id": 1,
                                  "options": {
                                    "(google.api.field_behavior)": "REQUIRED",
                                    "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                                  }
                                },
                                "hostPublicKey": {
                                  "type": "string",
                                  "id": 2,
                                  "options": {
                                    "(google.api.field_behavior)": "REQUIRED"
                                  }
                                }
                              }
                            },
                            "TokenStatus": {
                              "values": {
                                "TOKEN_STATUS_UNSPECIFIED": 0,
                                "NOT_FOUND": 1,
                                "INVALID": 2,
                                "VALID": 3
                              }
                            }
                          }
                        },
                        "WorkspaceCompilationOverrides": {
                          "fields": {
                            "defaultDatabase": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "schemaSuffix": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "tablePrefix": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            }
                          }
                        }
                      }
                    },
                    "PrivateResourceMetadata": {
                      "fields": {
                        "userScoped": {
                          "type": "bool",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "ListRepositoriesRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListRepositoriesResponse": {
                      "fields": {
                        "repositories": {
                          "rule": "repeated",
                          "type": "Repository",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "MoveRepositoryRequest": {
                      "oneofs": {
                        "_destinationContainingFolder": {
                          "oneof": [
                            "destinationContainingFolder"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "destinationContainingFolder": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetRepositoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "CreateRepositoryRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "repository": {
                          "type": "Repository",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "repositoryId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateRepositoryRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "repository": {
                          "type": "Repository",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRepositoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "CommitRepositoryChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitMetadata": {
                          "type": "CommitMetadata",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requiredHeadCommitSha": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "fileOperations": {
                          "keyType": "string",
                          "type": "FileOperation",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      },
                      "nested": {
                        "FileOperation": {
                          "oneofs": {
                            "operation": {
                              "oneof": [
                                "writeFile",
                                "deleteFile"
                              ]
                            }
                          },
                          "fields": {
                            "writeFile": {
                              "type": "WriteFile",
                              "id": 1
                            },
                            "deleteFile": {
                              "type": "DeleteFile",
                              "id": 2
                            }
                          },
                          "nested": {
                            "WriteFile": {
                              "fields": {
                                "contents": {
                                  "type": "bytes",
                                  "id": 1
                                }
                              }
                            },
                            "DeleteFile": {
                              "fields": {}
                            }
                          }
                        }
                      }
                    },
                    "CommitRepositoryChangesResponse": {
                      "fields": {
                        "commitSha": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "ReadRepositoryFileRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ReadRepositoryFileResponse": {
                      "fields": {
                        "contents": {
                          "type": "bytes",
                          "id": 1
                        }
                      }
                    },
                    "QueryRepositoryDirectoryContentsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryRepositoryDirectoryContentsResponse": {
                      "fields": {
                        "directoryEntries": {
                          "rule": "repeated",
                          "type": "DirectoryEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "FetchRepositoryHistoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "FetchRepositoryHistoryResponse": {
                      "fields": {
                        "commits": {
                          "rule": "repeated",
                          "type": "CommitLogEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "CommitLogEntry": {
                      "fields": {
                        "commitTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 3
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 4
                        }
                      }
                    },
                    "CommitMetadata": {
                      "fields": {
                        "author": {
                          "type": "CommitAuthor",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ComputeRepositoryAccessTokenStatusRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "ComputeRepositoryAccessTokenStatusResponse": {
                      "fields": {
                        "tokenStatus": {
                          "type": "TokenStatus",
                          "id": 1
                        }
                      },
                      "nested": {
                        "TokenStatus": {
                          "values": {
                            "TOKEN_STATUS_UNSPECIFIED": 0,
                            "NOT_FOUND": 1,
                            "INVALID": 2,
                            "VALID": 3,
                            "PERMISSION_DENIED": 4
                          }
                        }
                      }
                    },
                    "FetchRemoteBranchesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "FetchRemoteBranchesResponse": {
                      "fields": {
                        "branches": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "Workspace": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Workspace",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}",
                        "(google.api.resource).plural": "workspaces",
                        "(google.api.resource).singular": "workspace"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_disableMoves": {
                          "oneof": [
                            "disableMoves"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "disableMoves": {
                          "type": "bool",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "ListWorkspacesRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkspacesResponse": {
                      "fields": {
                        "workspaces": {
                          "rule": "repeated",
                          "type": "Workspace",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkspaceRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "CreateWorkspaceRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workspace": {
                          "type": "Workspace",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "workspaceId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkspaceRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "CommitAuthor": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "emailAddress": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PullGitCommitsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PullGitCommitsResponse": {
                      "fields": {}
                    },
                    "PushGitCommitsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "PushGitCommitsResponse": {
                      "fields": {}
                    },
                    "FetchFileGitStatusesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "FetchFileGitStatusesResponse": {
                      "fields": {
                        "uncommittedFileChanges": {
                          "rule": "repeated",
                          "type": "UncommittedFileChange",
                          "id": 1
                        }
                      },
                      "nested": {
                        "UncommittedFileChange": {
                          "fields": {
                            "path": {
                              "type": "string",
                              "id": 1
                            },
                            "state": {
                              "type": "State",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "State": {
                              "values": {
                                "STATE_UNSPECIFIED": 0,
                                "ADDED": 1,
                                "DELETED": 2,
                                "MODIFIED": 3,
                                "HAS_CONFLICTS": 4
                              }
                            }
                          }
                        }
                      }
                    },
                    "FetchGitAheadBehindRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "FetchGitAheadBehindResponse": {
                      "fields": {
                        "commitsAhead": {
                          "type": "int32",
                          "id": 1
                        },
                        "commitsBehind": {
                          "type": "int32",
                          "id": 2
                        }
                      }
                    },
                    "CommitWorkspaceChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "CommitWorkspaceChangesResponse": {
                      "fields": {}
                    },
                    "ResetWorkspaceChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "clean": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ResetWorkspaceChangesResponse": {
                      "fields": {}
                    },
                    "FetchFileDiffRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "FetchFileDiffResponse": {
                      "fields": {
                        "formattedDiff": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "QueryDirectoryContentsRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "view": {
                          "type": "DirectoryContentsView",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryDirectoryContentsResponse": {
                      "fields": {
                        "directoryEntries": {
                          "rule": "repeated",
                          "type": "DirectoryEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "DirectoryEntry": {
                      "oneofs": {
                        "entry": {
                          "oneof": [
                            "file",
                            "directory"
                          ]
                        }
                      },
                      "fields": {
                        "file": {
                          "type": "string",
                          "id": 1
                        },
                        "directory": {
                          "type": "string",
                          "id": 2
                        },
                        "metadata": {
                          "type": "FilesystemEntryMetadata",
                          "id": 3
                        }
                      }
                    },
                    "FilesystemEntryMetadata": {
                      "fields": {
                        "sizeBytes": {
                          "type": "int64",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "SearchFilesRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchFilesResponse": {
                      "fields": {
                        "searchResults": {
                          "rule": "repeated",
                          "type": "SearchResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchResult": {
                      "oneofs": {
                        "entry": {
                          "oneof": [
                            "file",
                            "directory"
                          ]
                        }
                      },
                      "fields": {
                        "file": {
                          "type": "FileSearchResult",
                          "id": 1
                        },
                        "directory": {
                          "type": "DirectorySearchResult",
                          "id": 2
                        }
                      }
                    },
                    "FileSearchResult": {
                      "fields": {
                        "path": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "DirectorySearchResult": {
                      "fields": {
                        "path": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "MakeDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MakeDirectoryResponse": {
                      "fields": {}
                    },
                    "RemoveDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveDirectoryResponse": {
                      "fields": {}
                    },
                    "MoveDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "newPath": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MoveDirectoryResponse": {
                      "fields": {}
                    },
                    "ReadFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "revision": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ReadFileResponse": {
                      "fields": {
                        "fileContents": {
                          "type": "bytes",
                          "id": 1
                        }
                      }
                    },
                    "RemoveFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveFileResponse": {
                      "fields": {}
                    },
                    "MoveFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "newPath": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MoveFileResponse": {
                      "fields": {}
                    },
                    "WriteFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "contents": {
                          "type": "bytes",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WriteFileResponse": {
                      "fields": {}
                    },
                    "InstallNpmPackagesRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "InstallNpmPackagesResponse": {
                      "fields": {}
                    },
                    "ReleaseConfig": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/ReleaseConfig",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/releaseConfigs/{release_config}",
                        "(google.api.resource).plural": "releaseConfigs",
                        "(google.api.resource).singular": "releaseConfig"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "gitCommitish": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "codeCompilationConfig": {
                          "type": "CodeCompilationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "cronSchedule": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "recentScheduledReleaseRecords": {
                          "rule": "repeated",
                          "type": "ScheduledReleaseRecord",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "releaseCompilationResult": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ScheduledReleaseRecord": {
                          "oneofs": {
                            "result": {
                              "oneof": [
                                "compilationResult",
                                "errorStatus"
                              ]
                            }
                          },
                          "fields": {
                            "compilationResult": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                              }
                            },
                            "errorStatus": {
                              "type": "google.rpc.Status",
                              "id": 3
                            },
                            "releaseTime": {
                              "type": "google.protobuf.Timestamp",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "ListReleaseConfigsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListReleaseConfigsResponse": {
                      "fields": {
                        "releaseConfigs": {
                          "rule": "repeated",
                          "type": "ReleaseConfig",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetReleaseConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        }
                      }
                    },
                    "CreateReleaseConfigRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "releaseConfig": {
                          "type": "ReleaseConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "releaseConfigId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateReleaseConfigRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "releaseConfig": {
                          "type": "ReleaseConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteReleaseConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        }
                      }
                    },
                    "CompilationResult": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/CompilationResult",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/compilationResults/{compilation_result}",
                        "(google.api.resource).plural": "compilationResults",
                        "(google.api.resource).singular": "compilationResult"
                      },
                      "oneofs": {
                        "source": {
                          "oneof": [
                            "gitCommitish",
                            "workspace",
                            "releaseConfig"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "gitCommitish": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "workspace": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "releaseConfig": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "codeCompilationConfig": {
                          "type": "CodeCompilationConfig",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "resolvedGitCommitSha": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataformCoreVersion": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "compilationErrors": {
                          "rule": "repeated",
                          "type": "CompilationError",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "gcsRepositorySnapshotMetadata": {
                          "type": "GcsRepositorySnapshotMetadata",
                          "id": 13,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "CompilationError": {
                          "fields": {
                            "message": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "stack": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "path": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "actionTarget": {
                              "type": "Target",
                              "id": 4,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "CodeCompilationConfig": {
                      "oneofs": {
                        "_lineageEnabled": {
                          "oneof": [
                            "lineageEnabled"
                          ]
                        }
                      },
                      "fields": {
                        "defaultDatabase": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultSchema": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultLocation": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "assertionSchema": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "vars": {
                          "keyType": "string",
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "databaseSuffix": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "schemaSuffix": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "tablePrefix": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "builtinAssertionNamePrefix": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultNotebookRuntimeOptions": {
                          "type": "NotebookRuntimeOptions",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "lineageEnabled": {
                          "type": "bool",
                          "id": 14,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GcsRepositorySnapshotMetadata": {
                      "fields": {
                        "repositorySnapshotUri": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "crc32cChecksum": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "generation": {
                          "type": "int64",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "GcsRepositorySnapshotDestination": {
                      "fields": {
                        "repositorySnapshotUri": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "NotebookRuntimeOptions": {
                      "oneofs": {
                        "executionSink": {
                          "oneof": [
                            "gcsOutputBucket"
                          ]
                        },
                        "repositorySnapshotStorage": {
                          "oneof": [
                            "gcsRepositorySnapshotDestination"
                          ]
                        }
                      },
                      "fields": {
                        "gcsOutputBucket": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "gcsRepositorySnapshotDestination": {
                          "type": "GcsRepositorySnapshotDestination",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "aiPlatformNotebookRuntimeTemplate": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "aiplatform.googleapis.com/NotebookRuntimeTemplate"
                          }
                        }
                      }
                    },
                    "PipelineConfig": {
                      "fields": {
                        "pipelineType": {
                          "type": "PipelineType",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "PipelineType": {
                          "values": {
                            "PIPELINE_TYPE_UNSPECIFIED": 0,
                            "DATAFORM": 1,
                            "SQL": 3,
                            "NOTEBOOK": 4
                          }
                        }
                      }
                    },
                    "ListCompilationResultsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListCompilationResultsResponse": {
                      "fields": {
                        "compilationResults": {
                          "rule": "repeated",
                          "type": "CompilationResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetCompilationResultRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        }
                      }
                    },
                    "CreateCompilationResultRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "compilationResult": {
                          "type": "CompilationResult",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Target": {
                      "fields": {
                        "database": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "schema": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "RelationDescriptor": {
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 1
                        },
                        "columns": {
                          "rule": "repeated",
                          "type": "ColumnDescriptor",
                          "id": 2
                        },
                        "bigqueryLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 3
                        }
                      },
                      "nested": {
                        "ColumnDescriptor": {
                          "fields": {
                            "path": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 1
                            },
                            "description": {
                              "type": "string",
                              "id": 2
                            },
                            "bigqueryPolicyTags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            }
                          }
                        }
                      }
                    },
                    "CompilationResultAction": {
                      "oneofs": {
                        "compiledObject": {
                          "oneof": [
                            "relation",
                            "operations",
                            "assertion",
                            "declaration",
                            "notebook",
                            "dataPreparation"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "relation": {
                          "type": "Relation",
                          "id": 4
                        },
                        "operations": {
                          "type": "Operations",
                          "id": 5
                        },
                        "assertion": {
                          "type": "Assertion",
                          "id": 6
                        },
                        "declaration": {
                          "type": "Declaration",
                          "id": 7
                        },
                        "notebook": {
                          "type": "Notebook",
                          "id": 8
                        },
                        "dataPreparation": {
                          "type": "DataPreparation",
                          "id": 9
                        },
                        "target": {
                          "type": "Target",
                          "id": 1
                        },
                        "canonicalTarget": {
                          "type": "Target",
                          "id": 2
                        },
                        "filePath": {
                          "type": "string",
                          "id": 3
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Relation": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 4
                            },
                            "relationType": {
                              "type": "RelationType",
                              "id": 5
                            },
                            "selectQuery": {
                              "type": "string",
                              "id": 6
                            },
                            "preOperations": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 7
                            },
                            "postOperations": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 8
                            },
                            "incrementalTableConfig": {
                              "type": "IncrementalTableConfig",
                              "id": 9
                            },
                            "partitionExpression": {
                              "type": "string",
                              "id": 10
                            },
                            "clusterExpressions": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 11
                            },
                            "partitionExpirationDays": {
                              "type": "int32",
                              "id": 12
                            },
                            "requirePartitionFilter": {
                              "type": "bool",
                              "id": 13
                            },
                            "additionalOptions": {
                              "keyType": "string",
                              "type": "string",
                              "id": 14
                            },
                            "connection": {
                              "type": "string",
                              "id": 15,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "tableFormat": {
                              "type": "TableFormat",
                              "id": 16,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "fileFormat": {
                              "type": "FileFormat",
                              "id": 17,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "storageUri": {
                              "type": "string",
                              "id": 18,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            }
                          },
                          "nested": {
                            "IncrementalTableConfig": {
                              "fields": {
                                "incrementalSelectQuery": {
                                  "type": "string",
                                  "id": 1
                                },
                                "refreshDisabled": {
                                  "type": "bool",
                                  "id": 2
                                },
                                "uniqueKeyParts": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 3
                                },
                                "updatePartitionFilter": {
                                  "type": "string",
                                  "id": 4
                                },
                                "incrementalPreOperations": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 5
                                },
                                "incrementalPostOperations": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 6
                                }
                              }
                            },
                            "RelationType": {
                              "values": {
                                "RELATION_TYPE_UNSPECIFIED": 0,
                                "TABLE": 1,
                                "VIEW": 2,
                                "INCREMENTAL_TABLE": 3,
                                "MATERIALIZED_VIEW": 4
                              }
                            },
                            "TableFormat": {
                              "values": {
                                "TABLE_FORMAT_UNSPECIFIED": 0,
                                "ICEBERG": 1
                              }
                            },
                            "FileFormat": {
                              "values": {
                                "FILE_FORMAT_UNSPECIFIED": 0,
                                "PARQUET": 1
                              }
                            }
                          }
                        },
                        "Operations": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 6
                            },
                            "queries": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            },
                            "hasOutput": {
                              "type": "bool",
                              "id": 5
                            }
                          }
                        },
                        "Assertion": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "parentAction": {
                              "type": "Target",
                              "id": 5
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "selectQuery": {
                              "type": "string",
                              "id": 4
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 6
                            }
                          }
                        },
                        "Declaration": {
                          "fields": {
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 1
                            }
                          }
                        },
                        "Notebook": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "contents": {
                              "type": "string",
                              "id": 3
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            }
                          }
                        },
                        "DataPreparation": {
                          "oneofs": {
                            "definition": {
                              "oneof": [
                                "contentsYaml",
                                "contentsSql"
                              ]
                            }
                          },
                          "fields": {
                            "contentsYaml": {
                              "type": "string",
                              "id": 5
                            },
                            "contentsSql": {
                              "type": "SqlDefinition",
                              "id": 6
                            },
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            }
                          },
                          "nested": {
                            "SqlDefinition": {
                              "fields": {
                                "query": {
                                  "type": "string",
                                  "id": 1
                                },
                                "errorTable": {
                                  "type": "ErrorTable",
                                  "id": 2
                                },
                                "load": {
                                  "type": "LoadConfig",
                                  "id": 3
                                }
                              }
                            },
                            "ErrorTable": {
                              "fields": {
                                "target": {
                                  "type": "Target",
                                  "id": 1
                                },
                                "retentionDays": {
                                  "type": "int32",
                                  "id": 2
                                }
                              }
                            }
                          }
                        },
                        "LoadConfig": {
                          "oneofs": {
                            "mode": {
                              "oneof": [
                                "replace",
                                "append",
                                "maximum",
                                "unique"
                              ]
                            }
                          },
                          "fields": {
                            "replace": {
                              "type": "SimpleLoadMode",
                              "id": 1
                            },
                            "append": {
                              "type": "SimpleLoadMode",
                              "id": 2
                            },
                            "maximum": {
                              "type": "IncrementalLoadMode",
                              "id": 3
                            },
                            "unique": {
                              "type": "IncrementalLoadMode",
                              "id": 4
                            }
                          }
                        },
                        "SimpleLoadMode": {
                          "fields": {}
                        },
                        "IncrementalLoadMode": {
                          "fields": {
                            "column": {
                              "type": "string",
                              "id": 1
                            }
                          }
                        }
                      }
                    },
                    "QueryCompilationResultActionsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryCompilationResultActionsResponse": {
                      "fields": {
                        "compilationResultActions": {
                          "rule": "repeated",
                          "type": "CompilationResultAction",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "WorkflowConfig": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/WorkflowConfig",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workflowConfigs/{workflow_config}",
                        "(google.api.resource).plural": "workflowConfigs",
                        "(google.api.resource).singular": "workflowConfig"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "releaseConfig": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        },
                        "invocationConfig": {
                          "type": "InvocationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "cronSchedule": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "recentScheduledExecutionRecords": {
                          "rule": "repeated",
                          "type": "ScheduledExecutionRecord",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ScheduledExecutionRecord": {
                          "oneofs": {
                            "result": {
                              "oneof": [
                                "workflowInvocation",
                                "errorStatus"
                              ]
                            }
                          },
                          "fields": {
                            "workflowInvocation": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                              }
                            },
                            "errorStatus": {
                              "type": "google.rpc.Status",
                              "id": 3
                            },
                            "executionTime": {
                              "type": "google.protobuf.Timestamp",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "InvocationConfig": {
                      "oneofs": {
                        "_queryPriority": {
                          "oneof": [
                            "queryPriority"
                          ]
                        }
                      },
                      "fields": {
                        "includedTargets": {
                          "rule": "repeated",
                          "type": "Target",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "includedTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "transitiveDependenciesIncluded": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "transitiveDependentsIncluded": {
                          "type": "bool",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "fullyRefreshIncrementalTablesEnabled": {
                          "type": "bool",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "serviceAccount": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "queryPriority": {
                          "type": "QueryPriority",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QueryPriority": {
                          "values": {
                            "QUERY_PRIORITY_UNSPECIFIED": 0,
                            "INTERACTIVE": 1,
                            "BATCH": 2
                          }
                        }
                      }
                    },
                    "ListWorkflowConfigsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkflowConfigsResponse": {
                      "fields": {
                        "workflowConfigs": {
                          "rule": "repeated",
                          "type": "WorkflowConfig",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkflowConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        }
                      }
                    },
                    "CreateWorkflowConfigRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workflowConfig": {
                          "type": "WorkflowConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "workflowConfigId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateWorkflowConfigRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "workflowConfig": {
                          "type": "WorkflowConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkflowConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        }
                      }
                    },
                    "WorkflowInvocation": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/WorkflowInvocation",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workflowInvocations/{workflow_invocation}",
                        "(google.api.resource).plural": "workflowInvocations",
                        "(google.api.resource).singular": "workflowInvocation"
                      },
                      "oneofs": {
                        "compilationSource": {
                          "oneof": [
                            "compilationResult",
                            "workflowConfig"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "compilationResult": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "workflowConfig": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationConfig": {
                          "type": "InvocationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationTiming": {
                          "type": "google.type.Interval",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "resolvedCompilationResult": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "RUNNING": 1,
                            "SUCCEEDED": 2,
                            "CANCELLED": 3,
                            "FAILED": 4,
                            "CANCELING": 5
                          }
                        }
                      }
                    },
                    "ListWorkflowInvocationsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkflowInvocationsResponse": {
                      "fields": {
                        "workflowInvocations": {
                          "rule": "repeated",
                          "type": "WorkflowInvocation",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CreateWorkflowInvocationRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workflowInvocation": {
                          "type": "WorkflowInvocation",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CancelWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CancelWorkflowInvocationResponse": {
                      "fields": {}
                    },
                    "WorkflowInvocationAction": {
                      "oneofs": {
                        "action": {
                          "oneof": [
                            "bigqueryAction",
                            "notebookAction",
                            "dataPreparationAction"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "bigqueryAction": {
                          "type": "BigQueryAction",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "notebookAction": {
                          "type": "NotebookAction",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataPreparationAction": {
                          "type": "DataPreparationAction",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "Target",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "canonicalTarget": {
                          "type": "Target",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "failureReason": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationTiming": {
                          "type": "google.type.Interval",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BigQueryAction": {
                          "fields": {
                            "sqlScript": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        },
                        "NotebookAction": {
                          "fields": {
                            "contents": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "filePath": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        },
                        "DataPreparationAction": {
                          "oneofs": {
                            "definition": {
                              "oneof": [
                                "contentsYaml",
                                "contentsSql"
                              ]
                            }
                          },
                          "fields": {
                            "contentsYaml": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "contentsSql": {
                              "type": "ActionSqlDefinition",
                              "id": 6
                            },
                            "generatedSql": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 4,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "ActionSqlDefinition": {
                              "fields": {
                                "query": {
                                  "type": "string",
                                  "id": 1
                                },
                                "errorTable": {
                                  "type": "ActionErrorTable",
                                  "id": 2
                                },
                                "loadConfig": {
                                  "type": "ActionLoadConfig",
                                  "id": 3
                                }
                              }
                            },
                            "ActionErrorTable": {
                              "fields": {
                                "target": {
                                  "type": "Target",
                                  "id": 1
                                },
                                "retentionDays": {
                                  "type": "int32",
                                  "id": 2
                                }
                              }
                            },
                            "ActionLoadConfig": {
                              "oneofs": {
                                "mode": {
                                  "oneof": [
                                    "replace",
                                    "append",
                                    "maximum",
                                    "unique"
                                  ]
                                }
                              },
                              "fields": {
                                "replace": {
                                  "type": "ActionSimpleLoadMode",
                                  "id": 1
                                },
                                "append": {
                                  "type": "ActionSimpleLoadMode",
                                  "id": 2
                                },
                                "maximum": {
                                  "type": "ActionIncrementalLoadMode",
                                  "id": 3
                                },
                                "unique": {
                                  "type": "ActionIncrementalLoadMode",
                                  "id": 4
                                }
                              }
                            },
                            "ActionSimpleLoadMode": {
                              "fields": {}
                            },
                            "ActionIncrementalLoadMode": {
                              "fields": {
                                "column": {
                                  "type": "string",
                                  "id": 1
                                }
                              }
                            }
                          }
                        },
                        "State": {
                          "values": {
                            "PENDING": 0,
                            "RUNNING": 1,
                            "SKIPPED": 2,
                            "DISABLED": 3,
                            "SUCCEEDED": 4,
                            "CANCELLED": 5,
                            "FAILED": 6
                          }
                        }
                      }
                    },
                    "QueryWorkflowInvocationActionsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryWorkflowInvocationActionsResponse": {
                      "fields": {
                        "workflowInvocationActions": {
                          "rule": "repeated",
                          "type": "WorkflowInvocationAction",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "Config": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Config",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/config",
                        "(google.api.resource).plural": "configs",
                        "(google.api.resource).singular": "config"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "defaultKmsKeyName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKey"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Config"
                          }
                        }
                      }
                    },
                    "UpdateConfigRequest": {
                      "fields": {
                        "config": {
                          "type": "Config",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "Folder": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Folder",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/folders/{folder}",
                        "(google.api.resource).plural": "folders",
                        "(google.api.resource).singular": "folder"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_creatorIamPrincipal": {
                          "oneof": [
                            "creatorIamPrincipal"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "containingFolder": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "teamFolderName": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "creatorIamPrincipal": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateFolderRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "folder": {
                          "type": "Folder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MoveFolderRequest": {
                      "oneofs": {
                        "_destinationContainingFolder": {
                          "oneof": [
                            "destinationContainingFolder"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "destinationContainingFolder": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        }
                      }
                    },
                    "UpdateFolderRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "folder": {
                          "type": "Folder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        }
                      }
                    },
                    "DeleteFolderTreeRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteTeamFolderTreeRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteFolderTreeMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCEEDED": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    },
                    "QueryFolderContentsRequest": {
                      "fields": {
                        "folder": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryFolderContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "FolderContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "FolderContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "QueryUserRootContentsRequest": {
                      "fields": {
                        "location": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryUserRootContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "RootContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "RootContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "TeamFolder": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/TeamFolder",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/teamFolders/{team_folder}",
                        "(google.api.resource).plural": "teamFolders",
                        "(google.api.resource).singular": "teamFolder"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_creatorIamPrincipal": {
                          "oneof": [
                            "creatorIamPrincipal"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "creatorIamPrincipal": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateTeamFolderRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "teamFolder": {
                          "type": "TeamFolder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTeamFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        }
                      }
                    },
                    "UpdateTeamFolderRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "teamFolder": {
                          "type": "TeamFolder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTeamFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        }
                      }
                    },
                    "QueryTeamFolderContentsRequest": {
                      "fields": {
                        "teamFolder": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryTeamFolderContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "TeamFolderContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "TeamFolderContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "SearchTeamFoldersRequest": {
                      "fields": {
                        "location": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchTeamFoldersResponse": {
                      "fields": {
                        "results": {
                          "rule": "repeated",
                          "type": "TeamFolderSearchResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "TeamFolderSearchResult": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "teamFolder"
                              ]
                            }
                          },
                          "fields": {
                            "teamFolder": {
                              "type": "TeamFolder",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "MoveFolderMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCESS": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    },
                    "MoveRepositoryMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCESS": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    }
                  }
                },
                "v1beta1": {
                  "options": {
                    "csharp_namespace": "Google.Cloud.Dataform.V1Beta1",
                    "go_package": "cloud.google.com/go/dataform/apiv1beta1/dataformpb;dataformpb",
                    "java_multiple_files": true,
                    "java_outer_classname": "DataformProto",
                    "java_package": "com.google.cloud.dataform.v1beta1",
                    "php_namespace": "Google\\Cloud\\Dataform\\V1beta1",
                    "ruby_package": "Google::Cloud::Dataform::V1beta1",
                    "(google.api.resource_definition).type": "developerconnect.googleapis.com/GitRepositoryLink",
                    "(google.api.resource_definition).pattern": "projects/{project}/locations/{location}/connections/{connection}/gitRepositoryLinks/{git_repository_link}"
                  },
                  "nested": {
                    "Dataform": {
                      "options": {
                        "(google.api.default_host)": "dataform.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/bigquery,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "GetTeamFolder": {
                          "requestType": "GetTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateTeamFolder": {
                          "requestType": "CreateTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*}/teamFolders",
                            "(google.api.http).body": "team_folder",
                            "(google.api.method_signature)": "parent,team_folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*}/teamFolders",
                                "body": "team_folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,team_folder"
                            }
                          ]
                        },
                        "UpdateTeamFolder": {
                          "requestType": "UpdateTeamFolderRequest",
                          "responseType": "TeamFolder",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{team_folder.name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.http).body": "team_folder",
                            "(google.api.method_signature)": "team_folder,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{team_folder.name=projects/*/locations/*/teamFolders/*}",
                                "body": "team_folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "team_folder,update_mask"
                            }
                          ]
                        },
                        "DeleteTeamFolder": {
                          "requestType": "DeleteTeamFolderRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "DeleteTeamFolderTree": {
                          "requestType": "DeleteTeamFolderTreeRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}:deleteTree",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,force",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "DeleteFolderTreeMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/teamFolders/*}:deleteTree",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,force"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "DeleteFolderTreeMetadata"
                              }
                            }
                          ]
                        },
                        "QueryTeamFolderContents": {
                          "requestType": "QueryTeamFolderContentsRequest",
                          "responseType": "QueryTeamFolderContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{team_folder=projects/*/locations/*/teamFolders/*}:queryContents",
                            "(google.api.method_signature)": "team_folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{team_folder=projects/*/locations/*/teamFolders/*}:queryContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "team_folder"
                            }
                          ]
                        },
                        "SearchTeamFolders": {
                          "requestType": "SearchTeamFoldersRequest",
                          "responseType": "SearchTeamFoldersResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{location=projects/*/locations/*}/teamFolders:search"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{location=projects/*/locations/*}/teamFolders:search"
                              }
                            }
                          ]
                        },
                        "GetFolder": {
                          "requestType": "GetFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/folders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/folders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateFolder": {
                          "requestType": "CreateFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*}/folders",
                            "(google.api.http).body": "folder",
                            "(google.api.method_signature)": "parent,folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*}/folders",
                                "body": "folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,folder"
                            }
                          ]
                        },
                        "UpdateFolder": {
                          "requestType": "UpdateFolderRequest",
                          "responseType": "Folder",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{folder.name=projects/*/locations/*/folders/*}",
                            "(google.api.http).body": "folder",
                            "(google.api.method_signature)": "folder,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{folder.name=projects/*/locations/*/folders/*}",
                                "body": "folder"
                              }
                            },
                            {
                              "(google.api.method_signature)": "folder,update_mask"
                            }
                          ]
                        },
                        "DeleteFolder": {
                          "requestType": "DeleteFolderRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/folders/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/folders/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "DeleteFolderTree": {
                          "requestType": "DeleteFolderTreeRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/folders/*}:deleteTree",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,force",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "DeleteFolderTreeMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/folders/*}:deleteTree",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,force"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "DeleteFolderTreeMetadata"
                              }
                            }
                          ]
                        },
                        "QueryFolderContents": {
                          "requestType": "QueryFolderContentsRequest",
                          "responseType": "QueryFolderContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{folder=projects/*/locations/*/folders/*}:queryFolderContents",
                            "(google.api.method_signature)": "folder"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{folder=projects/*/locations/*/folders/*}:queryFolderContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "folder"
                            }
                          ]
                        },
                        "QueryUserRootContents": {
                          "requestType": "QueryUserRootContentsRequest",
                          "responseType": "QueryUserRootContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{location=projects/*/locations/*}:queryUserRootContents",
                            "(google.api.method_signature)": "location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{location=projects/*/locations/*}:queryUserRootContents"
                              }
                            },
                            {
                              "(google.api.method_signature)": "location"
                            }
                          ]
                        },
                        "MoveFolder": {
                          "requestType": "MoveFolderRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/folders/*}:move",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,destination_containing_folder",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "MoveFolderMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/folders/*}:move",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,destination_containing_folder"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "MoveFolderMetadata"
                              }
                            }
                          ]
                        },
                        "ListRepositories": {
                          "requestType": "ListRepositoriesRequest",
                          "responseType": "ListRepositoriesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*}/repositories",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*}/repositories"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetRepository": {
                          "requestType": "GetRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateRepository": {
                          "requestType": "CreateRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*}/repositories",
                            "(google.api.http).body": "repository",
                            "(google.api.method_signature)": "parent,repository,repository_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*}/repositories",
                                "body": "repository"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,repository,repository_id"
                            }
                          ]
                        },
                        "UpdateRepository": {
                          "requestType": "UpdateRepositoryRequest",
                          "responseType": "Repository",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{repository.name=projects/*/locations/*/repositories/*}",
                            "(google.api.http).body": "repository",
                            "(google.api.method_signature)": "repository,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{repository.name=projects/*/locations/*/repositories/*}",
                                "body": "repository"
                              }
                            },
                            {
                              "(google.api.method_signature)": "repository,update_mask"
                            }
                          ]
                        },
                        "DeleteRepository": {
                          "requestType": "DeleteRepositoryRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/repositories/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/repositories/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "DeleteRepositoryLongRunning": {
                          "requestType": "DeleteRepositoryLongRunningRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:deleteLongRunning",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,force",
                            "(google.longrunning.operation_info).response_type": "DeleteRepositoryLongRunningResponse",
                            "(google.longrunning.operation_info).metadata_type": "DeleteRepositoryLongRunningMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:deleteLongRunning",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,force"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "DeleteRepositoryLongRunningResponse",
                                "metadata_type": "DeleteRepositoryLongRunningMetadata"
                              }
                            }
                          ]
                        },
                        "MoveRepository": {
                          "requestType": "MoveRepositoryRequest",
                          "responseType": "google.longrunning.Operation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:move",
                            "(google.api.http).body": "*",
                            "(google.api.method_signature)": "name,destination_containing_folder",
                            "(google.longrunning.operation_info).response_type": "google.protobuf.Empty",
                            "(google.longrunning.operation_info).metadata_type": "MoveRepositoryMetadata"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:move",
                                "body": "*"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name,destination_containing_folder"
                            },
                            {
                              "(google.longrunning.operation_info)": {
                                "response_type": "google.protobuf.Empty",
                                "metadata_type": "MoveRepositoryMetadata"
                              }
                            }
                          ]
                        },
                        "CommitRepositoryChanges": {
                          "requestType": "CommitRepositoryChangesRequest",
                          "responseType": "CommitRepositoryChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:commit",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*}:commit",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ReadRepositoryFile": {
                          "requestType": "ReadRepositoryFileRequest",
                          "responseType": "ReadRepositoryFileResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:readFile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:readFile"
                              }
                            }
                          ]
                        },
                        "QueryRepositoryDirectoryContents": {
                          "requestType": "QueryRepositoryDirectoryContentsRequest",
                          "responseType": "QueryRepositoryDirectoryContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:queryDirectoryContents"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:queryDirectoryContents"
                              }
                            }
                          ]
                        },
                        "FetchRepositoryHistory": {
                          "requestType": "FetchRepositoryHistoryRequest",
                          "responseType": "FetchRepositoryHistoryResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:fetchHistory"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:fetchHistory"
                              }
                            }
                          ]
                        },
                        "ComputeRepositoryAccessTokenStatus": {
                          "requestType": "ComputeRepositoryAccessTokenStatusRequest",
                          "responseType": "ComputeRepositoryAccessTokenStatusResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:computeAccessTokenStatus"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:computeAccessTokenStatus"
                              }
                            }
                          ]
                        },
                        "FetchRemoteBranches": {
                          "requestType": "FetchRemoteBranchesRequest",
                          "responseType": "FetchRemoteBranchesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:fetchRemoteBranches"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*}:fetchRemoteBranches"
                              }
                            }
                          ]
                        },
                        "ListWorkspaces": {
                          "requestType": "ListWorkspacesRequest",
                          "responseType": "ListWorkspacesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workspaces"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkspace": {
                          "requestType": "GetWorkspaceRequest",
                          "responseType": "Workspace",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkspace": {
                          "requestType": "CreateWorkspaceRequest",
                          "responseType": "Workspace",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                            "(google.api.http).body": "workspace",
                            "(google.api.method_signature)": "parent,workspace,workspace_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workspaces",
                                "body": "workspace"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workspace,workspace_id"
                            }
                          ]
                        },
                        "DeleteWorkspace": {
                          "requestType": "DeleteWorkspaceRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "InstallNpmPackages": {
                          "requestType": "InstallNpmPackagesRequest",
                          "responseType": "InstallNpmPackagesResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:installNpmPackages",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:installNpmPackages",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "PullGitCommits": {
                          "requestType": "PullGitCommitsRequest",
                          "responseType": "PullGitCommitsResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:pull",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:pull",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "SyncWorkspaceRefs": {
                          "requestType": "SyncWorkspaceRefsRequest",
                          "responseType": "SyncWorkspaceRefsResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:syncWorkspaceRefs",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:syncWorkspaceRefs",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchWorkspaceBranches": {
                          "requestType": "FetchWorkspaceBranchesRequest",
                          "responseType": "FetchWorkspaceBranchesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchBranches"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchBranches"
                              }
                            }
                          ]
                        },
                        "DeleteBranch": {
                          "requestType": "DeleteBranchRequest",
                          "responseType": "DeleteBranchResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:deleteBranch",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:deleteBranch",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "CheckoutWorkspaceBranch": {
                          "requestType": "CheckoutWorkspaceBranchRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:checkout",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:checkout",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchCurrentWorkspaceBranch": {
                          "requestType": "FetchCurrentWorkspaceBranchRequest",
                          "responseType": "FetchCurrentWorkspaceBranchResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchCurrentBranch"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchCurrentBranch"
                              }
                            }
                          ]
                        },
                        "PushGitCommits": {
                          "requestType": "PushGitCommitsRequest",
                          "responseType": "PushGitCommitsResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:push",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:push",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchFileGitStatuses": {
                          "requestType": "FetchFileGitStatusesRequest",
                          "responseType": "FetchFileGitStatusesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileGitStatuses"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileGitStatuses"
                              }
                            }
                          ]
                        },
                        "FetchGitAheadBehind": {
                          "requestType": "FetchGitAheadBehindRequest",
                          "responseType": "FetchGitAheadBehindResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchGitAheadBehind"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:fetchGitAheadBehind"
                              }
                            }
                          ]
                        },
                        "CommitWorkspaceChanges": {
                          "requestType": "CommitWorkspaceChangesRequest",
                          "responseType": "CommitWorkspaceChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:commit",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:commit",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ResetWorkspaceChanges": {
                          "requestType": "ResetWorkspaceChangesRequest",
                          "responseType": "ResetWorkspaceChangesResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:reset",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workspaces/*}:reset",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "FetchFileDiff": {
                          "requestType": "FetchFileDiffRequest",
                          "responseType": "FetchFileDiffResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileDiff"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:fetchFileDiff"
                              }
                            }
                          ]
                        },
                        "QueryDirectoryContents": {
                          "requestType": "QueryDirectoryContentsRequest",
                          "responseType": "QueryDirectoryContentsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:queryDirectoryContents"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:queryDirectoryContents"
                              }
                            }
                          ]
                        },
                        "SearchFiles": {
                          "requestType": "SearchFilesRequest",
                          "responseType": "SearchFilesResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:searchFiles"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:searchFiles"
                              }
                            }
                          ]
                        },
                        "MakeDirectory": {
                          "requestType": "MakeDirectoryRequest",
                          "responseType": "MakeDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:makeDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:makeDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "RemoveDirectory": {
                          "requestType": "RemoveDirectoryRequest",
                          "responseType": "RemoveDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "MoveDirectory": {
                          "requestType": "MoveDirectoryRequest",
                          "responseType": "MoveDirectoryResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveDirectory",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveDirectory",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ReadFile": {
                          "requestType": "ReadFileRequest",
                          "responseType": "ReadFileResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:readFile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:readFile"
                              }
                            }
                          ]
                        },
                        "RemoveFile": {
                          "requestType": "RemoveFileRequest",
                          "responseType": "RemoveFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:removeFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "MoveFile": {
                          "requestType": "MoveFileRequest",
                          "responseType": "MoveFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:moveFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "WriteFile": {
                          "requestType": "WriteFileRequest",
                          "responseType": "WriteFileResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:writeFile",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{workspace=projects/*/locations/*/repositories/*/workspaces/*}:writeFile",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "ListReleaseConfigs": {
                          "requestType": "ListReleaseConfigsRequest",
                          "responseType": "ListReleaseConfigsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetReleaseConfig": {
                          "requestType": "GetReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateReleaseConfig": {
                          "requestType": "CreateReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                            "(google.api.http).body": "release_config",
                            "(google.api.method_signature)": "parent,release_config,release_config_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/releaseConfigs",
                                "body": "release_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,release_config,release_config_id"
                            }
                          ]
                        },
                        "UpdateReleaseConfig": {
                          "requestType": "UpdateReleaseConfigRequest",
                          "responseType": "ReleaseConfig",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{release_config.name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.http).body": "release_config",
                            "(google.api.method_signature)": "release_config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{release_config.name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                                "body": "release_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "release_config,update_mask"
                            }
                          ]
                        },
                        "DeleteReleaseConfig": {
                          "requestType": "DeleteReleaseConfigRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/releaseConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "ListCompilationResults": {
                          "requestType": "ListCompilationResultsRequest",
                          "responseType": "ListCompilationResultsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/compilationResults"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetCompilationResult": {
                          "requestType": "GetCompilationResultRequest",
                          "responseType": "CompilationResult",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/compilationResults/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/compilationResults/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateCompilationResult": {
                          "requestType": "CreateCompilationResultRequest",
                          "responseType": "CompilationResult",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                            "(google.api.http).body": "compilation_result",
                            "(google.api.method_signature)": "parent,compilation_result"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/compilationResults",
                                "body": "compilation_result"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,compilation_result"
                            }
                          ]
                        },
                        "QueryCompilationResultActions": {
                          "requestType": "QueryCompilationResultActionsRequest",
                          "responseType": "QueryCompilationResultActionsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/compilationResults/*}:query"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/compilationResults/*}:query"
                              }
                            }
                          ]
                        },
                        "ListWorkflowConfigs": {
                          "requestType": "ListWorkflowConfigsRequest",
                          "responseType": "ListWorkflowConfigsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkflowConfig": {
                          "requestType": "GetWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkflowConfig": {
                          "requestType": "CreateWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                            "(google.api.http).body": "workflow_config",
                            "(google.api.method_signature)": "parent,workflow_config,workflow_config_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowConfigs",
                                "body": "workflow_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workflow_config,workflow_config_id"
                            }
                          ]
                        },
                        "UpdateWorkflowConfig": {
                          "requestType": "UpdateWorkflowConfigRequest",
                          "responseType": "WorkflowConfig",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{workflow_config.name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.http).body": "workflow_config",
                            "(google.api.method_signature)": "workflow_config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{workflow_config.name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                                "body": "workflow_config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "workflow_config,update_mask"
                            }
                          ]
                        },
                        "DeleteWorkflowConfig": {
                          "requestType": "DeleteWorkflowConfigRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowConfigs/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "ListWorkflowInvocations": {
                          "requestType": "ListWorkflowInvocationsRequest",
                          "responseType": "ListWorkflowInvocationsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                            "(google.api.method_signature)": "parent"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent"
                            }
                          ]
                        },
                        "GetWorkflowInvocation": {
                          "requestType": "GetWorkflowInvocationRequest",
                          "responseType": "WorkflowInvocation",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CreateWorkflowInvocation": {
                          "requestType": "CreateWorkflowInvocationRequest",
                          "responseType": "WorkflowInvocation",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                            "(google.api.http).body": "workflow_invocation",
                            "(google.api.method_signature)": "parent,workflow_invocation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{parent=projects/*/locations/*/repositories/*}/workflowInvocations",
                                "body": "workflow_invocation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent,workflow_invocation"
                            }
                          ]
                        },
                        "DeleteWorkflowInvocation": {
                          "requestType": "DeleteWorkflowInvocationRequest",
                          "responseType": "google.protobuf.Empty",
                          "options": {
                            "(google.api.http).delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "CancelWorkflowInvocation": {
                          "requestType": "CancelWorkflowInvocationRequest",
                          "responseType": "CancelWorkflowInvocationResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:cancel",
                            "(google.api.http).body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:cancel",
                                "body": "*"
                              }
                            }
                          ]
                        },
                        "QueryWorkflowInvocationActions": {
                          "requestType": "QueryWorkflowInvocationActionsRequest",
                          "responseType": "QueryWorkflowInvocationActionsResponse",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:query"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/repositories/*/workflowInvocations/*}:query"
                              }
                            }
                          ]
                        },
                        "GetConfig": {
                          "requestType": "GetConfigRequest",
                          "responseType": "Config",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{name=projects/*/locations/*/config}",
                            "(google.api.method_signature)": "name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{name=projects/*/locations/*/config}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "name"
                            }
                          ]
                        },
                        "UpdateConfig": {
                          "requestType": "UpdateConfigRequest",
                          "responseType": "Config",
                          "options": {
                            "(google.api.http).patch": "/v1beta1/{config.name=projects/*/locations/*/config}",
                            "(google.api.http).body": "config",
                            "(google.api.method_signature)": "config,update_mask"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/v1beta1/{config.name=projects/*/locations/*/config}",
                                "body": "config"
                              }
                            },
                            {
                              "(google.api.method_signature)": "config,update_mask"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "google.iam.v1.GetIamPolicyRequest",
                          "responseType": "google.iam.v1.Policy",
                          "options": {
                            "(google.api.http).get": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:getIamPolicy",
                            "(google.api.http).additional_bindings.get": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:getIamPolicy",
                            "(google.api.method_signature)": "resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:getIamPolicy",
                                "additional_bindings": [
                                  {
                                    "get": "/v1beta1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:getIamPolicy"
                                  },
                                  {
                                    "get": "/v1beta1/{resource=projects/*/locations/*/folders/*}:getIamPolicy"
                                  },
                                  {
                                    "get": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:getIamPolicy"
                                  }
                                ]
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "google.iam.v1.SetIamPolicyRequest",
                          "responseType": "google.iam.v1.Policy",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:setIamPolicy",
                            "(google.api.http).body": "*",
                            "(google.api.http).additional_bindings.post": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:setIamPolicy",
                            "(google.api.http).additional_bindings.body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:setIamPolicy",
                                "body": "*",
                                "additional_bindings": [
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:setIamPolicy",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/folders/*}:setIamPolicy",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:setIamPolicy",
                                    "body": "*"
                                  }
                                ]
                              }
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "google.iam.v1.TestIamPermissionsRequest",
                          "responseType": "google.iam.v1.TestIamPermissionsResponse",
                          "options": {
                            "(google.api.http).post": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:testIamPermissions",
                            "(google.api.http).body": "*",
                            "(google.api.http).additional_bindings.post": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:testIamPermissions",
                            "(google.api.http).additional_bindings.body": "*"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/v1beta1/{resource=projects/*/locations/*/repositories/*}:testIamPermissions",
                                "body": "*",
                                "additional_bindings": [
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/repositories/*/workspaces/*}:testIamPermissions",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/folders/*}:testIamPermissions",
                                    "body": "*"
                                  },
                                  {
                                    "post": "/v1beta1/{resource=projects/*/locations/*/teamFolders/*}:testIamPermissions",
                                    "body": "*"
                                  }
                                ]
                              }
                            }
                          ]
                        }
                      }
                    },
                    "DirectoryContentsView": {
                      "values": {
                        "DIRECTORY_CONTENTS_VIEW_UNSPECIFIED": 0,
                        "DIRECTORY_CONTENTS_VIEW_BASIC": 1,
                        "DIRECTORY_CONTENTS_VIEW_METADATA": 2
                      }
                    },
                    "DataEncryptionState": {
                      "fields": {
                        "kmsKeyVersionName": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKeyVersion"
                          }
                        }
                      }
                    },
                    "Repository": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Repository",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}",
                        "(google.api.resource).plural": "repositories",
                        "(google.api.resource).singular": "repository"
                      },
                      "oneofs": {
                        "_containingFolder": {
                          "oneof": [
                            "containingFolder"
                          ]
                        },
                        "_teamFolderName": {
                          "oneof": [
                            "teamFolderName"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "containingFolder": {
                          "type": "string",
                          "id": 16,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        },
                        "teamFolderName": {
                          "type": "string",
                          "id": 18,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 13,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "gitRemoteSettings": {
                          "type": "GitRemoteSettings",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "npmrcEnvironmentVariablesSecretVersion": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                          }
                        },
                        "workspaceCompilationOverrides": {
                          "type": "WorkspaceCompilationOverrides",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "setAuthenticatedUserAdmin": {
                          "type": "bool",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "INPUT_ONLY"
                          }
                        },
                        "serviceAccount": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "kmsKeyName": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKey"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 15,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GitRemoteSettings": {
                          "oneofs": {
                            "_gitRepositoryLink": {
                              "oneof": [
                                "gitRepositoryLink"
                              ]
                            }
                          },
                          "fields": {
                            "url": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "REQUIRED"
                              }
                            },
                            "defaultBranch": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "effectiveDefaultBranch": {
                              "type": "string",
                              "id": 9,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "authenticationTokenSecretVersion": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL",
                                "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                              }
                            },
                            "sshAuthenticationConfig": {
                              "type": "SshAuthenticationConfig",
                              "id": 5,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "gitRepositoryLink": {
                              "type": "string",
                              "id": 7,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL",
                                "(google.api.resource_reference).type": "developerconnect.googleapis.com/GitRepositoryLink",
                                "proto3_optional": true
                              }
                            },
                            "tokenStatus": {
                              "type": "TokenStatus",
                              "id": 4,
                              "options": {
                                "deprecated": true,
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "SshAuthenticationConfig": {
                              "fields": {
                                "userPrivateKeySecretVersion": {
                                  "type": "string",
                                  "id": 1,
                                  "options": {
                                    "(google.api.field_behavior)": "REQUIRED",
                                    "(google.api.resource_reference).type": "secretmanager.googleapis.com/SecretVersion"
                                  }
                                },
                                "hostPublicKey": {
                                  "type": "string",
                                  "id": 2,
                                  "options": {
                                    "(google.api.field_behavior)": "REQUIRED"
                                  }
                                }
                              }
                            },
                            "TokenStatus": {
                              "values": {
                                "TOKEN_STATUS_UNSPECIFIED": 0,
                                "NOT_FOUND": 1,
                                "INVALID": 2,
                                "VALID": 3
                              }
                            }
                          }
                        },
                        "WorkspaceCompilationOverrides": {
                          "fields": {
                            "defaultDatabase": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "schemaSuffix": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "tablePrefix": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            }
                          }
                        }
                      }
                    },
                    "PrivateResourceMetadata": {
                      "fields": {
                        "userScoped": {
                          "type": "bool",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "ListRepositoriesRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListRepositoriesResponse": {
                      "fields": {
                        "repositories": {
                          "rule": "repeated",
                          "type": "Repository",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "MoveRepositoryRequest": {
                      "oneofs": {
                        "_destinationContainingFolder": {
                          "oneof": [
                            "destinationContainingFolder"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "destinationContainingFolder": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetRepositoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "CreateRepositoryRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "repository": {
                          "type": "Repository",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "repositoryId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateRepositoryRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "repository": {
                          "type": "Repository",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRepositoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteRepositoryLongRunningResponse": {
                      "fields": {}
                    },
                    "DeleteRepositoryLongRunningRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "CommitRepositoryChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitMetadata": {
                          "type": "CommitMetadata",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requiredHeadCommitSha": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "fileOperations": {
                          "keyType": "string",
                          "type": "FileOperation",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      },
                      "nested": {
                        "FileOperation": {
                          "oneofs": {
                            "operation": {
                              "oneof": [
                                "writeFile",
                                "deleteFile"
                              ]
                            }
                          },
                          "fields": {
                            "writeFile": {
                              "type": "WriteFile",
                              "id": 1
                            },
                            "deleteFile": {
                              "type": "DeleteFile",
                              "id": 2
                            }
                          },
                          "nested": {
                            "WriteFile": {
                              "fields": {
                                "contents": {
                                  "type": "bytes",
                                  "id": 1
                                }
                              }
                            },
                            "DeleteFile": {
                              "fields": {}
                            }
                          }
                        }
                      }
                    },
                    "CommitRepositoryChangesResponse": {
                      "fields": {
                        "commitSha": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "ReadRepositoryFileRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ReadRepositoryFileResponse": {
                      "fields": {
                        "contents": {
                          "type": "bytes",
                          "id": 1
                        }
                      }
                    },
                    "QueryRepositoryDirectoryContentsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryRepositoryDirectoryContentsResponse": {
                      "fields": {
                        "directoryEntries": {
                          "rule": "repeated",
                          "type": "DirectoryEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "FetchRepositoryHistoryRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "FetchRepositoryHistoryResponse": {
                      "fields": {
                        "commits": {
                          "rule": "repeated",
                          "type": "CommitLogEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "CommitLogEntry": {
                      "fields": {
                        "commitTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1
                        },
                        "commitSha": {
                          "type": "string",
                          "id": 2
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 3
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 4
                        }
                      }
                    },
                    "CommitMetadata": {
                      "fields": {
                        "author": {
                          "type": "CommitAuthor",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ComputeRepositoryAccessTokenStatusRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "ComputeRepositoryAccessTokenStatusResponse": {
                      "fields": {
                        "tokenStatus": {
                          "type": "TokenStatus",
                          "id": 1
                        }
                      },
                      "nested": {
                        "TokenStatus": {
                          "values": {
                            "TOKEN_STATUS_UNSPECIFIED": 0,
                            "NOT_FOUND": 1,
                            "INVALID": 2,
                            "VALID": 3,
                            "PERMISSION_DENIED": 4
                          }
                        }
                      }
                    },
                    "FetchRemoteBranchesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        }
                      }
                    },
                    "FetchRemoteBranchesResponse": {
                      "fields": {
                        "branches": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "Workspace": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Workspace",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}",
                        "(google.api.resource).plural": "workspaces",
                        "(google.api.resource).singular": "workspace"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_disableMoves": {
                          "oneof": [
                            "disableMoves"
                          ]
                        },
                        "_originalBranch": {
                          "oneof": [
                            "originalBranch"
                          ]
                        },
                        "_enableBranchManagement": {
                          "oneof": [
                            "enableBranchManagement"
                          ]
                        },
                        "_shallow": {
                          "oneof": [
                            "shallow"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "disableMoves": {
                          "type": "bool",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        },
                        "originalBranch": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "enableBranchManagement": {
                          "type": "bool",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "proto3_optional": true
                          }
                        },
                        "depth": {
                          "type": "int32",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "INPUT_ONLY"
                          }
                        },
                        "shallow": {
                          "type": "bool",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListWorkspacesRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkspacesResponse": {
                      "fields": {
                        "workspaces": {
                          "rule": "repeated",
                          "type": "Workspace",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkspaceRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "CreateWorkspaceRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workspace": {
                          "type": "Workspace",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "workspaceId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkspaceRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "CommitAuthor": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "emailAddress": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PullGitCommitsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PullGitCommitsResponse": {
                      "fields": {}
                    },
                    "CheckoutWorkspaceBranchRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "branch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "createIfNotExists": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "sourceBranch": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SyncWorkspaceRefsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranchName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "deepen": {
                          "type": "int32",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SyncWorkspaceRefsResponse": {
                      "fields": {}
                    },
                    "DeleteBranchRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "branch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteBranchResponse": {
                      "fields": {}
                    },
                    "PushGitCommitsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "PushGitCommitsResponse": {
                      "fields": {}
                    },
                    "FetchFileGitStatusesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "FetchFileGitStatusesResponse": {
                      "fields": {
                        "uncommittedFileChanges": {
                          "rule": "repeated",
                          "type": "UncommittedFileChange",
                          "id": 1
                        }
                      },
                      "nested": {
                        "UncommittedFileChange": {
                          "fields": {
                            "path": {
                              "type": "string",
                              "id": 1
                            },
                            "state": {
                              "type": "State",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "State": {
                              "values": {
                                "STATE_UNSPECIFIED": 0,
                                "ADDED": 1,
                                "DELETED": 2,
                                "MODIFIED": 3,
                                "HAS_CONFLICTS": 4
                              }
                            }
                          }
                        }
                      }
                    },
                    "FetchGitAheadBehindRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "remoteBranch": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "FetchGitAheadBehindResponse": {
                      "fields": {
                        "commitsAhead": {
                          "type": "int32",
                          "id": 1
                        },
                        "commitsBehind": {
                          "type": "int32",
                          "id": 2
                        }
                      }
                    },
                    "CommitWorkspaceChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "author": {
                          "type": "CommitAuthor",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitMessage": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "CommitWorkspaceChangesResponse": {
                      "fields": {}
                    },
                    "ResetWorkspaceChangesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "clean": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ResetWorkspaceChangesResponse": {
                      "fields": {}
                    },
                    "FetchFileDiffRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "FetchFileDiffResponse": {
                      "fields": {
                        "formattedDiff": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "QueryDirectoryContentsRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "view": {
                          "type": "DirectoryContentsView",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryDirectoryContentsResponse": {
                      "fields": {
                        "directoryEntries": {
                          "rule": "repeated",
                          "type": "DirectoryEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "DirectoryEntry": {
                      "oneofs": {
                        "entry": {
                          "oneof": [
                            "file",
                            "directory"
                          ]
                        }
                      },
                      "fields": {
                        "file": {
                          "type": "string",
                          "id": 1
                        },
                        "directory": {
                          "type": "string",
                          "id": 2
                        },
                        "metadata": {
                          "type": "FilesystemEntryMetadata",
                          "id": 3
                        }
                      }
                    },
                    "FilesystemEntryMetadata": {
                      "fields": {
                        "sizeBytes": {
                          "type": "int64",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "SearchFilesRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchFilesResponse": {
                      "fields": {
                        "searchResults": {
                          "rule": "repeated",
                          "type": "SearchResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchResult": {
                      "oneofs": {
                        "entry": {
                          "oneof": [
                            "file",
                            "directory"
                          ]
                        }
                      },
                      "fields": {
                        "file": {
                          "type": "FileSearchResult",
                          "id": 1
                        },
                        "directory": {
                          "type": "DirectorySearchResult",
                          "id": 2
                        }
                      }
                    },
                    "FileSearchResult": {
                      "fields": {
                        "path": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "DirectorySearchResult": {
                      "fields": {
                        "path": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    },
                    "MakeDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MakeDirectoryResponse": {
                      "fields": {}
                    },
                    "RemoveDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveDirectoryResponse": {
                      "fields": {}
                    },
                    "MoveDirectoryRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "newPath": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MoveDirectoryResponse": {
                      "fields": {}
                    },
                    "ReadFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "revision": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ReadFileResponse": {
                      "fields": {
                        "fileContents": {
                          "type": "bytes",
                          "id": 1
                        }
                      }
                    },
                    "RemoveFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveFileResponse": {
                      "fields": {}
                    },
                    "MoveFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "newPath": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MoveFileResponse": {
                      "fields": {}
                    },
                    "WriteFileRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "contents": {
                          "type": "bytes",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WriteFileResponse": {
                      "fields": {}
                    },
                    "InstallNpmPackagesRequest": {
                      "fields": {
                        "workspace": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "InstallNpmPackagesResponse": {
                      "fields": {}
                    },
                    "ReleaseConfig": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/ReleaseConfig",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/releaseConfigs/{release_config}",
                        "(google.api.resource).plural": "releaseConfigs",
                        "(google.api.resource).singular": "releaseConfig"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "gitCommitish": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "codeCompilationConfig": {
                          "type": "CodeCompilationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "cronSchedule": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "recentScheduledReleaseRecords": {
                          "rule": "repeated",
                          "type": "ScheduledReleaseRecord",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "releaseCompilationResult": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ScheduledReleaseRecord": {
                          "oneofs": {
                            "result": {
                              "oneof": [
                                "compilationResult",
                                "errorStatus"
                              ]
                            }
                          },
                          "fields": {
                            "compilationResult": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                              }
                            },
                            "errorStatus": {
                              "type": "google.rpc.Status",
                              "id": 3
                            },
                            "releaseTime": {
                              "type": "google.protobuf.Timestamp",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "ListReleaseConfigsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListReleaseConfigsResponse": {
                      "fields": {
                        "releaseConfigs": {
                          "rule": "repeated",
                          "type": "ReleaseConfig",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetReleaseConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        }
                      }
                    },
                    "CreateReleaseConfigRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "releaseConfig": {
                          "type": "ReleaseConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "releaseConfigId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateReleaseConfigRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "releaseConfig": {
                          "type": "ReleaseConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteReleaseConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        }
                      }
                    },
                    "CompilationResult": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/CompilationResult",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/compilationResults/{compilation_result}",
                        "(google.api.resource).plural": "compilationResults",
                        "(google.api.resource).singular": "compilationResult"
                      },
                      "oneofs": {
                        "source": {
                          "oneof": [
                            "gitCommitish",
                            "workspace",
                            "releaseConfig"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "gitCommitish": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "workspace": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "releaseConfig": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "codeCompilationConfig": {
                          "type": "CodeCompilationConfig",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "resolvedGitCommitSha": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataformCoreVersion": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "compilationErrors": {
                          "rule": "repeated",
                          "type": "CompilationError",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "gcsRepositorySnapshotMetadata": {
                          "type": "GcsRepositorySnapshotMetadata",
                          "id": 13,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "CompilationError": {
                          "fields": {
                            "message": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "stack": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "path": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "actionTarget": {
                              "type": "Target",
                              "id": 4,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "WorkflowTriggerConfig": {
                      "fields": {
                        "condition": {
                          "type": "Condition",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "workflowTriggers": {
                          "rule": "repeated",
                          "type": "WorkflowTrigger",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "minExecutionDuration": {
                          "type": "google.protobuf.Duration",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "maxWaitDuration": {
                          "type": "google.protobuf.Duration",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "recentTriggerEvaluationRecords": {
                          "rule": "repeated",
                          "type": "TriggerEvaluationRecord",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "lastSuccessfulEvaluationTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "Condition": {
                          "values": {
                            "CONDITION_UNSPECIFIED": 0,
                            "ALL": 1,
                            "ANY": 2
                          }
                        }
                      }
                    },
                    "TriggerEvaluationRecord": {
                      "fields": {
                        "evaluationTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "status": {
                          "type": "google.rpc.Status",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "WorkflowTrigger": {
                      "oneofs": {
                        "trigger": {
                          "oneof": [
                            "tableUpdateTrigger"
                          ]
                        }
                      },
                      "fields": {
                        "tableUpdateTrigger": {
                          "type": "TableUpdateTrigger",
                          "id": 1
                        }
                      }
                    },
                    "TableUpdateTrigger": {
                      "fields": {
                        "table": {
                          "type": "Target",
                          "id": 1
                        },
                        "triggerUpdateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "CodeCompilationConfig": {
                      "oneofs": {
                        "_lineageEnabled": {
                          "oneof": [
                            "lineageEnabled"
                          ]
                        }
                      },
                      "fields": {
                        "defaultDatabase": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultSchema": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultLocation": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "assertionSchema": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "vars": {
                          "keyType": "string",
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "databaseSuffix": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "schemaSuffix": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "tablePrefix": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "builtinAssertionNamePrefix": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "defaultNotebookRuntimeOptions": {
                          "type": "NotebookRuntimeOptions",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "lineageEnabled": {
                          "type": "bool",
                          "id": 14,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GcsRepositorySnapshotMetadata": {
                      "fields": {
                        "repositorySnapshotUri": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "crc32cChecksum": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "generation": {
                          "type": "int64",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      }
                    },
                    "GcsRepositorySnapshotDestination": {
                      "fields": {
                        "repositorySnapshotUri": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "NotebookRuntimeOptions": {
                      "oneofs": {
                        "executionSink": {
                          "oneof": [
                            "gcsOutputBucket"
                          ]
                        },
                        "repositorySnapshotStorage": {
                          "oneof": [
                            "gcsRepositorySnapshotDestination"
                          ]
                        }
                      },
                      "fields": {
                        "gcsOutputBucket": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "gcsRepositorySnapshotDestination": {
                          "type": "GcsRepositorySnapshotDestination",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "aiPlatformNotebookRuntimeTemplate": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "aiplatform.googleapis.com/NotebookRuntimeTemplate"
                          }
                        }
                      }
                    },
                    "PipelineConfig": {
                      "fields": {
                        "pipelineType": {
                          "type": "PipelineType",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "PipelineType": {
                          "values": {
                            "PIPELINE_TYPE_UNSPECIFIED": 0,
                            "DATAFORM": 1,
                            "SQL": 3,
                            "NOTEBOOK": 4
                          }
                        }
                      }
                    },
                    "ListCompilationResultsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListCompilationResultsResponse": {
                      "fields": {
                        "compilationResults": {
                          "rule": "repeated",
                          "type": "CompilationResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetCompilationResultRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        }
                      }
                    },
                    "CreateCompilationResultRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "compilationResult": {
                          "type": "CompilationResult",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Target": {
                      "fields": {
                        "database": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "schema": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "RelationDescriptor": {
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 1
                        },
                        "columns": {
                          "rule": "repeated",
                          "type": "ColumnDescriptor",
                          "id": 2
                        },
                        "bigqueryLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 3
                        }
                      },
                      "nested": {
                        "ColumnDescriptor": {
                          "fields": {
                            "path": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 1
                            },
                            "description": {
                              "type": "string",
                              "id": 2
                            },
                            "bigqueryPolicyTags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            }
                          }
                        }
                      }
                    },
                    "CompilationResultAction": {
                      "oneofs": {
                        "compiledObject": {
                          "oneof": [
                            "relation",
                            "operations",
                            "assertion",
                            "declaration",
                            "notebook",
                            "dataPreparation"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "relation": {
                          "type": "Relation",
                          "id": 4
                        },
                        "operations": {
                          "type": "Operations",
                          "id": 5
                        },
                        "assertion": {
                          "type": "Assertion",
                          "id": 6
                        },
                        "declaration": {
                          "type": "Declaration",
                          "id": 7
                        },
                        "notebook": {
                          "type": "Notebook",
                          "id": 8
                        },
                        "dataPreparation": {
                          "type": "DataPreparation",
                          "id": 9
                        },
                        "target": {
                          "type": "Target",
                          "id": 1
                        },
                        "canonicalTarget": {
                          "type": "Target",
                          "id": 2
                        },
                        "filePath": {
                          "type": "string",
                          "id": 3
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Relation": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 4
                            },
                            "relationType": {
                              "type": "RelationType",
                              "id": 5
                            },
                            "selectQuery": {
                              "type": "string",
                              "id": 6
                            },
                            "preOperations": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 7
                            },
                            "postOperations": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 8
                            },
                            "incrementalTableConfig": {
                              "type": "IncrementalTableConfig",
                              "id": 9
                            },
                            "partitionExpression": {
                              "type": "string",
                              "id": 10
                            },
                            "clusterExpressions": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 11
                            },
                            "partitionExpirationDays": {
                              "type": "int32",
                              "id": 12
                            },
                            "requirePartitionFilter": {
                              "type": "bool",
                              "id": 13
                            },
                            "additionalOptions": {
                              "keyType": "string",
                              "type": "string",
                              "id": 14
                            },
                            "connection": {
                              "type": "string",
                              "id": 15,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "tableFormat": {
                              "type": "TableFormat",
                              "id": 16,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "fileFormat": {
                              "type": "FileFormat",
                              "id": 17,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            },
                            "storageUri": {
                              "type": "string",
                              "id": 18,
                              "options": {
                                "(google.api.field_behavior)": "OPTIONAL"
                              }
                            }
                          },
                          "nested": {
                            "IncrementalTableConfig": {
                              "fields": {
                                "incrementalSelectQuery": {
                                  "type": "string",
                                  "id": 1
                                },
                                "refreshDisabled": {
                                  "type": "bool",
                                  "id": 2
                                },
                                "uniqueKeyParts": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 3
                                },
                                "updatePartitionFilter": {
                                  "type": "string",
                                  "id": 4
                                },
                                "incrementalPreOperations": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 5
                                },
                                "incrementalPostOperations": {
                                  "rule": "repeated",
                                  "type": "string",
                                  "id": 6
                                }
                              }
                            },
                            "RelationType": {
                              "values": {
                                "RELATION_TYPE_UNSPECIFIED": 0,
                                "TABLE": 1,
                                "VIEW": 2,
                                "INCREMENTAL_TABLE": 3,
                                "MATERIALIZED_VIEW": 4
                              }
                            },
                            "TableFormat": {
                              "values": {
                                "TABLE_FORMAT_UNSPECIFIED": 0,
                                "ICEBERG": 1
                              }
                            },
                            "FileFormat": {
                              "values": {
                                "FILE_FORMAT_UNSPECIFIED": 0,
                                "PARQUET": 1
                              }
                            }
                          }
                        },
                        "Operations": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 6
                            },
                            "queries": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            },
                            "hasOutput": {
                              "type": "bool",
                              "id": 5
                            }
                          }
                        },
                        "Assertion": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "parentAction": {
                              "type": "Target",
                              "id": 5
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 3
                            },
                            "selectQuery": {
                              "type": "string",
                              "id": 4
                            },
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 6
                            }
                          }
                        },
                        "Declaration": {
                          "fields": {
                            "relationDescriptor": {
                              "type": "RelationDescriptor",
                              "id": 1
                            }
                          }
                        },
                        "Notebook": {
                          "fields": {
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "contents": {
                              "type": "string",
                              "id": 3
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            }
                          }
                        },
                        "DataPreparation": {
                          "oneofs": {
                            "definition": {
                              "oneof": [
                                "contentsYaml",
                                "contentsSql"
                              ]
                            }
                          },
                          "fields": {
                            "contentsYaml": {
                              "type": "string",
                              "id": 5
                            },
                            "contentsSql": {
                              "type": "SqlDefinition",
                              "id": 6
                            },
                            "dependencyTargets": {
                              "rule": "repeated",
                              "type": "Target",
                              "id": 1
                            },
                            "disabled": {
                              "type": "bool",
                              "id": 2
                            },
                            "tags": {
                              "rule": "repeated",
                              "type": "string",
                              "id": 4
                            }
                          },
                          "nested": {
                            "SqlDefinition": {
                              "fields": {
                                "query": {
                                  "type": "string",
                                  "id": 1
                                },
                                "errorTable": {
                                  "type": "ErrorTable",
                                  "id": 2
                                },
                                "load": {
                                  "type": "LoadConfig",
                                  "id": 3
                                }
                              }
                            },
                            "ErrorTable": {
                              "fields": {
                                "target": {
                                  "type": "Target",
                                  "id": 1
                                },
                                "retentionDays": {
                                  "type": "int32",
                                  "id": 2
                                }
                              }
                            }
                          }
                        },
                        "LoadConfig": {
                          "oneofs": {
                            "mode": {
                              "oneof": [
                                "replace",
                                "append",
                                "maximum",
                                "unique"
                              ]
                            }
                          },
                          "fields": {
                            "replace": {
                              "type": "SimpleLoadMode",
                              "id": 1
                            },
                            "append": {
                              "type": "SimpleLoadMode",
                              "id": 2
                            },
                            "maximum": {
                              "type": "IncrementalLoadMode",
                              "id": 3
                            },
                            "unique": {
                              "type": "IncrementalLoadMode",
                              "id": 4
                            }
                          }
                        },
                        "SimpleLoadMode": {
                          "fields": {}
                        },
                        "IncrementalLoadMode": {
                          "fields": {
                            "column": {
                              "type": "string",
                              "id": 1
                            }
                          }
                        }
                      }
                    },
                    "QueryCompilationResultActionsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryCompilationResultActionsResponse": {
                      "fields": {
                        "compilationResultActions": {
                          "rule": "repeated",
                          "type": "CompilationResultAction",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "WorkflowConfig": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/WorkflowConfig",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workflowConfigs/{workflow_config}",
                        "(google.api.resource).plural": "workflowConfigs",
                        "(google.api.resource).singular": "workflowConfig"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "releaseConfig": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/ReleaseConfig"
                          }
                        },
                        "invocationConfig": {
                          "type": "InvocationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "cronSchedule": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "recentScheduledExecutionRecords": {
                          "rule": "repeated",
                          "type": "ScheduledExecutionRecord",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "workflowTriggerConfig": {
                          "type": "WorkflowTriggerConfig",
                          "id": 12,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      },
                      "nested": {
                        "ScheduledExecutionRecord": {
                          "oneofs": {
                            "result": {
                              "oneof": [
                                "workflowInvocation",
                                "errorStatus"
                              ]
                            }
                          },
                          "fields": {
                            "workflowInvocation": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                              }
                            },
                            "errorStatus": {
                              "type": "google.rpc.Status",
                              "id": 3
                            },
                            "executionTime": {
                              "type": "google.protobuf.Timestamp",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        }
                      }
                    },
                    "InvocationConfig": {
                      "oneofs": {
                        "_queryPriority": {
                          "oneof": [
                            "queryPriority"
                          ]
                        }
                      },
                      "fields": {
                        "includedTargets": {
                          "rule": "repeated",
                          "type": "Target",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "includedTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "transitiveDependenciesIncluded": {
                          "type": "bool",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "transitiveDependentsIncluded": {
                          "type": "bool",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "fullyRefreshIncrementalTablesEnabled": {
                          "type": "bool",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "serviceAccount": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "queryPriority": {
                          "type": "QueryPriority",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QueryPriority": {
                          "values": {
                            "QUERY_PRIORITY_UNSPECIFIED": 0,
                            "INTERACTIVE": 1,
                            "BATCH": 2
                          }
                        }
                      }
                    },
                    "ListWorkflowConfigsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkflowConfigsResponse": {
                      "fields": {
                        "workflowConfigs": {
                          "rule": "repeated",
                          "type": "WorkflowConfig",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkflowConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        }
                      }
                    },
                    "CreateWorkflowConfigRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workflowConfig": {
                          "type": "WorkflowConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "workflowConfigId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateWorkflowConfigRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "workflowConfig": {
                          "type": "WorkflowConfig",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkflowConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        }
                      }
                    },
                    "WorkflowInvocation": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/WorkflowInvocation",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/repositories/{repository}/workflowInvocations/{workflow_invocation}",
                        "(google.api.resource).plural": "workflowInvocations",
                        "(google.api.resource).singular": "workflowInvocation"
                      },
                      "oneofs": {
                        "compilationSource": {
                          "oneof": [
                            "compilationResult",
                            "workflowConfig"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "compilationResult": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "workflowConfig": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowConfig"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationConfig": {
                          "type": "InvocationConfig",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "IMMUTABLE"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationTiming": {
                          "type": "google.type.Interval",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "resolvedCompilationResult": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/CompilationResult"
                          }
                        },
                        "dataEncryptionState": {
                          "type": "DataEncryptionState",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "privateResourceMetadata": {
                          "type": "PrivateResourceMetadata",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "pipelineConfig": {
                          "type": "PipelineConfig",
                          "id": 11,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "RUNNING": 1,
                            "SUCCEEDED": 2,
                            "CANCELLED": 3,
                            "FAILED": 4,
                            "CANCELING": 5
                          }
                        }
                      }
                    },
                    "ListWorkflowInvocationsRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "ListWorkflowInvocationsResponse": {
                      "fields": {
                        "workflowInvocations": {
                          "rule": "repeated",
                          "type": "WorkflowInvocation",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        },
                        "unreachable": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3
                        }
                      }
                    },
                    "GetWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CreateWorkflowInvocationRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "workflowInvocation": {
                          "type": "WorkflowInvocation",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CancelWorkflowInvocationRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        }
                      }
                    },
                    "CancelWorkflowInvocationResponse": {
                      "fields": {}
                    },
                    "WorkflowInvocationAction": {
                      "oneofs": {
                        "action": {
                          "oneof": [
                            "bigqueryAction",
                            "notebookAction",
                            "dataPreparationAction"
                          ]
                        },
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "bigqueryAction": {
                          "type": "BigQueryAction",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "notebookAction": {
                          "type": "NotebookAction",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "dataPreparationAction": {
                          "type": "DataPreparationAction",
                          "id": 9,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "Target",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "canonicalTarget": {
                          "type": "Target",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "failureReason": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "invocationTiming": {
                          "type": "google.type.Interval",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 10,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BigQueryAction": {
                          "fields": {
                            "sqlScript": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        },
                        "NotebookAction": {
                          "fields": {
                            "contents": {
                              "type": "string",
                              "id": 1,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "filePath": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          }
                        },
                        "DataPreparationAction": {
                          "oneofs": {
                            "definition": {
                              "oneof": [
                                "contentsYaml",
                                "contentsSql"
                              ]
                            }
                          },
                          "fields": {
                            "contentsYaml": {
                              "type": "string",
                              "id": 2,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "contentsSql": {
                              "type": "ActionSqlDefinition",
                              "id": 6
                            },
                            "generatedSql": {
                              "type": "string",
                              "id": 3,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            },
                            "jobId": {
                              "type": "string",
                              "id": 4,
                              "options": {
                                "(google.api.field_behavior)": "OUTPUT_ONLY"
                              }
                            }
                          },
                          "nested": {
                            "ActionSqlDefinition": {
                              "fields": {
                                "query": {
                                  "type": "string",
                                  "id": 1
                                },
                                "errorTable": {
                                  "type": "ActionErrorTable",
                                  "id": 2
                                },
                                "loadConfig": {
                                  "type": "ActionLoadConfig",
                                  "id": 3
                                }
                              }
                            },
                            "ActionErrorTable": {
                              "fields": {
                                "target": {
                                  "type": "Target",
                                  "id": 1
                                },
                                "retentionDays": {
                                  "type": "int32",
                                  "id": 2
                                }
                              }
                            },
                            "ActionLoadConfig": {
                              "oneofs": {
                                "mode": {
                                  "oneof": [
                                    "replace",
                                    "append",
                                    "maximum",
                                    "unique"
                                  ]
                                }
                              },
                              "fields": {
                                "replace": {
                                  "type": "ActionSimpleLoadMode",
                                  "id": 1
                                },
                                "append": {
                                  "type": "ActionSimpleLoadMode",
                                  "id": 2
                                },
                                "maximum": {
                                  "type": "ActionIncrementalLoadMode",
                                  "id": 3
                                },
                                "unique": {
                                  "type": "ActionIncrementalLoadMode",
                                  "id": 4
                                }
                              }
                            },
                            "ActionSimpleLoadMode": {
                              "fields": {}
                            },
                            "ActionIncrementalLoadMode": {
                              "fields": {
                                "column": {
                                  "type": "string",
                                  "id": 1
                                }
                              }
                            }
                          }
                        },
                        "State": {
                          "values": {
                            "PENDING": 0,
                            "RUNNING": 1,
                            "SKIPPED": 2,
                            "DISABLED": 3,
                            "SUCCEEDED": 4,
                            "CANCELLED": 5,
                            "FAILED": 6
                          }
                        }
                      }
                    },
                    "QueryWorkflowInvocationActionsRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/WorkflowInvocation"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryWorkflowInvocationActionsResponse": {
                      "fields": {
                        "workflowInvocationActions": {
                          "rule": "repeated",
                          "type": "WorkflowInvocationAction",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "Config": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Config",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/config",
                        "(google.api.resource).plural": "configs",
                        "(google.api.resource).singular": "config"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "defaultKmsKeyName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "(google.api.resource_reference).type": "cloudkms.googleapis.com/CryptoKey"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetConfigRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Config"
                          }
                        }
                      }
                    },
                    "UpdateConfigRequest": {
                      "fields": {
                        "config": {
                          "type": "Config",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "Folder": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/Folder",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/folders/{folder}",
                        "(google.api.resource).plural": "folders",
                        "(google.api.resource).singular": "folder"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_creatorIamPrincipal": {
                          "oneof": [
                            "creatorIamPrincipal"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "containingFolder": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "teamFolderName": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "creatorIamPrincipal": {
                          "type": "string",
                          "id": 8,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateFolderRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "folder": {
                          "type": "Folder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "folderId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "deprecated": true
                          }
                        }
                      }
                    },
                    "MoveFolderRequest": {
                      "oneofs": {
                        "_destinationContainingFolder": {
                          "oneof": [
                            "destinationContainingFolder"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "destinationContainingFolder": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        }
                      }
                    },
                    "UpdateFolderRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "folder": {
                          "type": "Folder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        }
                      }
                    },
                    "DeleteFolderTreeRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteTeamFolderTreeRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        },
                        "force": {
                          "type": "bool",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "DeleteFolderTreeMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCEEDED": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    },
                    "QueryFolderContentsRequest": {
                      "fields": {
                        "folder": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Folder"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryFolderContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "FolderContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "FolderContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "QueryUserRootContentsRequest": {
                      "fields": {
                        "location": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryUserRootContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "RootContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "RootContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "TeamFolder": {
                      "options": {
                        "(google.api.resource).type": "dataform.googleapis.com/TeamFolder",
                        "(google.api.resource).pattern": "projects/{project}/locations/{location}/teamFolders/{team_folder}",
                        "(google.api.resource).plural": "teamFolders",
                        "(google.api.resource).singular": "teamFolder"
                      },
                      "oneofs": {
                        "_internalMetadata": {
                          "oneof": [
                            "internalMetadata"
                          ]
                        },
                        "_creatorIamPrincipal": {
                          "oneof": [
                            "creatorIamPrincipal"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "IDENTIFIER"
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "updateTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "internalMetadata": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        },
                        "creatorIamPrincipal": {
                          "type": "string",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateTeamFolderRequest": {
                      "fields": {
                        "parent": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "teamFolder": {
                          "type": "TeamFolder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "teamFolderId": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "deprecated": true
                          }
                        }
                      }
                    },
                    "GetTeamFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        }
                      }
                    },
                    "UpdateTeamFolderRequest": {
                      "fields": {
                        "updateMask": {
                          "type": "google.protobuf.FieldMask",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "teamFolder": {
                          "type": "TeamFolder",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTeamFolderRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        }
                      }
                    },
                    "QueryTeamFolderContentsRequest": {
                      "fields": {
                        "teamFolder": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/TeamFolder"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "QueryTeamFolderContentsResponse": {
                      "fields": {
                        "entries": {
                          "rule": "repeated",
                          "type": "TeamFolderContentsEntry",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "TeamFolderContentsEntry": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "folder",
                                "repository"
                              ]
                            }
                          },
                          "fields": {
                            "folder": {
                              "type": "Folder",
                              "id": 1
                            },
                            "repository": {
                              "type": "Repository",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "SearchTeamFoldersRequest": {
                      "fields": {
                        "location": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "locations.googleapis.com/Location"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      }
                    },
                    "SearchTeamFoldersResponse": {
                      "fields": {
                        "results": {
                          "rule": "repeated",
                          "type": "TeamFolderSearchResult",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      },
                      "nested": {
                        "TeamFolderSearchResult": {
                          "oneofs": {
                            "entry": {
                              "oneof": [
                                "teamFolder"
                              ]
                            }
                          },
                          "fields": {
                            "teamFolder": {
                              "type": "TeamFolder",
                              "id": 2
                            }
                          }
                        }
                      }
                    },
                    "MoveFolderMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCESS": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    },
                    "MoveRepositoryMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "INITIALIZED": 1,
                            "IN_PROGRESS": 2,
                            "SUCCESS": 3,
                            "FAILED": 4
                          }
                        }
                      }
                    },
                    "DeleteRepositoryLongRunningMetadata": {
                      "fields": {
                        "createTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "endTime": {
                          "type": "google.protobuf.Timestamp",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Repository"
                          }
                        },
                        "state": {
                          "type": "State",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "percentComplete": {
                          "type": "int32",
                          "id": 5,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "childResourcesCount": {
                          "type": "int64",
                          "id": 6,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        },
                        "remainingChildResourcesCount": {
                          "type": "int64",
                          "id": 7,
                          "options": {
                            "(google.api.field_behavior)": "OUTPUT_ONLY"
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "STATE_UNSPECIFIED": 0,
                            "RUNNING": 1,
                            "SUCCEEDED": 2,
                            "FAILED": 3
                          }
                        }
                      }
                    },
                    "FetchWorkspaceBranchesRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        },
                        "filter": {
                          "type": "BranchFilter",
                          "id": 2,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageSize": {
                          "type": "int32",
                          "id": 3,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 4,
                          "options": {
                            "(google.api.field_behavior)": "OPTIONAL"
                          }
                        }
                      },
                      "nested": {
                        "BranchFilter": {
                          "values": {
                            "BRANCH_FILTER_UNSPECIFIED": 0,
                            "LOCAL_ONLY": 1,
                            "REMOTE_ONLY": 2,
                            "ALL": 3
                          }
                        }
                      }
                    },
                    "BranchMetadata": {
                      "fields": {
                        "branchName": {
                          "type": "string",
                          "id": 1
                        },
                        "lastCommit": {
                          "type": "CommitLogEntry",
                          "id": 2
                        }
                      }
                    },
                    "FetchWorkspaceBranchesResponse": {
                      "fields": {
                        "branches": {
                          "rule": "repeated",
                          "type": "BranchMetadata",
                          "id": 1
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 2
                        }
                      }
                    },
                    "FetchCurrentWorkspaceBranchRequest": {
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 1,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.api.resource_reference).type": "dataform.googleapis.com/Workspace"
                          }
                        }
                      }
                    },
                    "FetchCurrentWorkspaceBranchResponse": {
                      "fields": {
                        "branchName": {
                          "type": "string",
                          "id": 1
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "api": {
          "options": {
            "go_package": "google.golang.org/genproto/googleapis/api/annotations;annotations",
            "java_multiple_files": true,
            "java_outer_classname": "ResourceProto",
            "java_package": "com.google.api",
            "objc_class_prefix": "GAPI"
          },
          "nested": {
            "http": {
              "type": "HttpRule",
              "id": 72295728,
              "extend": "google.protobuf.MethodOptions"
            },
            "Http": {
              "fields": {
                "rules": {
                  "rule": "repeated",
                  "type": "HttpRule",
                  "id": 1
                },
                "fullyDecodeReservedExpansion": {
                  "type": "bool",
                  "id": 2
                }
              }
            },
            "HttpRule": {
              "oneofs": {
                "pattern": {
                  "oneof": [
                    "get",
                    "put",
                    "post",
                    "delete",
                    "patch",
                    "custom"
                  ]
                }
              },
              "fields": {
                "selector": {
                  "type": "string",
                  "id": 1
                },
                "get": {
                  "type": "string",
                  "id": 2
                },
                "put": {
                  "type": "string",
                  "id": 3
                },
                "post": {
                  "type": "string",
                  "id": 4
                },
                "delete": {
                  "type": "string",
                  "id": 5
                },
                "patch": {
                  "type": "string",
                  "id": 6
                },
                "custom": {
                  "type": "CustomHttpPattern",
                  "id": 8
                },
                "body": {
                  "type": "string",
                  "id": 7
                },
                "responseBody": {
                  "type": "string",
                  "id": 12
                },
                "additionalBindings": {
                  "rule": "repeated",
                  "type": "HttpRule",
                  "id": 11
                }
              }
            },
            "CustomHttpPattern": {
              "fields": {
                "kind": {
                  "type": "string",
                  "id": 1
                },
                "path": {
                  "type": "string",
                  "id": 2
                }
              }
            },
            "methodSignature": {
              "rule": "repeated",
              "type": "string",
              "id": 1051,
              "extend": "google.protobuf.MethodOptions"
            },
            "defaultHost": {
              "type": "string",
              "id": 1049,
              "extend": "google.protobuf.ServiceOptions"
            },
            "oauthScopes": {
              "type": "string",
              "id": 1050,
              "extend": "google.protobuf.ServiceOptions"
            },
            "apiVersion": {
              "type": "string",
              "id": 525000001,
              "extend": "google.protobuf.ServiceOptions"
            },
            "CommonLanguageSettings": {
              "fields": {
                "referenceDocsUri": {
                  "type": "string",
                  "id": 1,
                  "options": {
                    "deprecated": true
                  }
                },
                "destinations": {
                  "rule": "repeated",
                  "type": "ClientLibraryDestination",
                  "id": 2
                },
                "selectiveGapicGeneration": {
                  "type": "SelectiveGapicGeneration",
                  "id": 3
                }
              }
            },
            "ClientLibrarySettings": {
              "fields": {
                "version": {
                  "type": "string",
                  "id": 1
                },
                "launchStage": {
                  "type": "LaunchStage",
                  "id": 2
                },
                "restNumericEnums": {
                  "type": "bool",
                  "id": 3
                },
                "javaSettings": {
                  "type": "JavaSettings",
                  "id": 21
                },
                "cppSettings": {
                  "type": "CppSettings",
                  "id": 22
                },
                "phpSettings": {
                  "type": "PhpSettings",
                  "id": 23
                },
                "pythonSettings": {
                  "type": "PythonSettings",
                  "id": 24
                },
                "nodeSettings": {
                  "type": "NodeSettings",
                  "id": 25
                },
                "dotnetSettings": {
                  "type": "DotnetSettings",
                  "id": 26
                },
                "rubySettings": {
                  "type": "RubySettings",
                  "id": 27
                },
                "goSettings": {
                  "type": "GoSettings",
                  "id": 28
                }
              }
            },
            "Publishing": {
              "fields": {
                "methodSettings": {
                  "rule": "repeated",
                  "type": "MethodSettings",
                  "id": 2
                },
                "newIssueUri": {
                  "type": "string",
                  "id": 101
                },
                "documentationUri": {
                  "type": "string",
                  "id": 102
                },
                "apiShortName": {
                  "type": "string",
                  "id": 103
                },
                "githubLabel": {
                  "type": "string",
                  "id": 104
                },
                "codeownerGithubTeams": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 105
                },
                "docTagPrefix": {
                  "type": "string",
                  "id": 106
                },
                "organization": {
                  "type": "ClientLibraryOrganization",
                  "id": 107
                },
                "librarySettings": {
                  "rule": "repeated",
                  "type": "ClientLibrarySettings",
                  "id": 109
                },
                "protoReferenceDocumentationUri": {
                  "type": "string",
                  "id": 110
                },
                "restReferenceDocumentationUri": {
                  "type": "string",
                  "id": 111
                }
              }
            },
            "JavaSettings": {
              "fields": {
                "libraryPackage": {
                  "type": "string",
                  "id": 1
                },
                "serviceClassNames": {
                  "keyType": "string",
                  "type": "string",
                  "id": 2
                },
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 3
                }
              }
            },
            "CppSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "PhpSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                },
                "libraryPackage": {
                  "type": "string",
                  "id": 2
                }
              }
            },
            "PythonSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                },
                "experimentalFeatures": {
                  "type": "ExperimentalFeatures",
                  "id": 2
                }
              },
              "nested": {
                "ExperimentalFeatures": {
                  "fields": {
                    "restAsyncIoEnabled": {
                      "type": "bool",
                      "id": 1
                    },
                    "protobufPythonicTypesEnabled": {
                      "type": "bool",
                      "id": 2
                    },
                    "unversionedPackageDisabled": {
                      "type": "bool",
                      "id": 3
                    }
                  }
                }
              }
            },
            "NodeSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "DotnetSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                },
                "renamedServices": {
                  "keyType": "string",
                  "type": "string",
                  "id": 2
                },
                "renamedResources": {
                  "keyType": "string",
                  "type": "string",
                  "id": 3
                },
                "ignoredResources": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 4
                },
                "forcedNamespaceAliases": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 5
                },
                "handwrittenSignatures": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 6
                }
              }
            },
            "RubySettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "GoSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                },
                "renamedServices": {
                  "keyType": "string",
                  "type": "string",
                  "id": 2
                }
              }
            },
            "MethodSettings": {
              "fields": {
                "selector": {
                  "type": "string",
                  "id": 1
                },
                "longRunning": {
                  "type": "LongRunning",
                  "id": 2
                },
                "autoPopulatedFields": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 3
                },
                "batching": {
                  "type": "BatchingConfigProto",
                  "id": 4
                }
              },
              "nested": {
                "LongRunning": {
                  "fields": {
                    "initialPollDelay": {
                      "type": "google.protobuf.Duration",
                      "id": 1
                    },
                    "pollDelayMultiplier": {
                      "type": "float",
                      "id": 2
                    },
                    "maxPollDelay": {
                      "type": "google.protobuf.Duration",
                      "id": 3
                    },
                    "totalPollTimeout": {
                      "type": "google.protobuf.Duration",
                      "id": 4
                    }
                  }
                }
              }
            },
            "ClientLibraryOrganization": {
              "values": {
                "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED": 0,
                "CLOUD": 1,
                "ADS": 2,
                "PHOTOS": 3,
                "STREET_VIEW": 4,
                "SHOPPING": 5,
                "GEO": 6,
                "GENERATIVE_AI": 7
              }
            },
            "ClientLibraryDestination": {
              "values": {
                "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED": 0,
                "GITHUB": 10,
                "PACKAGE_MANAGER": 20
              }
            },
            "SelectiveGapicGeneration": {
              "fields": {
                "methods": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 1
                },
                "generateOmittedAsInternal": {
                  "type": "bool",
                  "id": 2
                }
              }
            },
            "BatchingConfigProto": {
              "fields": {
                "thresholds": {
                  "type": "BatchingSettingsProto",
                  "id": 1
                },
                "batchDescriptor": {
                  "type": "BatchingDescriptorProto",
                  "id": 2
                }
              }
            },
            "BatchingSettingsProto": {
              "fields": {
                "elementCountThreshold": {
                  "type": "int32",
                  "id": 1
                },
                "requestByteThreshold": {
                  "type": "int64",
                  "id": 2
                },
                "delayThreshold": {
                  "type": "google.protobuf.Duration",
                  "id": 3
                },
                "elementCountLimit": {
                  "type": "int32",
                  "id": 4
                },
                "requestByteLimit": {
                  "type": "int32",
                  "id": 5
                },
                "flowControlElementLimit": {
                  "type": "int32",
                  "id": 6
                },
                "flowControlByteLimit": {
                  "type": "int32",
                  "id": 7
                },
                "flowControlLimitExceededBehavior": {
                  "type": "FlowControlLimitExceededBehaviorProto",
                  "id": 8
                }
              }
            },
            "FlowControlLimitExceededBehaviorProto": {
              "values": {
                "UNSET_BEHAVIOR": 0,
                "THROW_EXCEPTION": 1,
                "BLOCK": 2,
                "IGNORE": 3
              }
            },
            "BatchingDescriptorProto": {
              "fields": {
                "batchedField": {
                  "type": "string",
                  "id": 1
                },
                "discriminatorFields": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 2
                },
                "subresponseField": {
                  "type": "string",
                  "id": 3
                }
              }
            },
            "LaunchStage": {
              "values": {
                "LAUNCH_STAGE_UNSPECIFIED": 0,
                "UNIMPLEMENTED": 6,
                "PRELAUNCH": 7,
                "EARLY_ACCESS": 1,
                "ALPHA": 2,
                "BETA": 3,
                "GA": 4,
                "DEPRECATED": 5
              }
            },
            "fieldBehavior": {
              "rule": "repeated",
              "type": "google.api.FieldBehavior",
              "id": 1052,
              "extend": "google.protobuf.FieldOptions",
              "options": {
                "packed": false
              }
            },
            "FieldBehavior": {
              "values": {
                "FIELD_BEHAVIOR_UNSPECIFIED": 0,
                "OPTIONAL": 1,
                "REQUIRED": 2,
                "OUTPUT_ONLY": 3,
                "INPUT_ONLY": 4,
                "IMMUTABLE": 5,
                "UNORDERED_LIST": 6,
                "NON_EMPTY_DEFAULT": 7,
                "IDENTIFIER": 8
              }
            },
            "resourceReference": {
              "type": "google.api.ResourceReference",
              "id": 1055,
              "extend": "google.protobuf.FieldOptions"
            },
            "resourceDefinition": {
              "rule": "repeated",
              "type": "google.api.ResourceDescriptor",
              "id": 1053,
              "extend": "google.protobuf.FileOptions"
            },
            "resource": {
              "type": "google.api.ResourceDescriptor",
              "id": 1053,
              "extend": "google.protobuf.MessageOptions"
            },
            "ResourceDescriptor": {
              "fields": {
                "type": {
                  "type": "string",
                  "id": 1
                },
                "pattern": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 2
                },
                "nameField": {
                  "type": "string",
                  "id": 3
                },
                "history": {
                  "type": "History",
                  "id": 4
                },
                "plural": {
                  "type": "string",
                  "id": 5
                },
                "singular": {
                  "type": "string",
                  "id": 6
                },
                "style": {
                  "rule": "repeated",
                  "type": "Style",
                  "id": 10
                }
              },
              "nested": {
                "History": {
                  "values": {
                    "HISTORY_UNSPECIFIED": 0,
                    "ORIGINALLY_SINGLE_PATTERN": 1,
                    "FUTURE_MULTI_PATTERN": 2
                  }
                },
                "Style": {
                  "values": {
                    "STYLE_UNSPECIFIED": 0,
                    "DECLARATIVE_FRIENDLY": 1
                  }
                }
              }
            },
            "ResourceReference": {
              "fields": {
                "type": {
                  "type": "string",
                  "id": 1
                },
                "childType": {
                  "type": "string",
                  "id": 2
                }
              }
            }
          }
        },
        "protobuf": {
          "options": {
            "go_package": "google.golang.org/protobuf/types/descriptorpb",
            "java_package": "com.google.protobuf",
            "java_outer_classname": "DescriptorProtos",
            "csharp_namespace": "Google.Protobuf.Reflection",
            "objc_class_prefix": "GPB",
            "cc_enable_arenas": true,
            "optimize_for": "SPEED"
          },
          "nested": {
            "FileDescriptorSet": {
              "edition": "proto2",
              "fields": {
                "file": {
                  "rule": "repeated",
                  "type": "FileDescriptorProto",
                  "id": 1
                }
              },
              "extensions": [
                [
                  536000000,
                  536000000
                ]
              ]
            },
            "Edition": {
              "edition": "proto2",
              "values": {
                "EDITION_UNKNOWN": 0,
                "EDITION_LEGACY": 900,
                "EDITION_PROTO2": 998,
                "EDITION_PROTO3": 999,
                "EDITION_2023": 1000,
                "EDITION_2024": 1001,
                "EDITION_2026": 1002,
                "EDITION_UNSTABLE": 9999,
                "EDITION_1_TEST_ONLY": 1,
                "EDITION_2_TEST_ONLY": 2,
                "EDITION_99997_TEST_ONLY": 99997,
                "EDITION_99998_TEST_ONLY": 99998,
                "EDITION_99999_TEST_ONLY": 99999,
                "EDITION_MAX": 2147483647
              }
            },
            "FileDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "package": {
                  "type": "string",
                  "id": 2
                },
                "dependency": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 3
                },
                "publicDependency": {
                  "rule": "repeated",
                  "type": "int32",
                  "id": 10
                },
                "weakDependency": {
                  "rule": "repeated",
                  "type": "int32",
                  "id": 11
                },
                "optionDependency": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 15
                },
                "messageType": {
                  "rule": "repeated",
                  "type": "DescriptorProto",
                  "id": 4
                },
                "enumType": {
                  "rule": "repeated",
                  "type": "EnumDescriptorProto",
                  "id": 5
                },
                "service": {
                  "rule": "repeated",
                  "type": "ServiceDescriptorProto",
                  "id": 6
                },
                "extension": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 7
                },
                "options": {
                  "type": "FileOptions",
                  "id": 8
                },
                "sourceCodeInfo": {
                  "type": "SourceCodeInfo",
                  "id": 9
                },
                "syntax": {
                  "type": "string",
                  "id": 12
                },
                "edition": {
                  "type": "Edition",
                  "id": 14
                }
              }
            },
            "DescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "field": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 2
                },
                "extension": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 6
                },
                "nestedType": {
                  "rule": "repeated",
                  "type": "DescriptorProto",
                  "id": 3
                },
                "enumType": {
                  "rule": "repeated",
                  "type": "EnumDescriptorProto",
                  "id": 4
                },
                "extensionRange": {
                  "rule": "repeated",
                  "type": "ExtensionRange",
                  "id": 5
                },
                "oneofDecl": {
                  "rule": "repeated",
                  "type": "OneofDescriptorProto",
                  "id": 8
                },
                "options": {
                  "type": "MessageOptions",
                  "id": 7
                },
                "reservedRange": {
                  "rule": "repeated",
                  "type": "ReservedRange",
                  "id": 9
                },
                "reservedName": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 10
                },
                "visibility": {
                  "type": "SymbolVisibility",
                  "id": 11
                }
              },
              "nested": {
                "ExtensionRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    },
                    "options": {
                      "type": "ExtensionRangeOptions",
                      "id": 3
                    }
                  }
                },
                "ReservedRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    }
                  }
                }
              }
            },
            "ExtensionRangeOptions": {
              "edition": "proto2",
              "fields": {
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                },
                "declaration": {
                  "rule": "repeated",
                  "type": "Declaration",
                  "id": 2,
                  "options": {
                    "retention": "RETENTION_SOURCE"
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 50
                },
                "verification": {
                  "type": "VerificationState",
                  "id": 3,
                  "options": {
                    "default": "UNVERIFIED",
                    "retention": "RETENTION_SOURCE"
                  }
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "nested": {
                "Declaration": {
                  "fields": {
                    "number": {
                      "type": "int32",
                      "id": 1
                    },
                    "fullName": {
                      "type": "string",
                      "id": 2
                    },
                    "type": {
                      "type": "string",
                      "id": 3
                    },
                    "reserved": {
                      "type": "bool",
                      "id": 5
                    },
                    "repeated": {
                      "type": "bool",
                      "id": 6
                    }
                  },
                  "reserved": [
                    [
                      4,
                      4
                    ]
                  ]
                },
                "VerificationState": {
                  "values": {
                    "DECLARATION": 0,
                    "UNVERIFIED": 1
                  }
                }
              }
            },
            "FieldDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "number": {
                  "type": "int32",
                  "id": 3
                },
                "label": {
                  "type": "Label",
                  "id": 4
                },
                "type": {
                  "type": "Type",
                  "id": 5
                },
                "typeName": {
                  "type": "string",
                  "id": 6
                },
                "extendee": {
                  "type": "string",
                  "id": 2
                },
                "defaultValue": {
                  "type": "string",
                  "id": 7
                },
                "oneofIndex": {
                  "type": "int32",
                  "id": 9
                },
                "jsonName": {
                  "type": "string",
                  "id": 10
                },
                "options": {
                  "type": "FieldOptions",
                  "id": 8
                },
                "proto3Optional": {
                  "type": "bool",
                  "id": 17
                }
              },
              "nested": {
                "Type": {
                  "values": {
                    "TYPE_DOUBLE": 1,
                    "TYPE_FLOAT": 2,
                    "TYPE_INT64": 3,
                    "TYPE_UINT64": 4,
                    "TYPE_INT32": 5,
                    "TYPE_FIXED64": 6,
                    "TYPE_FIXED32": 7,
                    "TYPE_BOOL": 8,
                    "TYPE_STRING": 9,
                    "TYPE_GROUP": 10,
                    "TYPE_MESSAGE": 11,
                    "TYPE_BYTES": 12,
                    "TYPE_UINT32": 13,
                    "TYPE_ENUM": 14,
                    "TYPE_SFIXED32": 15,
                    "TYPE_SFIXED64": 16,
                    "TYPE_SINT32": 17,
                    "TYPE_SINT64": 18
                  }
                },
                "Label": {
                  "values": {
                    "LABEL_OPTIONAL": 1,
                    "LABEL_REPEATED": 3,
                    "LABEL_REQUIRED": 2
                  }
                }
              }
            },
            "OneofDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "options": {
                  "type": "OneofOptions",
                  "id": 2
                }
              }
            },
            "EnumDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "value": {
                  "rule": "repeated",
                  "type": "EnumValueDescriptorProto",
                  "id": 2
                },
                "options": {
                  "type": "EnumOptions",
                  "id": 3
                },
                "reservedRange": {
                  "rule": "repeated",
                  "type": "EnumReservedRange",
                  "id": 4
                },
                "reservedName": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 5
                },
                "visibility": {
                  "type": "SymbolVisibility",
                  "id": 6
                }
              },
              "nested": {
                "EnumReservedRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    }
                  }
                }
              }
            },
            "EnumValueDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "number": {
                  "type": "int32",
                  "id": 2
                },
                "options": {
                  "type": "EnumValueOptions",
                  "id": 3
                }
              }
            },
            "ServiceDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "method": {
                  "rule": "repeated",
                  "type": "MethodDescriptorProto",
                  "id": 2
                },
                "options": {
                  "type": "ServiceOptions",
                  "id": 3
                }
              },
              "reserved": [
                [
                  4,
                  4
                ],
                "stream"
              ]
            },
            "MethodDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "inputType": {
                  "type": "string",
                  "id": 2
                },
                "outputType": {
                  "type": "string",
                  "id": 3
                },
                "options": {
                  "type": "MethodOptions",
                  "id": 4
                },
                "clientStreaming": {
                  "type": "bool",
                  "id": 5,
                  "options": {
                    "default": false
                  }
                },
                "serverStreaming": {
                  "type": "bool",
                  "id": 6,
                  "options": {
                    "default": false
                  }
                }
              }
            },
            "FileOptions": {
              "edition": "proto2",
              "fields": {
                "javaPackage": {
                  "type": "string",
                  "id": 1
                },
                "javaOuterClassname": {
                  "type": "string",
                  "id": 8
                },
                "javaMultipleFiles": {
                  "type": "bool",
                  "id": 10,
                  "options": {
                    "default": false,
                    "feature_support.edition_introduced": "EDITION_PROTO2",
                    "feature_support.edition_removed": "EDITION_2024",
                    "feature_support.removal_error": "This behavior is enabled by default in editions 2024 and above. To disable it, you can set `features.(pb.java).nest_in_file_class = YES` on individual messages, enums, or services."
                  }
                },
                "javaGenerateEqualsAndHash": {
                  "type": "bool",
                  "id": 20,
                  "options": {
                    "deprecated": true
                  }
                },
                "javaStringCheckUtf8": {
                  "type": "bool",
                  "id": 27,
                  "options": {
                    "default": false
                  }
                },
                "optimizeFor": {
                  "type": "OptimizeMode",
                  "id": 9,
                  "options": {
                    "default": "SPEED"
                  }
                },
                "goPackage": {
                  "type": "string",
                  "id": 11
                },
                "ccGenericServices": {
                  "type": "bool",
                  "id": 16,
                  "options": {
                    "default": false
                  }
                },
                "javaGenericServices": {
                  "type": "bool",
                  "id": 17,
                  "options": {
                    "default": false
                  }
                },
                "pyGenericServices": {
                  "type": "bool",
                  "id": 18,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 23,
                  "options": {
                    "default": false
                  }
                },
                "ccEnableArenas": {
                  "type": "bool",
                  "id": 31,
                  "options": {
                    "default": true,
                    "feature_support.edition_removed": "EDITION_2026",
                    "feature_support.removal_error": "cc_enable_arenas is enabled by default in every edition and overrides are ignored.This option is removed in editions 2026 and above."
                  }
                },
                "objcClassPrefix": {
                  "type": "string",
                  "id": 36
                },
                "csharpNamespace": {
                  "type": "string",
                  "id": 37
                },
                "swiftPrefix": {
                  "type": "string",
                  "id": 39
                },
                "phpClassPrefix": {
                  "type": "string",
                  "id": 40
                },
                "phpNamespace": {
                  "type": "string",
                  "id": 41
                },
                "phpMetadataNamespace": {
                  "type": "string",
                  "id": 44
                },
                "rubyPackage": {
                  "type": "string",
                  "id": 45
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 50
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  42,
                  42
                ],
                "php_generic_services",
                [
                  38,
                  38
                ]
              ],
              "nested": {
                "OptimizeMode": {
                  "values": {
                    "SPEED": 1,
                    "CODE_SIZE": 2,
                    "LITE_RUNTIME": 3
                  }
                }
              }
            },
            "MessageOptions": {
              "edition": "proto2",
              "fields": {
                "messageSetWireFormat": {
                  "type": "bool",
                  "id": 1,
                  "options": {
                    "default": false
                  }
                },
                "noStandardDescriptorAccessor": {
                  "type": "bool",
                  "id": 2,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "mapEntry": {
                  "type": "bool",
                  "id": 7
                },
                "deprecatedLegacyJsonFieldConflicts": {
                  "type": "bool",
                  "id": 11,
                  "options": {
                    "deprecated": true
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 12
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  4,
                  4
                ],
                [
                  5,
                  5
                ],
                [
                  6,
                  6
                ],
                [
                  8,
                  8
                ],
                [
                  9,
                  9
                ]
              ]
            },
            "FieldOptions": {
              "edition": "proto2",
              "fields": {
                "ctype": {
                  "type": "CType",
                  "id": 1,
                  "options": {
                    "default": "STRING"
                  }
                },
                "packed": {
                  "type": "bool",
                  "id": 2
                },
                "jstype": {
                  "type": "JSType",
                  "id": 6,
                  "options": {
                    "default": "JS_NORMAL"
                  }
                },
                "lazy": {
                  "type": "bool",
                  "id": 5,
                  "options": {
                    "default": false
                  }
                },
                "unverifiedLazy": {
                  "type": "bool",
                  "id": 15,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "weak": {
                  "type": "bool",
                  "id": 10,
                  "options": {
                    "default": false,
                    "deprecated": true
                  }
                },
                "debugRedact": {
                  "type": "bool",
                  "id": 16,
                  "options": {
                    "default": false
                  }
                },
                "retention": {
                  "type": "OptionRetention",
                  "id": 17
                },
                "targets": {
                  "rule": "repeated",
                  "type": "OptionTargetType",
                  "id": 19
                },
                "editionDefaults": {
                  "rule": "repeated",
                  "type": "EditionDefault",
                  "id": 20
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 21
                },
                "featureSupport": {
                  "type": "FeatureSupport",
                  "id": 22
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  4,
                  4
                ],
                [
                  18,
                  18
                ]
              ],
              "nested": {
                "CType": {
                  "values": {
                    "STRING": 0,
                    "CORD": 1,
                    "STRING_PIECE": 2
                  }
                },
                "JSType": {
                  "values": {
                    "JS_NORMAL": 0,
                    "JS_STRING": 1,
                    "JS_NUMBER": 2
                  }
                },
                "OptionRetention": {
                  "values": {
                    "RETENTION_UNKNOWN": 0,
                    "RETENTION_RUNTIME": 1,
                    "RETENTION_SOURCE": 2
                  }
                },
                "OptionTargetType": {
                  "values": {
                    "TARGET_TYPE_UNKNOWN": 0,
                    "TARGET_TYPE_FILE": 1,
                    "TARGET_TYPE_EXTENSION_RANGE": 2,
                    "TARGET_TYPE_MESSAGE": 3,
                    "TARGET_TYPE_FIELD": 4,
                    "TARGET_TYPE_ONEOF": 5,
                    "TARGET_TYPE_ENUM": 6,
                    "TARGET_TYPE_ENUM_ENTRY": 7,
                    "TARGET_TYPE_SERVICE": 8,
                    "TARGET_TYPE_METHOD": 9
                  }
                },
                "EditionDefault": {
                  "fields": {
                    "edition": {
                      "type": "Edition",
                      "id": 3
                    },
                    "value": {
                      "type": "string",
                      "id": 2
                    }
                  }
                },
                "FeatureSupport": {
                  "fields": {
                    "editionIntroduced": {
                      "type": "Edition",
                      "id": 1
                    },
                    "editionDeprecated": {
                      "type": "Edition",
                      "id": 2
                    },
                    "deprecationWarning": {
                      "type": "string",
                      "id": 3
                    },
                    "editionRemoved": {
                      "type": "Edition",
                      "id": 4
                    },
                    "removalError": {
                      "type": "string",
                      "id": 5
                    }
                  }
                }
              }
            },
            "OneofOptions": {
              "edition": "proto2",
              "fields": {
                "features": {
                  "type": "FeatureSet",
                  "id": 1
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ]
            },
            "EnumOptions": {
              "edition": "proto2",
              "fields": {
                "allowAlias": {
                  "type": "bool",
                  "id": 2
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "deprecatedLegacyJsonFieldConflicts": {
                  "type": "bool",
                  "id": 6,
                  "options": {
                    "deprecated": true
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 7
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  5,
                  5
                ]
              ]
            },
            "EnumValueOptions": {
              "edition": "proto2",
              "fields": {
                "deprecated": {
                  "type": "bool",
                  "id": 1,
                  "options": {
                    "default": false
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 2
                },
                "debugRedact": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "featureSupport": {
                  "type": "FieldOptions.FeatureSupport",
                  "id": 4
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ]
            },
            "ServiceOptions": {
              "edition": "proto2",
              "fields": {
                "features": {
                  "type": "FeatureSet",
                  "id": 34
                },
                "deprecated": {
                  "type": "bool",
                  "id": 33,
                  "options": {
                    "default": false
                  }
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ]
            },
            "MethodOptions": {
              "edition": "proto2",
              "fields": {
                "deprecated": {
                  "type": "bool",
                  "id": 33,
                  "options": {
                    "default": false
                  }
                },
                "idempotencyLevel": {
                  "type": "IdempotencyLevel",
                  "id": 34,
                  "options": {
                    "default": "IDEMPOTENCY_UNKNOWN"
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 35
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  990,
                  998
                ],
                [
                  1000,
                  536870911
                ]
              ],
              "nested": {
                "IdempotencyLevel": {
                  "values": {
                    "IDEMPOTENCY_UNKNOWN": 0,
                    "NO_SIDE_EFFECTS": 1,
                    "IDEMPOTENT": 2
                  }
                }
              }
            },
            "UninterpretedOption": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "rule": "repeated",
                  "type": "NamePart",
                  "id": 2
                },
                "identifierValue": {
                  "type": "string",
                  "id": 3
                },
                "positiveIntValue": {
                  "type": "uint64",
                  "id": 4
                },
                "negativeIntValue": {
                  "type": "int64",
                  "id": 5
                },
                "doubleValue": {
                  "type": "double",
                  "id": 6
                },
                "stringValue": {
                  "type": "bytes",
                  "id": 7
                },
                "aggregateValue": {
                  "type": "string",
                  "id": 8
                }
              },
              "nested": {
                "NamePart": {
                  "fields": {
                    "namePart": {
                      "rule": "required",
                      "type": "string",
                      "id": 1
                    },
                    "isExtension": {
                      "rule": "required",
                      "type": "bool",
                      "id": 2
                    }
                  }
                }
              }
            },
            "FeatureSet": {
              "edition": "proto2",
              "fields": {
                "fieldPresence": {
                  "type": "FieldPresence",
                  "id": 1,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_2023",
                    "edition_defaults.value": "EXPLICIT"
                  }
                },
                "enumType": {
                  "type": "EnumType",
                  "id": 2,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "OPEN"
                  }
                },
                "repeatedFieldEncoding": {
                  "type": "RepeatedFieldEncoding",
                  "id": 3,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "PACKED"
                  }
                },
                "utf8Validation": {
                  "type": "Utf8Validation",
                  "id": 4,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "VERIFY"
                  }
                },
                "messageEncoding": {
                  "type": "MessageEncoding",
                  "id": 5,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_LEGACY",
                    "edition_defaults.value": "LENGTH_PREFIXED"
                  }
                },
                "jsonFormat": {
                  "type": "JsonFormat",
                  "id": 6,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2023",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "ALLOW"
                  }
                },
                "enforceNamingStyle": {
                  "type": "EnforceNamingStyle",
                  "id": 7,
                  "options": {
                    "retention": "RETENTION_SOURCE",
                    "targets": "TARGET_TYPE_METHOD",
                    "feature_support.edition_introduced": "EDITION_2024",
                    "edition_defaults.edition": "EDITION_2026",
                    "edition_defaults.value": "STYLE2026"
                  }
                },
                "defaultSymbolVisibility": {
                  "type": "VisibilityFeature.DefaultSymbolVisibility",
                  "id": 8,
                  "options": {
                    "retention": "RETENTION_SOURCE",
                    "targets": "TARGET_TYPE_FILE",
                    "feature_support.edition_introduced": "EDITION_2024",
                    "edition_defaults.edition": "EDITION_2024",
                    "edition_defaults.value": "EXPORT_TOP_LEVEL"
                  }
                },
                "enforceProtoLimits": {
                  "type": "ProtoLimitsFeature.EnforceProtoLimits",
                  "id": 9,
                  "options": {
                    "retention": "RETENTION_SOURCE",
                    "targets": "TARGET_TYPE_ONEOF",
                    "feature_support.edition_introduced": "EDITION_2026",
                    "edition_defaults.edition": "EDITION_2026",
                    "edition_defaults.value": "PROTO_LIMITS2026"
                  }
                }
              },
              "extensions": [
                [
                  1000,
                  9994
                ],
                [
                  9995,
                  9999
                ],
                [
                  10000,
                  10000
                ]
              ],
              "reserved": [
                [
                  999,
                  999
                ]
              ],
              "nested": {
                "FieldPresence": {
                  "values": {
                    "FIELD_PRESENCE_UNKNOWN": 0,
                    "EXPLICIT": 1,
                    "IMPLICIT": 2,
                    "LEGACY_REQUIRED": 3
                  }
                },
                "EnumType": {
                  "values": {
                    "ENUM_TYPE_UNKNOWN": 0,
                    "OPEN": 1,
                    "CLOSED": 2
                  }
                },
                "RepeatedFieldEncoding": {
                  "values": {
                    "REPEATED_FIELD_ENCODING_UNKNOWN": 0,
                    "PACKED": 1,
                    "EXPANDED": 2
                  }
                },
                "Utf8Validation": {
                  "values": {
                    "UTF8_VALIDATION_UNKNOWN": 0,
                    "VERIFY": 2,
                    "NONE": 3
                  },
                  "reserved": [
                    [
                      1,
                      1
                    ]
                  ]
                },
                "MessageEncoding": {
                  "values": {
                    "MESSAGE_ENCODING_UNKNOWN": 0,
                    "LENGTH_PREFIXED": 1,
                    "DELIMITED": 2
                  }
                },
                "JsonFormat": {
                  "values": {
                    "JSON_FORMAT_UNKNOWN": 0,
                    "ALLOW": 1,
                    "LEGACY_BEST_EFFORT": 2
                  }
                },
                "EnforceNamingStyle": {
                  "values": {
                    "ENFORCE_NAMING_STYLE_UNKNOWN": 0,
                    "STYLE2024": 1,
                    "STYLE_LEGACY": 2,
                    "STYLE2026": 3
                  }
                },
                "VisibilityFeature": {
                  "fields": {},
                  "reserved": [
                    [
                      1,
                      536870911
                    ]
                  ],
                  "nested": {
                    "DefaultSymbolVisibility": {
                      "values": {
                        "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN": 0,
                        "EXPORT_ALL": 1,
                        "EXPORT_TOP_LEVEL": 2,
                        "LOCAL_ALL": 3,
                        "STRICT": 4
                      }
                    }
                  }
                },
                "ProtoLimitsFeature": {
                  "fields": {},
                  "nested": {
                    "EnforceProtoLimits": {
                      "values": {
                        "PROTO_LIMITS_UNKNOWN": 0,
                        "LEGACY_NO_EXPLICIT_LIMITS": 1,
                        "PROTO_LIMITS2026": 2
                      }
                    }
                  }
                }
              }
            },
            "FeatureSetDefaults": {
              "edition": "proto2",
              "fields": {
                "defaults": {
                  "rule": "repeated",
                  "type": "FeatureSetEditionDefault",
                  "id": 1
                },
                "minimumEdition": {
                  "type": "Edition",
                  "id": 4
                },
                "maximumEdition": {
                  "type": "Edition",
                  "id": 5
                }
              },
              "nested": {
                "FeatureSetEditionDefault": {
                  "fields": {
                    "edition": {
                      "type": "Edition",
                      "id": 3
                    },
                    "overridableFeatures": {
                      "type": "FeatureSet",
                      "id": 4
                    },
                    "fixedFeatures": {
                      "type": "FeatureSet",
                      "id": 5
                    }
                  },
                  "reserved": [
                    [
                      1,
                      1
                    ],
                    [
                      2,
                      2
                    ],
                    "features"
                  ]
                }
              }
            },
            "SourceCodeInfo": {
              "edition": "proto2",
              "fields": {
                "location": {
                  "rule": "repeated",
                  "type": "Location",
                  "id": 1
                }
              },
              "extensions": [
                [
                  536000000,
                  536000000
                ]
              ],
              "nested": {
                "Location": {
                  "fields": {
                    "path": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 1,
                      "options": {
                        "packed": true
                      }
                    },
                    "span": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 2,
                      "options": {
                        "packed": true
                      }
                    },
                    "leadingComments": {
                      "type": "string",
                      "id": 3
                    },
                    "trailingComments": {
                      "type": "string",
                      "id": 4
                    },
                    "leadingDetachedComments": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 6
                    }
                  }
                }
              }
            },
            "GeneratedCodeInfo": {
              "edition": "proto2",
              "fields": {
                "annotation": {
                  "rule": "repeated",
                  "type": "Annotation",
                  "id": 1
                }
              },
              "nested": {
                "Annotation": {
                  "fields": {
                    "path": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 1,
                      "options": {
                        "packed": true
                      }
                    },
                    "sourceFile": {
                      "type": "string",
                      "id": 2
                    },
                    "begin": {
                      "type": "int32",
                      "id": 3
                    },
                    "end": {
                      "type": "int32",
                      "id": 4
                    },
                    "semantic": {
                      "type": "Semantic",
                      "id": 5
                    }
                  },
                  "nested": {
                    "Semantic": {
                      "values": {
                        "NONE": 0,
                        "SET": 1,
                        "ALIAS": 2
                      }
                    }
                  }
                }
              }
            },
            "SymbolVisibility": {
              "edition": "proto2",
              "values": {
                "VISIBILITY_UNSET": 0,
                "VISIBILITY_LOCAL": 1,
                "VISIBILITY_EXPORT": 2
              }
            },
            "Duration": {
              "fields": {
                "seconds": {
                  "type": "int64",
                  "id": 1
                },
                "nanos": {
                  "type": "int32",
                  "id": 2
                }
              }
            },
            "FieldMask": {
              "fields": {
                "paths": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 1
                }
              }
            },
            "Any": {
              "fields": {
                "type_url": {
                  "type": "string",
                  "id": 1
                },
                "value": {
                  "type": "bytes",
                  "id": 2
                }
              }
            },
            "Empty": {
              "fields": {}
            },
            "Timestamp": {
              "fields": {
                "seconds": {
                  "type": "int64",
                  "id": 1
                },
                "nanos": {
                  "type": "int32",
                  "id": 2
                }
              }
            }
          }
        },
        "iam": {
          "nested": {
            "v1": {
              "options": {
                "csharp_namespace": "Google.Cloud.Iam.V1",
                "go_package": "cloud.google.com/go/iam/apiv1/iampb;iampb",
                "java_multiple_files": true,
                "java_outer_classname": "PolicyProto",
                "java_package": "com.google.iam.v1",
                "php_namespace": "Google\\Cloud\\Iam\\V1",
                "cc_enable_arenas": true
              },
              "nested": {
                "IAMPolicy": {
                  "options": {
                    "(google.api.default_host)": "iam-meta-api.googleapis.com"
                  },
                  "methods": {
                    "SetIamPolicy": {
                      "requestType": "SetIamPolicyRequest",
                      "responseType": "Policy",
                      "options": {
                        "(google.api.http).post": "/v1/{resource=**}:setIamPolicy",
                        "(google.api.http).body": "*"
                      },
                      "parsedOptions": [
                        {
                          "(google.api.http)": {
                            "post": "/v1/{resource=**}:setIamPolicy",
                            "body": "*"
                          }
                        }
                      ]
                    },
                    "GetIamPolicy": {
                      "requestType": "GetIamPolicyRequest",
                      "responseType": "Policy",
                      "options": {
                        "(google.api.http).post": "/v1/{resource=**}:getIamPolicy",
                        "(google.api.http).body": "*"
                      },
                      "parsedOptions": [
                        {
                          "(google.api.http)": {
                            "post": "/v1/{resource=**}:getIamPolicy",
                            "body": "*"
                          }
                        }
                      ]
                    },
                    "TestIamPermissions": {
                      "requestType": "TestIamPermissionsRequest",
                      "responseType": "TestIamPermissionsResponse",
                      "options": {
                        "(google.api.http).post": "/v1/{resource=**}:testIamPermissions",
                        "(google.api.http).body": "*"
                      },
                      "parsedOptions": [
                        {
                          "(google.api.http)": {
                            "post": "/v1/{resource=**}:testIamPermissions",
                            "body": "*"
                          }
                        }
                      ]
                    }
                  }
                },
                "SetIamPolicyRequest": {
                  "fields": {
                    "resource": {
                      "type": "string",
                      "id": 1,
                      "options": {
                        "(google.api.field_behavior)": "REQUIRED",
                        "(google.api.resource_reference).type": "*"
                      }
                    },
                    "policy": {
                      "type": "Policy",
                      "id": 2,
                      "options": {
                        "(google.api.field_behavior)": "REQUIRED"
                      }
                    },
                    "updateMask": {
                      "type": "google.protobuf.FieldMask",
                      "id": 3
                    }
                  }
                },
                "GetIamPolicyRequest": {
                  "fields": {
                    "resource": {
                      "type": "string",
                      "id": 1,
                      "options": {
                        "(google.api.field_behavior)": "REQUIRED",
                        "(google.api.resource_reference).type": "*"
                      }
                    },
                    "options": {
                      "type": "GetPolicyOptions",
                      "id": 2
                    }
                  }
                },
                "TestIamPermissionsRequest": {
                  "fields": {
                    "resource": {
                      "type": "string",
                      "id": 1,
                      "options": {
                        "(google.api.field_behavior)": "REQUIRED",
                        "(google.api.resource_reference).type": "*"
                      }
                    },
                    "permissions": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 2,
                      "options": {
                        "(google.api.field_behavior)": "REQUIRED"
                      }
                    }
                  }
                },
                "TestIamPermissionsResponse": {
                  "fields": {
                    "permissions": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 1
                    }
                  }
                },
                "GetPolicyOptions": {
                  "fields": {
                    "requestedPolicyVersion": {
                      "type": "int32",
                      "id": 1
                    }
                  }
                },
                "Policy": {
                  "fields": {
                    "version": {
                      "type": "int32",
                      "id": 1
                    },
                    "bindings": {
                      "rule": "repeated",
                      "type": "Binding",
                      "id": 4
                    },
                    "auditConfigs": {
                      "rule": "repeated",
                      "type": "AuditConfig",
                      "id": 6
                    },
                    "etag": {
                      "type": "bytes",
                      "id": 3
                    }
                  }
                },
                "Binding": {
                  "fields": {
                    "role": {
                      "type": "string",
                      "id": 1
                    },
                    "members": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 2
                    },
                    "condition": {
                      "type": "google.type.Expr",
                      "id": 3
                    }
                  }
                },
                "AuditConfig": {
                  "fields": {
                    "service": {
                      "type": "string",
                      "id": 1
                    },
                    "auditLogConfigs": {
                      "rule": "repeated",
                      "type": "AuditLogConfig",
                      "id": 3
                    }
                  }
                },
                "AuditLogConfig": {
                  "fields": {
                    "logType": {
                      "type": "LogType",
                      "id": 1
                    },
                    "exemptedMembers": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 2
                    }
                  },
                  "nested": {
                    "LogType": {
                      "values": {
                        "LOG_TYPE_UNSPECIFIED": 0,
                        "ADMIN_READ": 1,
                        "DATA_WRITE": 2,
                        "DATA_READ": 3
                      }
                    }
                  }
                },
                "PolicyDelta": {
                  "fields": {
                    "bindingDeltas": {
                      "rule": "repeated",
                      "type": "BindingDelta",
                      "id": 1
                    },
                    "auditConfigDeltas": {
                      "rule": "repeated",
                      "type": "AuditConfigDelta",
                      "id": 2
                    }
                  }
                },
                "BindingDelta": {
                  "fields": {
                    "action": {
                      "type": "Action",
                      "id": 1
                    },
                    "role": {
                      "type": "string",
                      "id": 2
                    },
                    "member": {
                      "type": "string",
                      "id": 3
                    },
                    "condition": {
                      "type": "google.type.Expr",
                      "id": 4
                    }
                  },
                  "nested": {
                    "Action": {
                      "values": {
                        "ACTION_UNSPECIFIED": 0,
                        "ADD": 1,
                        "REMOVE": 2
                      }
                    }
                  }
                },
                "AuditConfigDelta": {
                  "fields": {
                    "action": {
                      "type": "Action",
                      "id": 1
                    },
                    "service": {
                      "type": "string",
                      "id": 2
                    },
                    "exemptedMember": {
                      "type": "string",
                      "id": 3
                    },
                    "logType": {
                      "type": "string",
                      "id": 4
                    }
                  },
                  "nested": {
                    "Action": {
                      "values": {
                        "ACTION_UNSPECIFIED": 0,
                        "ADD": 1,
                        "REMOVE": 2
                      }
                    }
                  }
                }
              }
            }
          }
        },
        "type": {
          "options": {
            "go_package": "google.golang.org/genproto/googleapis/type/interval;interval",
            "java_multiple_files": true,
            "java_outer_classname": "IntervalProto",
            "java_package": "com.google.type",
            "objc_class_prefix": "GTP"
          },
          "nested": {
            "Expr": {
              "fields": {
                "expression": {
                  "type": "string",
                  "id": 1
                },
                "title": {
                  "type": "string",
                  "id": 2
                },
                "description": {
                  "type": "string",
                  "id": 3
                },
                "location": {
                  "type": "string",
                  "id": 4
                }
              }
            },
            "Interval": {
              "fields": {
                "startTime": {
                  "type": "google.protobuf.Timestamp",
                  "id": 1
                },
                "endTime": {
                  "type": "google.protobuf.Timestamp",
                  "id": 2
                }
              }
            }
          }
        },
        "longrunning": {
          "options": {
            "csharp_namespace": "Google.LongRunning",
            "go_package": "cloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb",
            "java_multiple_files": true,
            "java_outer_classname": "OperationsProto",
            "java_package": "com.google.longrunning",
            "objc_class_prefix": "GLRUN",
            "php_namespace": "Google\\LongRunning"
          },
          "nested": {
            "operationInfo": {
              "type": "google.longrunning.OperationInfo",
              "id": 1049,
              "extend": "google.protobuf.MethodOptions"
            },
            "Operations": {
              "options": {
                "(google.api.default_host)": "longrunning.googleapis.com"
              },
              "methods": {
                "ListOperations": {
                  "requestType": "ListOperationsRequest",
                  "responseType": "ListOperationsResponse",
                  "options": {
                    "(google.api.http).get": "/v1/{name=operations}",
                    "(google.api.method_signature)": "name,filter"
                  },
                  "parsedOptions": [
                    {
                      "(google.api.http)": {
                        "get": "/v1/{name=operations}"
                      }
                    },
                    {
                      "(google.api.method_signature)": "name,filter"
                    }
                  ]
                },
                "GetOperation": {
                  "requestType": "GetOperationRequest",
                  "responseType": "Operation",
                  "options": {
                    "(google.api.http).get": "/v1/{name=operations/**}",
                    "(google.api.method_signature)": "name"
                  },
                  "parsedOptions": [
                    {
                      "(google.api.http)": {
                        "get": "/v1/{name=operations/**}"
                      }
                    },
                    {
                      "(google.api.method_signature)": "name"
                    }
                  ]
                },
                "DeleteOperation": {
                  "requestType": "DeleteOperationRequest",
                  "responseType": "google.protobuf.Empty",
                  "options": {
                    "(google.api.http).delete": "/v1/{name=operations/**}",
                    "(google.api.method_signature)": "name"
                  },
                  "parsedOptions": [
                    {
                      "(google.api.http)": {
                        "delete": "/v1/{name=operations/**}"
                      }
                    },
                    {
                      "(google.api.method_signature)": "name"
                    }
                  ]
                },
                "CancelOperation": {
                  "requestType": "CancelOperationRequest",
                  "responseType": "google.protobuf.Empty",
                  "options": {
                    "(google.api.http).post": "/v1/{name=operations/**}:cancel",
                    "(google.api.http).body": "*",
                    "(google.api.method_signature)": "name"
                  },
                  "parsedOptions": [
                    {
                      "(google.api.http)": {
                        "post": "/v1/{name=operations/**}:cancel",
                        "body": "*"
                      }
                    },
                    {
                      "(google.api.method_signature)": "name"
                    }
                  ]
                },
                "WaitOperation": {
                  "requestType": "WaitOperationRequest",
                  "responseType": "Operation"
                }
              }
            },
            "Operation": {
              "oneofs": {
                "result": {
                  "oneof": [
                    "error",
                    "response"
                  ]
                }
              },
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "metadata": {
                  "type": "google.protobuf.Any",
                  "id": 2
                },
                "done": {
                  "type": "bool",
                  "id": 3
                },
                "error": {
                  "type": "google.rpc.Status",
                  "id": 4
                },
                "response": {
                  "type": "google.protobuf.Any",
                  "id": 5
                }
              }
            },
            "GetOperationRequest": {
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                }
              }
            },
            "ListOperationsRequest": {
              "fields": {
                "name": {
                  "type": "string",
                  "id": 4
                },
                "filter": {
                  "type": "string",
                  "id": 1
                },
                "pageSize": {
                  "type": "int32",
                  "id": 2
                },
                "pageToken": {
                  "type": "string",
                  "id": 3
                },
                "returnPartialSuccess": {
                  "type": "bool",
                  "id": 5
                }
              }
            },
            "ListOperationsResponse": {
              "fields": {
                "operations": {
                  "rule": "repeated",
                  "type": "Operation",
                  "id": 1
                },
                "nextPageToken": {
                  "type": "string",
                  "id": 2
                },
                "unreachable": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 3,
                  "options": {
                    "(google.api.field_behavior)": "UNORDERED_LIST"
                  }
                }
              }
            },
            "CancelOperationRequest": {
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                }
              }
            },
            "DeleteOperationRequest": {
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                }
              }
            },
            "WaitOperationRequest": {
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "timeout": {
                  "type": "google.protobuf.Duration",
                  "id": 2
                }
              }
            },
            "OperationInfo": {
              "fields": {
                "responseType": {
                  "type": "string",
                  "id": 1
                },
                "metadataType": {
                  "type": "string",
                  "id": 2
                }
              }
            }
          }
        },
        "rpc": {
          "options": {
            "go_package": "google.golang.org/genproto/googleapis/rpc/status;status",
            "java_multiple_files": true,
            "java_outer_classname": "StatusProto",
            "java_package": "com.google.rpc",
            "objc_class_prefix": "RPC"
          },
          "nested": {
            "Status": {
              "fields": {
                "code": {
                  "type": "int32",
                  "id": 1
                },
                "message": {
                  "type": "string",
                  "id": 2
                },
                "details": {
                  "rule": "repeated",
                  "type": "google.protobuf.Any",
                  "id": 3
                }
              }
            }
          }
        }
      }
    }
  }
}