1599 lines
60 KiB
Ruby
1599 lines
60 KiB
Ruby
# Copyright 2020 Google LLC
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
require 'date'
|
|
require 'google/apis/core/base_service'
|
|
require 'google/apis/core/json_representation'
|
|
require 'google/apis/core/hashable'
|
|
require 'google/apis/errors'
|
|
|
|
module Google
|
|
module Apis
|
|
module CloudbuildV1
|
|
|
|
class ApprovalConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ApprovalResult
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ApproveBuildRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ArtifactObjects
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ArtifactResult
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Artifacts
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerConnectedRepository
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerRepository
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerRepositoryId
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerSecrets
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BitbucketServerTriggerConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Build
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuildApproval
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuildOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuildOptions
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuildStep
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuildTrigger
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class BuiltImage
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CancelBuildRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CancelOperationRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CreateBitbucketServerConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CreateBitbucketServerConnectedRepositoryRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CreateGitHubEnterpriseConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CreateGitLabConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class CreateWorkerPoolOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class DeleteBitbucketServerConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class DeleteGitHubEnterpriseConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class DeleteGitLabConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class DeleteWorkerPoolOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Empty
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class FailureInfo
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class FileHashes
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GitFileSource
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GitHubEnterpriseConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GitHubEnterpriseSecrets
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GitHubEventsConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GitRepoSource
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class GoogleDevtoolsCloudbuildV2OperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class HttpDelivery
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class HashProp
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class HttpBody
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class InlineSecret
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListBitbucketServerConfigsResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListBitbucketServerRepositoriesResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListBuildTriggersResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListBuildsResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListGithubEnterpriseConfigsResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ListWorkerPoolsResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NetworkConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Notification
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NotifierConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NotifierMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NotifierSecret
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NotifierSecretRef
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class NotifierSpec
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Operation
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class OperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class PoolOption
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class PrivatePoolV1Config
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ProcessAppManifestCallbackOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class PubsubConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class PullRequestFilter
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class PushFilter
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ReceiveTriggerWebhookResponse
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class RemoveBitbucketServerConnectedRepositoryRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class RepoSource
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Results
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class RetryBuildRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class RunBuildTriggerRequest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class RunWorkflowCustomOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class SmtpDelivery
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Secret
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class SecretManagerSecret
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Secrets
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class SlackDelivery
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Source
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class SourceProvenance
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Status
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class StorageSource
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class StorageSourceManifest
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class TimeSpan
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class UpdateBitbucketServerConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class UpdateGitHubEnterpriseConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class UpdateGitLabConfigOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class UpdateWorkerPoolOperationMetadata
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Volume
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class Warning
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class WebhookConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class WorkerConfig
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class WorkerPool
|
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
|
|
include Google::Apis::Core::JsonObjectSupport
|
|
end
|
|
|
|
class ApprovalConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :approval_required, as: 'approvalRequired'
|
|
end
|
|
end
|
|
|
|
class ApprovalResult
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :approval_time, as: 'approvalTime'
|
|
property :approver_account, as: 'approverAccount'
|
|
property :comment, as: 'comment'
|
|
property :decision, as: 'decision'
|
|
property :url, as: 'url'
|
|
end
|
|
end
|
|
|
|
class ApproveBuildRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :approval_result, as: 'approvalResult', class: Google::Apis::CloudbuildV1::ApprovalResult, decorator: Google::Apis::CloudbuildV1::ApprovalResult::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class ArtifactObjects
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :location, as: 'location'
|
|
collection :paths, as: 'paths'
|
|
property :timing, as: 'timing', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class ArtifactResult
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :file_hash, as: 'fileHash', class: Google::Apis::CloudbuildV1::FileHashes, decorator: Google::Apis::CloudbuildV1::FileHashes::Representation
|
|
|
|
property :location, as: 'location'
|
|
end
|
|
end
|
|
|
|
class Artifacts
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :images, as: 'images'
|
|
property :objects, as: 'objects', class: Google::Apis::CloudbuildV1::ArtifactObjects, decorator: Google::Apis::CloudbuildV1::ArtifactObjects::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :requests, as: 'requests', class: Google::Apis::CloudbuildV1::CreateBitbucketServerConnectedRepositoryRequest, decorator: Google::Apis::CloudbuildV1::CreateBitbucketServerConnectedRepositoryRequest::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :bitbucket_server_connected_repositories, as: 'bitbucketServerConnectedRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BatchCreateBitbucketServerConnectedRepositoriesResponseMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :config, as: 'config'
|
|
property :create_time, as: 'createTime'
|
|
end
|
|
end
|
|
|
|
class BitbucketServerConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :api_key, as: 'apiKey'
|
|
collection :connected_repositories, as: 'connectedRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
|
|
|
|
property :create_time, as: 'createTime'
|
|
property :host_uri, as: 'hostUri'
|
|
property :name, as: 'name'
|
|
property :peered_network, as: 'peeredNetwork'
|
|
property :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::BitbucketServerSecrets, decorator: Google::Apis::CloudbuildV1::BitbucketServerSecrets::Representation
|
|
|
|
property :ssl_ca, as: 'sslCa'
|
|
property :username, as: 'username'
|
|
property :webhook_key, as: 'webhookKey'
|
|
end
|
|
end
|
|
|
|
class BitbucketServerConnectedRepository
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :parent, as: 'parent'
|
|
property :repo, as: 'repo', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
|
|
|
|
property :status, as: 'status', class: Google::Apis::CloudbuildV1::Status, decorator: Google::Apis::CloudbuildV1::Status::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BitbucketServerRepository
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :browse_uri, as: 'browseUri'
|
|
property :description, as: 'description'
|
|
property :display_name, as: 'displayName'
|
|
property :name, as: 'name'
|
|
property :repo_id, as: 'repoId', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BitbucketServerRepositoryId
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :project_key, as: 'projectKey'
|
|
property :repo_slug, as: 'repoSlug'
|
|
property :webhook_id, as: 'webhookId'
|
|
end
|
|
end
|
|
|
|
class BitbucketServerSecrets
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :admin_access_token_version_name, as: 'adminAccessTokenVersionName'
|
|
property :read_access_token_version_name, as: 'readAccessTokenVersionName'
|
|
property :webhook_secret_version_name, as: 'webhookSecretVersionName'
|
|
end
|
|
end
|
|
|
|
class BitbucketServerTriggerConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig', class: Google::Apis::CloudbuildV1::BitbucketServerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerConfig::Representation
|
|
|
|
property :bitbucket_server_config_resource, as: 'bitbucketServerConfigResource'
|
|
property :project_key, as: 'projectKey'
|
|
property :pull_request, as: 'pullRequest', class: Google::Apis::CloudbuildV1::PullRequestFilter, decorator: Google::Apis::CloudbuildV1::PullRequestFilter::Representation
|
|
|
|
property :push, as: 'push', class: Google::Apis::CloudbuildV1::PushFilter, decorator: Google::Apis::CloudbuildV1::PushFilter::Representation
|
|
|
|
property :repo_slug, as: 'repoSlug'
|
|
end
|
|
end
|
|
|
|
class Build
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :approval, as: 'approval', class: Google::Apis::CloudbuildV1::BuildApproval, decorator: Google::Apis::CloudbuildV1::BuildApproval::Representation
|
|
|
|
property :artifacts, as: 'artifacts', class: Google::Apis::CloudbuildV1::Artifacts, decorator: Google::Apis::CloudbuildV1::Artifacts::Representation
|
|
|
|
property :available_secrets, as: 'availableSecrets', class: Google::Apis::CloudbuildV1::Secrets, decorator: Google::Apis::CloudbuildV1::Secrets::Representation
|
|
|
|
property :build_trigger_id, as: 'buildTriggerId'
|
|
property :create_time, as: 'createTime'
|
|
property :failure_info, as: 'failureInfo', class: Google::Apis::CloudbuildV1::FailureInfo, decorator: Google::Apis::CloudbuildV1::FailureInfo::Representation
|
|
|
|
property :finish_time, as: 'finishTime'
|
|
property :id, as: 'id'
|
|
collection :images, as: 'images'
|
|
property :log_url, as: 'logUrl'
|
|
property :logs_bucket, as: 'logsBucket'
|
|
property :name, as: 'name'
|
|
property :options, as: 'options', class: Google::Apis::CloudbuildV1::BuildOptions, decorator: Google::Apis::CloudbuildV1::BuildOptions::Representation
|
|
|
|
property :project_id, as: 'projectId'
|
|
property :queue_ttl, as: 'queueTtl'
|
|
property :results, as: 'results', class: Google::Apis::CloudbuildV1::Results, decorator: Google::Apis::CloudbuildV1::Results::Representation
|
|
|
|
collection :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::Secret, decorator: Google::Apis::CloudbuildV1::Secret::Representation
|
|
|
|
property :service_account, as: 'serviceAccount'
|
|
property :source, as: 'source', class: Google::Apis::CloudbuildV1::Source, decorator: Google::Apis::CloudbuildV1::Source::Representation
|
|
|
|
property :source_provenance, as: 'sourceProvenance', class: Google::Apis::CloudbuildV1::SourceProvenance, decorator: Google::Apis::CloudbuildV1::SourceProvenance::Representation
|
|
|
|
property :start_time, as: 'startTime'
|
|
property :status, as: 'status'
|
|
property :status_detail, as: 'statusDetail'
|
|
collection :steps, as: 'steps', class: Google::Apis::CloudbuildV1::BuildStep, decorator: Google::Apis::CloudbuildV1::BuildStep::Representation
|
|
|
|
hash :substitutions, as: 'substitutions'
|
|
collection :tags, as: 'tags'
|
|
property :timeout, as: 'timeout'
|
|
hash :timing, as: 'timing', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
collection :warnings, as: 'warnings', class: Google::Apis::CloudbuildV1::Warning, decorator: Google::Apis::CloudbuildV1::Warning::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BuildApproval
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :config, as: 'config', class: Google::Apis::CloudbuildV1::ApprovalConfig, decorator: Google::Apis::CloudbuildV1::ApprovalConfig::Representation
|
|
|
|
property :result, as: 'result', class: Google::Apis::CloudbuildV1::ApprovalResult, decorator: Google::Apis::CloudbuildV1::ApprovalResult::Representation
|
|
|
|
property :state, as: 'state'
|
|
end
|
|
end
|
|
|
|
class BuildOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :build, as: 'build', class: Google::Apis::CloudbuildV1::Build, decorator: Google::Apis::CloudbuildV1::Build::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BuildOptions
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
|
property :dynamic_substitutions, as: 'dynamicSubstitutions'
|
|
collection :env, as: 'env'
|
|
property :log_streaming_option, as: 'logStreamingOption'
|
|
property :logging, as: 'logging'
|
|
property :machine_type, as: 'machineType'
|
|
property :pool, as: 'pool', class: Google::Apis::CloudbuildV1::PoolOption, decorator: Google::Apis::CloudbuildV1::PoolOption::Representation
|
|
|
|
property :requested_verify_option, as: 'requestedVerifyOption'
|
|
collection :secret_env, as: 'secretEnv'
|
|
collection :source_provenance_hash, as: 'sourceProvenanceHash'
|
|
property :substitution_option, as: 'substitutionOption'
|
|
collection :volumes, as: 'volumes', class: Google::Apis::CloudbuildV1::Volume, decorator: Google::Apis::CloudbuildV1::Volume::Representation
|
|
|
|
property :worker_pool, as: 'workerPool'
|
|
end
|
|
end
|
|
|
|
class BuildStep
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :args, as: 'args'
|
|
property :dir, as: 'dir'
|
|
property :entrypoint, as: 'entrypoint'
|
|
collection :env, as: 'env'
|
|
property :id, as: 'id'
|
|
property :name, as: 'name'
|
|
property :pull_timing, as: 'pullTiming', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
property :script, as: 'script'
|
|
collection :secret_env, as: 'secretEnv'
|
|
property :status, as: 'status'
|
|
property :timeout, as: 'timeout'
|
|
property :timing, as: 'timing', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
collection :volumes, as: 'volumes', class: Google::Apis::CloudbuildV1::Volume, decorator: Google::Apis::CloudbuildV1::Volume::Representation
|
|
|
|
collection :wait_for, as: 'waitFor'
|
|
end
|
|
end
|
|
|
|
class BuildTrigger
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :approval_config, as: 'approvalConfig', class: Google::Apis::CloudbuildV1::ApprovalConfig, decorator: Google::Apis::CloudbuildV1::ApprovalConfig::Representation
|
|
|
|
property :autodetect, as: 'autodetect'
|
|
property :bitbucket_server_trigger_config, as: 'bitbucketServerTriggerConfig', class: Google::Apis::CloudbuildV1::BitbucketServerTriggerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerTriggerConfig::Representation
|
|
|
|
property :build, as: 'build', class: Google::Apis::CloudbuildV1::Build, decorator: Google::Apis::CloudbuildV1::Build::Representation
|
|
|
|
property :create_time, as: 'createTime'
|
|
property :description, as: 'description'
|
|
property :disabled, as: 'disabled'
|
|
property :event_type, as: 'eventType'
|
|
property :filename, as: 'filename'
|
|
property :filter, as: 'filter'
|
|
property :git_file_source, as: 'gitFileSource', class: Google::Apis::CloudbuildV1::GitFileSource, decorator: Google::Apis::CloudbuildV1::GitFileSource::Representation
|
|
|
|
property :github, as: 'github', class: Google::Apis::CloudbuildV1::GitHubEventsConfig, decorator: Google::Apis::CloudbuildV1::GitHubEventsConfig::Representation
|
|
|
|
property :id, as: 'id'
|
|
collection :ignored_files, as: 'ignoredFiles'
|
|
collection :included_files, as: 'includedFiles'
|
|
property :name, as: 'name'
|
|
property :pubsub_config, as: 'pubsubConfig', class: Google::Apis::CloudbuildV1::PubsubConfig, decorator: Google::Apis::CloudbuildV1::PubsubConfig::Representation
|
|
|
|
property :resource_name, as: 'resourceName'
|
|
property :service_account, as: 'serviceAccount'
|
|
property :source_to_build, as: 'sourceToBuild', class: Google::Apis::CloudbuildV1::GitRepoSource, decorator: Google::Apis::CloudbuildV1::GitRepoSource::Representation
|
|
|
|
hash :substitutions, as: 'substitutions'
|
|
collection :tags, as: 'tags'
|
|
property :trigger_template, as: 'triggerTemplate', class: Google::Apis::CloudbuildV1::RepoSource, decorator: Google::Apis::CloudbuildV1::RepoSource::Representation
|
|
|
|
property :webhook_config, as: 'webhookConfig', class: Google::Apis::CloudbuildV1::WebhookConfig, decorator: Google::Apis::CloudbuildV1::WebhookConfig::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class BuiltImage
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :digest, as: 'digest'
|
|
property :name, as: 'name'
|
|
property :push_timing, as: 'pushTiming', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class CancelBuildRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :id, as: 'id'
|
|
property :name, as: 'name'
|
|
property :project_id, as: 'projectId'
|
|
end
|
|
end
|
|
|
|
class CancelOperationRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
end
|
|
end
|
|
|
|
class CreateBitbucketServerConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig'
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
end
|
|
end
|
|
|
|
class CreateBitbucketServerConnectedRepositoryRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_connected_repository, as: 'bitbucketServerConnectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerConnectedRepository::Representation
|
|
|
|
property :parent, as: 'parent'
|
|
end
|
|
end
|
|
|
|
class CreateGitHubEnterpriseConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
end
|
|
end
|
|
|
|
class CreateGitLabConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :gitlab_config, as: 'gitlabConfig'
|
|
end
|
|
end
|
|
|
|
class CreateWorkerPoolOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :worker_pool, as: 'workerPool'
|
|
end
|
|
end
|
|
|
|
class DeleteBitbucketServerConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig'
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
end
|
|
end
|
|
|
|
class DeleteGitHubEnterpriseConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
end
|
|
end
|
|
|
|
class DeleteGitLabConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :gitlab_config, as: 'gitlabConfig'
|
|
end
|
|
end
|
|
|
|
class DeleteWorkerPoolOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :worker_pool, as: 'workerPool'
|
|
end
|
|
end
|
|
|
|
class Empty
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
end
|
|
end
|
|
|
|
class FailureInfo
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :detail, as: 'detail'
|
|
property :type, as: 'type'
|
|
end
|
|
end
|
|
|
|
class FileHashes
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :file_hash, as: 'fileHash', class: Google::Apis::CloudbuildV1::HashProp, decorator: Google::Apis::CloudbuildV1::HashProp::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class GitFileSource
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
property :path, as: 'path'
|
|
property :repo_type, as: 'repoType'
|
|
property :revision, as: 'revision'
|
|
property :uri, as: 'uri'
|
|
end
|
|
end
|
|
|
|
class GitHubEnterpriseConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :app_id, :numeric_string => true, as: 'appId'
|
|
property :create_time, as: 'createTime'
|
|
property :display_name, as: 'displayName'
|
|
property :host_url, as: 'hostUrl'
|
|
property :name, as: 'name'
|
|
property :peered_network, as: 'peeredNetwork'
|
|
property :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::GitHubEnterpriseSecrets, decorator: Google::Apis::CloudbuildV1::GitHubEnterpriseSecrets::Representation
|
|
|
|
property :ssl_ca, as: 'sslCa'
|
|
property :webhook_key, as: 'webhookKey'
|
|
end
|
|
end
|
|
|
|
class GitHubEnterpriseSecrets
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :oauth_client_id_name, as: 'oauthClientIdName'
|
|
property :oauth_client_id_version_name, as: 'oauthClientIdVersionName'
|
|
property :oauth_secret_name, as: 'oauthSecretName'
|
|
property :oauth_secret_version_name, as: 'oauthSecretVersionName'
|
|
property :private_key_name, as: 'privateKeyName'
|
|
property :private_key_version_name, as: 'privateKeyVersionName'
|
|
property :webhook_secret_name, as: 'webhookSecretName'
|
|
property :webhook_secret_version_name, as: 'webhookSecretVersionName'
|
|
end
|
|
end
|
|
|
|
class GitHubEventsConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :enterprise_config_resource_name, as: 'enterpriseConfigResourceName'
|
|
property :installation_id, :numeric_string => true, as: 'installationId'
|
|
property :name, as: 'name'
|
|
property :owner, as: 'owner'
|
|
property :pull_request, as: 'pullRequest', class: Google::Apis::CloudbuildV1::PullRequestFilter, decorator: Google::Apis::CloudbuildV1::PullRequestFilter::Representation
|
|
|
|
property :push, as: 'push', class: Google::Apis::CloudbuildV1::PushFilter, decorator: Google::Apis::CloudbuildV1::PushFilter::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class GitRepoSource
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
property :ref, as: 'ref'
|
|
property :repo_type, as: 'repoType'
|
|
property :uri, as: 'uri'
|
|
end
|
|
end
|
|
|
|
class GoogleDevtoolsCloudbuildV2OperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :api_version, as: 'apiVersion'
|
|
property :create_time, as: 'createTime'
|
|
property :end_time, as: 'endTime'
|
|
property :requested_cancellation, as: 'requestedCancellation'
|
|
property :status_message, as: 'statusMessage'
|
|
property :target, as: 'target'
|
|
property :verb, as: 'verb'
|
|
end
|
|
end
|
|
|
|
class HttpDelivery
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :uri, as: 'uri'
|
|
end
|
|
end
|
|
|
|
class HashProp
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :type, as: 'type'
|
|
property :value, :base64 => true, as: 'value'
|
|
end
|
|
end
|
|
|
|
class HttpBody
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :content_type, as: 'contentType'
|
|
property :data, :base64 => true, as: 'data'
|
|
collection :extensions, as: 'extensions'
|
|
end
|
|
end
|
|
|
|
class InlineSecret
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
hash :env_map, as: 'envMap'
|
|
property :kms_key_name, as: 'kmsKeyName'
|
|
end
|
|
end
|
|
|
|
class ListBitbucketServerConfigsResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :bitbucket_server_configs, as: 'bitbucketServerConfigs', class: Google::Apis::CloudbuildV1::BitbucketServerConfig, decorator: Google::Apis::CloudbuildV1::BitbucketServerConfig::Representation
|
|
|
|
property :next_page_token, as: 'nextPageToken'
|
|
end
|
|
end
|
|
|
|
class ListBitbucketServerRepositoriesResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :bitbucket_server_repositories, as: 'bitbucketServerRepositories', class: Google::Apis::CloudbuildV1::BitbucketServerRepository, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepository::Representation
|
|
|
|
property :next_page_token, as: 'nextPageToken'
|
|
end
|
|
end
|
|
|
|
class ListBuildTriggersResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :next_page_token, as: 'nextPageToken'
|
|
collection :triggers, as: 'triggers', class: Google::Apis::CloudbuildV1::BuildTrigger, decorator: Google::Apis::CloudbuildV1::BuildTrigger::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class ListBuildsResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :builds, as: 'builds', class: Google::Apis::CloudbuildV1::Build, decorator: Google::Apis::CloudbuildV1::Build::Representation
|
|
|
|
property :next_page_token, as: 'nextPageToken'
|
|
end
|
|
end
|
|
|
|
class ListGithubEnterpriseConfigsResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :configs, as: 'configs', class: Google::Apis::CloudbuildV1::GitHubEnterpriseConfig, decorator: Google::Apis::CloudbuildV1::GitHubEnterpriseConfig::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class ListWorkerPoolsResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :next_page_token, as: 'nextPageToken'
|
|
collection :worker_pools, as: 'workerPools', class: Google::Apis::CloudbuildV1::WorkerPool, decorator: Google::Apis::CloudbuildV1::WorkerPool::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class NetworkConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :egress_option, as: 'egressOption'
|
|
property :peered_network, as: 'peeredNetwork'
|
|
end
|
|
end
|
|
|
|
class Notification
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :filter, as: 'filter'
|
|
property :http_delivery, as: 'httpDelivery', class: Google::Apis::CloudbuildV1::HttpDelivery, decorator: Google::Apis::CloudbuildV1::HttpDelivery::Representation
|
|
|
|
property :slack_delivery, as: 'slackDelivery', class: Google::Apis::CloudbuildV1::SlackDelivery, decorator: Google::Apis::CloudbuildV1::SlackDelivery::Representation
|
|
|
|
property :smtp_delivery, as: 'smtpDelivery', class: Google::Apis::CloudbuildV1::SmtpDelivery, decorator: Google::Apis::CloudbuildV1::SmtpDelivery::Representation
|
|
|
|
hash :struct_delivery, as: 'structDelivery'
|
|
end
|
|
end
|
|
|
|
class NotifierConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :api_version, as: 'apiVersion'
|
|
property :kind, as: 'kind'
|
|
property :metadata, as: 'metadata', class: Google::Apis::CloudbuildV1::NotifierMetadata, decorator: Google::Apis::CloudbuildV1::NotifierMetadata::Representation
|
|
|
|
property :spec, as: 'spec', class: Google::Apis::CloudbuildV1::NotifierSpec, decorator: Google::Apis::CloudbuildV1::NotifierSpec::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class NotifierMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :name, as: 'name'
|
|
property :notifier, as: 'notifier'
|
|
end
|
|
end
|
|
|
|
class NotifierSecret
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :name, as: 'name'
|
|
property :value, as: 'value'
|
|
end
|
|
end
|
|
|
|
class NotifierSecretRef
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :secret_ref, as: 'secretRef'
|
|
end
|
|
end
|
|
|
|
class NotifierSpec
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :notification, as: 'notification', class: Google::Apis::CloudbuildV1::Notification, decorator: Google::Apis::CloudbuildV1::Notification::Representation
|
|
|
|
collection :secrets, as: 'secrets', class: Google::Apis::CloudbuildV1::NotifierSecret, decorator: Google::Apis::CloudbuildV1::NotifierSecret::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class Operation
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :done, as: 'done'
|
|
property :error, as: 'error', class: Google::Apis::CloudbuildV1::Status, decorator: Google::Apis::CloudbuildV1::Status::Representation
|
|
|
|
hash :metadata, as: 'metadata'
|
|
property :name, as: 'name'
|
|
hash :response, as: 'response'
|
|
end
|
|
end
|
|
|
|
class OperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :api_version, as: 'apiVersion'
|
|
property :cancel_requested, as: 'cancelRequested'
|
|
property :create_time, as: 'createTime'
|
|
property :end_time, as: 'endTime'
|
|
property :status_detail, as: 'statusDetail'
|
|
property :target, as: 'target'
|
|
property :verb, as: 'verb'
|
|
end
|
|
end
|
|
|
|
class PoolOption
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :name, as: 'name'
|
|
end
|
|
end
|
|
|
|
class PrivatePoolV1Config
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :network_config, as: 'networkConfig', class: Google::Apis::CloudbuildV1::NetworkConfig, decorator: Google::Apis::CloudbuildV1::NetworkConfig::Representation
|
|
|
|
property :worker_config, as: 'workerConfig', class: Google::Apis::CloudbuildV1::WorkerConfig, decorator: Google::Apis::CloudbuildV1::WorkerConfig::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class ProcessAppManifestCallbackOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
end
|
|
end
|
|
|
|
class PubsubConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :service_account_email, as: 'serviceAccountEmail'
|
|
property :state, as: 'state'
|
|
property :subscription, as: 'subscription'
|
|
property :topic, as: 'topic'
|
|
end
|
|
end
|
|
|
|
class PullRequestFilter
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :branch, as: 'branch'
|
|
property :comment_control, as: 'commentControl'
|
|
property :invert_regex, as: 'invertRegex'
|
|
end
|
|
end
|
|
|
|
class PushFilter
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :branch, as: 'branch'
|
|
property :invert_regex, as: 'invertRegex'
|
|
property :tag, as: 'tag'
|
|
end
|
|
end
|
|
|
|
class ReceiveTriggerWebhookResponse
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
end
|
|
end
|
|
|
|
class RemoveBitbucketServerConnectedRepositoryRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :connected_repository, as: 'connectedRepository', class: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId, decorator: Google::Apis::CloudbuildV1::BitbucketServerRepositoryId::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class RepoSource
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :branch_name, as: 'branchName'
|
|
property :commit_sha, as: 'commitSha'
|
|
property :dir, as: 'dir'
|
|
property :invert_regex, as: 'invertRegex'
|
|
property :project_id, as: 'projectId'
|
|
property :repo_name, as: 'repoName'
|
|
hash :substitutions, as: 'substitutions'
|
|
property :tag_name, as: 'tagName'
|
|
end
|
|
end
|
|
|
|
class Results
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :artifact_manifest, as: 'artifactManifest'
|
|
property :artifact_timing, as: 'artifactTiming', class: Google::Apis::CloudbuildV1::TimeSpan, decorator: Google::Apis::CloudbuildV1::TimeSpan::Representation
|
|
|
|
collection :build_step_images, as: 'buildStepImages'
|
|
collection :build_step_outputs, as: 'buildStepOutputs'
|
|
collection :images, as: 'images', class: Google::Apis::CloudbuildV1::BuiltImage, decorator: Google::Apis::CloudbuildV1::BuiltImage::Representation
|
|
|
|
property :num_artifacts, :numeric_string => true, as: 'numArtifacts'
|
|
end
|
|
end
|
|
|
|
class RetryBuildRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :id, as: 'id'
|
|
property :name, as: 'name'
|
|
property :project_id, as: 'projectId'
|
|
end
|
|
end
|
|
|
|
class RunBuildTriggerRequest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :project_id, as: 'projectId'
|
|
property :source, as: 'source', class: Google::Apis::CloudbuildV1::RepoSource, decorator: Google::Apis::CloudbuildV1::RepoSource::Representation
|
|
|
|
property :trigger_id, as: 'triggerId'
|
|
end
|
|
end
|
|
|
|
class RunWorkflowCustomOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :api_version, as: 'apiVersion'
|
|
property :create_time, as: 'createTime'
|
|
property :end_time, as: 'endTime'
|
|
property :pipeline_run_id, as: 'pipelineRunId'
|
|
property :requested_cancellation, as: 'requestedCancellation'
|
|
property :target, as: 'target'
|
|
property :verb, as: 'verb'
|
|
end
|
|
end
|
|
|
|
class SmtpDelivery
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :from_address, as: 'fromAddress'
|
|
property :password, as: 'password', class: Google::Apis::CloudbuildV1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1::NotifierSecretRef::Representation
|
|
|
|
property :port, as: 'port'
|
|
collection :recipient_addresses, as: 'recipientAddresses'
|
|
property :sender_address, as: 'senderAddress'
|
|
property :server, as: 'server'
|
|
end
|
|
end
|
|
|
|
class Secret
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :kms_key_name, as: 'kmsKeyName'
|
|
hash :secret_env, as: 'secretEnv'
|
|
end
|
|
end
|
|
|
|
class SecretManagerSecret
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :env, as: 'env'
|
|
property :version_name, as: 'versionName'
|
|
end
|
|
end
|
|
|
|
class Secrets
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
collection :inline, as: 'inline', class: Google::Apis::CloudbuildV1::InlineSecret, decorator: Google::Apis::CloudbuildV1::InlineSecret::Representation
|
|
|
|
collection :secret_manager, as: 'secretManager', class: Google::Apis::CloudbuildV1::SecretManagerSecret, decorator: Google::Apis::CloudbuildV1::SecretManagerSecret::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class SlackDelivery
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :webhook_uri, as: 'webhookUri', class: Google::Apis::CloudbuildV1::NotifierSecretRef, decorator: Google::Apis::CloudbuildV1::NotifierSecretRef::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class Source
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :repo_source, as: 'repoSource', class: Google::Apis::CloudbuildV1::RepoSource, decorator: Google::Apis::CloudbuildV1::RepoSource::Representation
|
|
|
|
property :storage_source, as: 'storageSource', class: Google::Apis::CloudbuildV1::StorageSource, decorator: Google::Apis::CloudbuildV1::StorageSource::Representation
|
|
|
|
property :storage_source_manifest, as: 'storageSourceManifest', class: Google::Apis::CloudbuildV1::StorageSourceManifest, decorator: Google::Apis::CloudbuildV1::StorageSourceManifest::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class SourceProvenance
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
hash :file_hashes, as: 'fileHashes', class: Google::Apis::CloudbuildV1::FileHashes, decorator: Google::Apis::CloudbuildV1::FileHashes::Representation
|
|
|
|
property :resolved_repo_source, as: 'resolvedRepoSource', class: Google::Apis::CloudbuildV1::RepoSource, decorator: Google::Apis::CloudbuildV1::RepoSource::Representation
|
|
|
|
property :resolved_storage_source, as: 'resolvedStorageSource', class: Google::Apis::CloudbuildV1::StorageSource, decorator: Google::Apis::CloudbuildV1::StorageSource::Representation
|
|
|
|
property :resolved_storage_source_manifest, as: 'resolvedStorageSourceManifest', class: Google::Apis::CloudbuildV1::StorageSourceManifest, decorator: Google::Apis::CloudbuildV1::StorageSourceManifest::Representation
|
|
|
|
end
|
|
end
|
|
|
|
class Status
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :code, as: 'code'
|
|
collection :details, as: 'details'
|
|
property :message, as: 'message'
|
|
end
|
|
end
|
|
|
|
class StorageSource
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bucket, as: 'bucket'
|
|
property :generation, :numeric_string => true, as: 'generation'
|
|
property :object, as: 'object'
|
|
end
|
|
end
|
|
|
|
class StorageSourceManifest
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bucket, as: 'bucket'
|
|
property :generation, :numeric_string => true, as: 'generation'
|
|
property :object, as: 'object'
|
|
end
|
|
end
|
|
|
|
class TimeSpan
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :end_time, as: 'endTime'
|
|
property :start_time, as: 'startTime'
|
|
end
|
|
end
|
|
|
|
class UpdateBitbucketServerConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :bitbucket_server_config, as: 'bitbucketServerConfig'
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
end
|
|
end
|
|
|
|
class UpdateGitHubEnterpriseConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :github_enterprise_config, as: 'githubEnterpriseConfig'
|
|
end
|
|
end
|
|
|
|
class UpdateGitLabConfigOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :gitlab_config, as: 'gitlabConfig'
|
|
end
|
|
end
|
|
|
|
class UpdateWorkerPoolOperationMetadata
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :complete_time, as: 'completeTime'
|
|
property :create_time, as: 'createTime'
|
|
property :worker_pool, as: 'workerPool'
|
|
end
|
|
end
|
|
|
|
class Volume
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :name, as: 'name'
|
|
property :path, as: 'path'
|
|
end
|
|
end
|
|
|
|
class Warning
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :priority, as: 'priority'
|
|
property :text, as: 'text'
|
|
end
|
|
end
|
|
|
|
class WebhookConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :secret, as: 'secret'
|
|
property :state, as: 'state'
|
|
end
|
|
end
|
|
|
|
class WorkerConfig
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
|
property :machine_type, as: 'machineType'
|
|
end
|
|
end
|
|
|
|
class WorkerPool
|
|
# @private
|
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
hash :annotations, as: 'annotations'
|
|
property :create_time, as: 'createTime'
|
|
property :delete_time, as: 'deleteTime'
|
|
property :display_name, as: 'displayName'
|
|
property :etag, as: 'etag'
|
|
property :name, as: 'name'
|
|
property :private_pool_v1_config, as: 'privatePoolV1Config', class: Google::Apis::CloudbuildV1::PrivatePoolV1Config, decorator: Google::Apis::CloudbuildV1::PrivatePoolV1Config::Representation
|
|
|
|
property :state, as: 'state'
|
|
property :uid, as: 'uid'
|
|
property :update_time, as: 'updateTime'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|