
                        ^   S r SSKJr  SSKJr  SSKJr  SSKJr  Sr	 " S S\R                  5      r " S	 S
\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S \R                  5      r " S! S"\R                  5      r " S# S$\R                  5      r " S% S&\R                  5      r " S' S(\R                  5      r " S) S*\R                  5      r " S+ S,\R                  5      r " S- S.\R                  5      r " S/ S0\R                  5      r " S1 S2\R                  5      r  " S3 S4\R                  5      r! " S5 S6\R                  5      r" " S7 S8\R                  5      r# " S9 S:\R                  5      r$ " S; S<\R                  5      r% " S= S>\R                  5      r& " S? S@\R                  5      r' " SA SB\R                  5      r( " SC SD\R                  5      r) " SE SF\R                  5      r* " SG SH\R                  5      r+ " SI SJ\R                  5      r, " SK SL\R                  5      r- " SM SN\R                  5      r. " SO SP\R                  5      r/ " SQ SR\R                  5      r0 " SS ST\R                  5      r1 " SU SV\R                  5      r2 " SW SX\R                  5      r3 " SY SZ\R                  5      r4 " S[ S\\R                  5      r5 " S] S^\R                  5      r6 " S_ S`\R                  5      r7 " Sa Sb\R                  5      r8 " Sc Sd\R                  5      r9 " Se Sf\R                  5      r: " Sg Sh\R                  5      r; " Si Sj\R                  5      r< " Sk Sl\R                  5      r= " Sm Sn\R                  5      r> " So Sp\R                  5      r? " Sq Sr\R                  5      r@ " Ss St\R                  5      rA " Su Sv\R                  5      rB " Sw Sx\R                  5      rC " Sy Sz\R                  5      rD " S{ S|\R                  5      rE " S} S~\R                  5      rF " S S\R                  5      rG " S S\R                  5      rH " S S\R                  5      rI " S S\R                  5      rJ " S S\R                  5      rK " S S\R                  5      rL " S S\R                  5      rM " S S\R                  5      rN " S S\R                  5      rO " S S\R                  5      rP " S S\R                  5      rQ " S S\R                  5      rR " S S\R                  5      rS " S S\R                  5      rT " S S\R                  5      rU " S S\R                  5      rV " S S\R                  5      rW " S S\R                  5      rX " S S\R                  5      rY " S S\R                  5      rZ " S S\R                  5      r[ " S S\R                  5      r\ " S S\R                  5      r] " S S\R                  5      r^ " S S\R                  5      r_ " S S\R                  5      r` " S S\R                  5      ra " S S\R                  5      rb " S S\R                  5      rc " S S\R                  5      rd " S S\R                  5      re " S S\R                  5      rf " S S\R                  5      rg " S S\R                  5      rh " S S\R                  5      ri " S S\R                  5      rj " S S\R                  5      rk " S S\R                  5      rl " S S\R                  5      rm " S S\R                  5      rn " S S\R                  5      ro " S S\R                  5      rp " S S\R                  5      rq " S S\R                  5      rr " S S\R                  5      rs " S S\R                  5      rt " S S\R                  5      ru " S S\R                  5      rv " S S\R                  5      rw " S S\R                  5      rx " S S\R                  5      ry " S S\R                  5      rz " S S\R                  5      r{ " S S\R                  5      r| " S S\R                  5      r} " S S\R                  5      r~ " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S GS \R                  5      r " GS GS\R                  5      r " GS GS\R                  5      r " GS GS\R                  5      r\GR                  " \GSGS5        \GR                  " \GR                  GS	GS
5        \GR                  " \GR                  GSGS5        \GR                  " \DGSGS5        \GR                  " \ZGSGS5        Gg(  zGenerated message classes for securesourcemanager version v1.

Regionally deployed, single-tenant managed source code repository hosted on
Google Cloud.
    )absolute_import)messages)encoding)extra_typessecuresourcemanagerc                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
AuditConfig   aw  Specifies the audit configuration for a service. The configuration
determines which permission types are logged, and what identities, if any,
are exempted from logging. An AuditConfig must have one or more
AuditLogConfigs. If there are AuditConfigs for both `allServices` and a
specific service, the union of the two AuditConfigs is used for that
service: the log_types specified in each AuditConfig are enabled, and the
exempted_members in each AuditLogConfig are exempted. Example Policy with
multiple AuditConfigs: { "audit_configs": [ { "service": "allServices",
"audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [
"user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type":
"ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com",
"audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type":
"DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For
sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
logging. It also exempts `jose@example.com` from DATA_READ logging, and
`aliya@example.com` from DATA_WRITE logging.

Fields:
  auditLogConfigs: The configuration for logging of each type of permission.
  service: Specifies a service that will be enabled for audit logging. For
    example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
    `allServices` is a special value that covers all services.
AuditLogConfig   Trepeated    N)__name__
__module____qualname____firstlineno____doc__	_messagesMessageFieldauditLogConfigsStringFieldservice__static_attributes__r       clib/googlecloudsdk/generated_clients/apis/securesourcemanager/v1/securesourcemanager_v1_messages.pyr	   r	      s.    0 **+;QN/!!!$'r   r	   c                       \ rS rSrSr " S S\R                  5      r\R                  " SSS9r	\R                  " SS5      rS	rg
)r   /   aR  Provides the configuration for logging a type of permissions. Example: {
"audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [
"user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables
'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from
DATA_READ logging.

Enums:
  LogTypeValueValuesEnum: The log type that this config enables.

Fields:
  exemptedMembers: Specifies the identities that do not cause logging for
    this type of permission. Follows the same format of Binding.members.
  logType: The log type that this config enables.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	%AuditLogConfig.LogTypeValueValuesEnum?   a  The log type that this config enables.

Values:
  LOG_TYPE_UNSPECIFIED: Default case. Should never be this.
  ADMIN_READ: Admin reads. Example: CloudIAM getIamPolicy
  DATA_WRITE: Data writes. Example: CloudSQL Users create
  DATA_READ: Data reads. Example: CloudSQL Users list
r   r   r      r   N)
r   r   r   r   r   LOG_TYPE_UNSPECIFIED
ADMIN_READ
DATA_WRITE	DATA_READr   r   r   r   LogTypeValueValuesEnumr!   ?   s     JJIr   r(   r   Tr   r   r   N)r   r   r   r   r   r   Enumr(   r   exemptedMembers	EnumFieldlogTyper   r   r   r   r   r   /   s>    y~~  ))!d;/ 8!<'r   r   c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	%BatchCreatePullRequestCommentsRequestQ   ac  The request to batch create pull request comments.

Fields:
  requests: Required. The request message specifying the resources to
    create. There should be exactly one CreatePullRequestCommentRequest with
    CommentDetail being REVIEW in the list, and no more than 100
    CreatePullRequestCommentRequests with CommentDetail being CODE in the
    list
CreatePullRequestCommentRequestr   Tr   r   N)	r   r   r   r   r   r   r   requestsr   r   r   r   r.   r.   Q   s     ##$EqSWX(r   r.   c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	&BatchCreatePullRequestCommentsResponse_   zThe response to batch create pull request comments.

Fields:
  pullRequestComments: The list of pull request comments created.
PullRequestCommentr   Tr   r   N	r   r   r   r   r   r   r   pullRequestCommentsr   r   r   r   r3   r3   _         "../CQQUVr   r3   c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)Bindingi   at  Associates `members`, or principals, with a `role`.

Fields:
  condition: The condition that is associated with this binding. If the
    condition evaluates to `true`, then this binding applies to the current
    request. If the condition evaluates to `false`, then this binding does
    not apply to the current request. However, a different role binding
    might grant the same role to one or more of the principals in this
    binding. To learn which resources support conditions in their IAM
    policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
  members: Specifies the principals requesting access for a Google Cloud
    resource. `members` can have the following values: * `allUsers`: A
    special identifier that represents anyone who is on the internet; with
    or without a Google account. * `allAuthenticatedUsers`: A special
    identifier that represents anyone who is authenticated with a Google
    account or a service account. Does not include identities that come from
    external identity providers (IdPs) through identity federation. *
    `user:{emailid}`: An email address that represents a specific Google
    account. For example, `alice@example.com` . *
    `serviceAccount:{emailid}`: An email address that represents a Google
    service account. For example, `my-other-
    app@appspot.gserviceaccount.com`. *
    `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`:
    An identifier for a [Kubernetes service
    account](https://cloud.google.com/kubernetes-engine/docs/how-
    to/kubernetes-service-accounts). For example, `my-
    project.svc.id.goog[my-namespace/my-kubernetes-sa]`. *
    `group:{emailid}`: An email address that represents a Google group. For
    example, `admins@example.com`. * `domain:{domain}`: The G Suite domain
    (primary) that represents all the users of that domain. For example,
    `google.com` or `example.com`. * `principal://iam.googleapis.com/locatio
    ns/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A
    single identity in a workforce identity pool. * `principalSet://iam.goog
    leapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
    All workforce identities in a group. * `principalSet://iam.googleapis.co
    m/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{
    attribute_value}`: All workforce identities with a specific attribute
    value. * `principalSet://iam.googleapis.com/locations/global/workforcePo
    ols/{pool_id}/*`: All identities in a workforce identity pool. * `princi
    pal://iam.googleapis.com/projects/{project_number}/locations/global/work
    loadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single
    identity in a workload identity pool. * `principalSet://iam.googleapis.c
    om/projects/{project_number}/locations/global/workloadIdentityPools/{poo
    l_id}/group/{group_id}`: A workload identity pool group. * `principalSet
    ://iam.googleapis.com/projects/{project_number}/locations/global/workloa
    dIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
    All identities in a workload identity pool with a certain attribute. * `
    principalSet://iam.googleapis.com/projects/{project_number}/locations/gl
    obal/workloadIdentityPools/{pool_id}/*`: All identities in a workload
    identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email
    address (plus unique identifier) representing a user that has been
    recently deleted. For example,
    `alice@example.com?uid=123456789012345678901`. If the user is recovered,
    this value reverts to `user:{emailid}` and the recovered user retains
    the role in the binding. *
    `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
    (plus unique identifier) representing a service account that has been
    recently deleted. For example, `my-other-
    app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
    service account is undeleted, this value reverts to
    `serviceAccount:{emailid}` and the undeleted service account retains the
    role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An
    email address (plus unique identifier) representing a Google group that
    has been recently deleted. For example,
    `admins@example.com?uid=123456789012345678901`. If the group is
    recovered, this value reverts to `group:{emailid}` and the recovered
    group retains the role in the binding. * `deleted:principal://iam.google
    apis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attr
    ibute_value}`: Deleted single identity in a workforce identity pool. For
    example, `deleted:principal://iam.googleapis.com/locations/global/workfo
    rcePools/my-pool-id/subject/my-subject-attribute-value`.
  role: Role that is assigned to the list of `members`, or principals. For
    example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an
    overview of the IAM roles and permissions, see the [IAM
    documentation](https://cloud.google.com/iam/docs/roles-overview). For a
    list of the available pre-defined roles, see
    [here](https://cloud.google.com/iam/docs/understanding-roles).
Exprr   r   Tr   r#   r   N)r   r   r   r   r   r   r   	conditionr   membersroler   r   r   r   r:   r:   i   s?    Ob $$VQ/)!!!d3'			q	!$r   r:   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)Branch   zBranch represents a branch involved in a pull request.

Fields:
  ref: Required. Name of the branch.
  sha: Output only. The commit at the tip of the branch.
r   r   r   N)
r   r   r   r   r   r   r   refshar   r   r   r   rA   rA      s)     	a #a #r   rA   c                      \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5      r\R                  " SS5      r\R                  " S5      r\R                  " S	5      r\R                  " S
5      r\R                  " S5      r\R&                  " S\R(                  R*                  S9r\R&                  " S\R(                  R*                  S9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " SSSS9r\R                  " S5      r\R                  " S5      rSrg)
BranchRule   aq  Metadata of a BranchRule. BranchRule is the protection rule to enforce
pre-defined rules on designated branches within a repository.

Messages:
  AnnotationsValue: Optional. User annotations. These attributes can only be
    set and used by the user. See https://google.aip.dev/128#annotations for
    more details such as format and size limitations.

Fields:
  allowStaleReviews: Optional. Determines if allow stale reviews or
    approvals before merging to the branch.
  annotations: Optional. User annotations. These attributes can only be set
    and used by the user. See https://google.aip.dev/128#annotations for
    more details such as format and size limitations.
  createTime: Output only. Create timestamp.
  disabled: Optional. Determines if the branch rule is disabled or not.
  etag: Optional. This checksum is computed by the server based on the value
    of other fields, and may be sent on update and delete requests to ensure
    the client has an up-to-date value before proceeding.
  includePattern: Optional. The pattern of the branch that can match to this
    BranchRule. Specified as regex. .* for all branches. Examples: main,
    (main|release.*). Current MVP phase only support `.*` for wildcard.
  minimumApprovalsCount: Optional. The minimum number of approvals required
    for the branch rule to be matched.
  minimumReviewsCount: Optional. The minimum number of reviews required for
    the branch rule to be matched.
  name: Optional. A unique identifier for a BranchRule. The name should be
    of the format: `projects/{project}/locations/{location}/repositories/{re
    pository}/branchRules/{branch_rule}`
  requireCommentsResolved: Optional. Determines if require comments resolved
    before merging to the branch.
  requireLinearHistory: Optional. Determines if require linear history
    before merging to the branch.
  requirePullRequest: Optional. Determines if the branch rule requires a
    pull request or not.
  requiredStatusChecks: Optional. List of required status checks before
    merging to the branch.
  uid: Output only. Unique identifier of the repository.
  updateTime: Output only. Update timestamp.
additionalPropertiesc                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
BranchRule.AnnotationsValue   a_  Optional. User annotations. These attributes can only be set and used
by the user. See https://google.aip.dev/128#annotations for more details
such as format and size limitations.

Messages:
  AdditionalProperty: An additional property for a AnnotationsValue
    object.

Fields:
  additionalProperties: Additional properties of type AnnotationsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g).BranchRule.AnnotationsValue.AdditionalPropertyi  zAn additional property for a AnnotationsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   N
r   r   r   r   r   r   r   keyvaluer   r   r   r   AdditionalPropertyrM     )    
 !!!$c##A&er   rQ   r   Tr   r   Nr   r   r   r   r   r   MessagerQ   r   rH   r   r   r   r   AnnotationsValuerJ      s2    
	'Y.. 	' %112FTXYr   rU   r   r   r#               variant   	   
         Check   Tr         r   N) r   r   r   r   r   r   MapUnrecognizedFieldsr   rT   rU   BooleanFieldallowStaleReviewsr   annotationsr   
createTimedisabledetagincludePatternIntegerFieldVariantINT32minimumApprovalsCountminimumReviewsCountnamerequireCommentsResolvedrequireLinearHistoryrequirePullRequestrequiredStatusChecksuid
updateTimer   r   r   r   rF   rF      sT   'R !!"89Z** Z :Z4  ,,Q/&&'91=+$$Q'*##A&(			q	!$((+.#00I<M<M<S<ST!..q):K:K:Q:QR			q	!$%2226"//3 --b1"//dKb!#$$R(*r   rF   c                       \ rS rSrSrSrg)CancelOperationRequesti"  z3The request message for Operations.CancelOperation.r   Nr   r   r   r   r   r   r   r   r   rz   rz   "  s    <r   rz   c                   <    \ rS rSrSr\R                  " S5      rSrg)ra   i&  zZCheck is a type for status check.

Fields:
  context: Required. The context of the check.
r   r   N)	r   r   r   r   r   r   r   contextr   r   r   r   ra   ra   &  s     !!!$'r   ra   c                   <    \ rS rSrSr\R                  " S5      rSrg)CloseIssueRequesti0  zThe request to close an issue.

Fields:
  etag: Optional. The current etag of the issue. If the etag is provided and
    does not match the current etag of the issue, closing will be blocked
    and an ABORTED error will be returned.
r   r   N	r   r   r   r   r   r   r   rk   r   r   r   r   r   r   0       
		q	!$r   r   c                       \ rS rSrSrSrg)ClosePullRequestRequesti<  z?ClosePullRequestRequest is the request to close a pull request.r   Nr{   r   r   r   r   r   <      Hr   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " SS5      r\R                  " S5      r\R                  " S	5      rS
rg)Codei@  a  The comment on a code line.

Fields:
  body: Required. The comment body.
  effectiveCommitSha: Output only. The effective commit sha this code
    comment is pointing to.
  effectiveRootComment: Output only. The root comment of the conversation,
    derived from the reply field.
  position: Optional. The position of the comment.
  reply: Optional. Input only. The PullRequestComment resource name that
    this comment is replying to.
  resolved: Output only. Boolean indicator if the comment is resolved.
r   r   r#   PositionrV   rW   rX   r   N)r   r   r   r   r   r   r   bodyeffectiveCommitShaeffectiveRootCommentr   positionreplyrf   resolvedr   r   r   r   r   r   @  sm     
		q	!$ ,,Q/"..q1##J2(



"%##A&(r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)CommentiW  zOThe general pull request comment.

Fields:
  body: Required. The comment body.
r   r   N)	r   r   r   r   r   r   r   r   r   r   r   r   r   r   W  s     
		q	!$r   r   c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)r0   ia  aN  The request to create a pull request comment.

Fields:
  parent: Required. The pull request in which to create the pull request
    comment. Format: `projects/{project_number}/locations/{location_id}/repo
    sitories/{repository_id}/pullRequests/{pull_request_id}`
  pullRequestComment: Required. The pull request comment to create.
r   r5   r   r   Nr   r   r   r   r   r   r   parentr   pullRequestCommentr   r   r   r   r0   r0   a  s-       #& --.BAFr   r0   c                       \ rS rSrSrSrg)Emptyio  a  A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs. A typical example is to use it as the request
or the response type of an API method. For instance: service Foo { rpc
Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
r   Nr{   r   r   r   r   r   o  s    r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " S5      r
Srg)	r<   ix  aq  Represents a textual expression in the Common Expression Language (CEL)
syntax. CEL is a C-like expression language. The syntax and semantics of CEL
are documented at https://github.com/google/cel-spec. Example (Comparison):
title: "Summary size limit" description: "Determines if a summary is less
than 100 chars" expression: "document.summary.size() < 100" Example
(Equality): title: "Requestor is owner" description: "Determines if
requestor is the document owner" expression: "document.owner ==
request.auth.claims.email" Example (Logic): title: "Public documents"
description: "Determine whether the document should be publicly visible"
expression: "document.type != 'private' && document.type != 'internal'"
Example (Data Manipulation): title: "Notification string" description:
"Create a notification string with a timestamp." expression: "'New message
received at ' + string(document.create_time)" The exact variables and
functions that may be referenced within an expression are determined by the
service that evaluates it. See the service documentation for additional
information.

Fields:
  description: Optional. Description of the expression. This is a longer
    text which describes the expression, e.g. when hovered over it in a UI.
  expression: Textual representation of an expression in Common Expression
    Language syntax.
  location: Optional. String indicating the location of the expression for
    error reporting, e.g. a file name and a position in the file.
  title: Optional. Title for the expression, i.e. a short string describing
    its purpose. This can be used e.g. in UIs which allow to enter the
    expression.
r   r   r#   rV   r   N)r   r   r   r   r   r   r   description
expressionlocationtitler   r   r   r   r<   r<   x  sI    : %%a(+$$Q'*""1%(



"%r   r<   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)FetchBlobResponsei  zResponse message containing the content of a blob.

Fields:
  content: The content of the blob, encoded as base64.
  sha: The SHA-1 hash of the blob.
r   r   r   N)
r   r   r   r   r   r   r   contentrD   r   r   r   r   r   r     s)     !!!$'a #r   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
FetchTreeResponsei  zResponse message containing a list of TreeEntry objects.

Fields:
  nextPageToken: A token identifying a page of results the server should
    return.
  treeEntries: The list of TreeEntry objects.
r   	TreeEntryr   Tr   r   N)r   r   r   r   r   r   r   nextPageTokenr   treeEntriesr   r   r   r   r   r     s-     ''*-&&{AE+r   r   c                       \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " S5      r\R                  " S5      rS	rg
)FileDiffi  a  Metadata of a FileDiff. FileDiff represents a single file diff in a pull
request.

Enums:
  ActionValueValuesEnum: Output only. The action taken on the file (eg.
    added, modified, deleted).

Fields:
  action: Output only. The action taken on the file (eg. added, modified,
    deleted).
  name: Output only. The name of the file.
  patch: Output only. The git patch containing the file changes.
  sha: Output only. The commit pointing to the file changes.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	FileDiff.ActionValueValuesEnumi  zOutput only. The action taken on the file (eg. added, modified,
deleted).

Values:
  ACTION_UNSPECIFIED: Unspecified.
  ADDED: The file was added.
  MODIFIED: The file was modified.
  DELETED: The file was deleted.
r   r   r   r#   r   N)
r   r   r   r   r   ACTION_UNSPECIFIEDADDEDMODIFIEDDELETEDr   r   r   r   ActionValueValuesEnumr     s     EHGr   r   r   r   r#   rV   r   N)r   r   r   r   r   r   r)   r   r+   actionr   rr   patchrD   r   r   r   r   r   r     s\    inn  6:&			q	!$



"%a #r   r   c                      \ rS rSrSr " S S\R                  5      r\R                  " S5      r	\R                  " S5      r\R                  " SSSS	9r\R                  " S
5      r\R                  " SS5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      rSrg)Hooki  a1  Metadata of a Secure Source Manager Hook.

Enums:
  EventsValueListEntryValuesEnum:

Fields:
  createTime: Output only. Create timestamp.
  disabled: Optional. Determines if the hook disabled or not. Set to true to
    stop sending traffic.
  events: Optional. The events that trigger hook on.
  name: Identifier. A unique identifier for a Hook. The name should be of
    the format: `projects/{project}/locations/{location_id}/repositories/{re
    pository_id}/hooks/{hook_id}`
  pushOption: Optional. The trigger option for push events.
  sensitiveQueryString: Optional. The sensitive query string to be appended
    to the target URI.
  targetUri: Required. The target URI to which the payloads will be
    delivered.
  uid: Output only. Unique identifier of the hook.
  updateTime: Output only. Update timestamp.
c                   $    \ rS rSrSrSrSrSrSrg)#Hook.EventsValueListEntryValuesEnumi  a  EventsValueListEntryValuesEnum enum type.

Values:
  UNSPECIFIED: Unspecified.
  PUSH: Push events are triggered when pushing to the repository.
  PULL_REQUEST: Pull request events are triggered when a pull request is
    opened, closed, reopened, or edited.
r   r   r   r   N)	r   r   r   r   r   UNSPECIFIEDPUSHPULL_REQUESTr   r   r   r   EventsValueListEntryValuesEnumr     s     KDLr   r   r   r   r#   Tr   rV   
PushOptionrW   rX   rY   r\   r]   r   N)r   r   r   r   r   r   r)   r   r   ri   rf   rj   r+   eventsrr   r   
pushOptionsensitiveQueryString	targetUrirw   rx   r   r   r   r   r   r     s    ,y~~  $$Q'*##A&(?TR&			q	!$%%lA6*"..q1##A&)a #$$Q'*r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " S5      r
Srg)	
HostConfigi	  zHostConfig has different instance endpoints.

Fields:
  api: Output only. API hostname.
  gitHttp: Output only. Git HTTP hostname.
  gitSsh: Output only. Git SSH hostname.
  html: Output only. HTML hostname.
r   r   r#   rV   r   N)r   r   r   r   r   r   r   apigitHttpgitSshhtmlr   r   r   r   r   r   	  sI     	a #!!!$'  #&			q	!$r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r\R                  " S5      r	\R                  " S5      r
S	rg
)InitialConfigi  aR#  Repository initialization configuration.

Fields:
  defaultBranch: Default branch name of the repository.
  gitignores: List of gitignore template names user can choose from. Valid
    values: actionscript, ada, agda, android, anjuta, ansible, appcelerator-
    titanium, app-engine, archives, arch-linux-packages, atmel-studio,
    autotools, backup, bazaar, bazel, bitrix, bricx-cc, c, cake-php,
    calabash, cf-wheels, chef-cookbook, clojure, cloud9, c-make, code-
    igniter, code-kit, code-sniffer, common-lisp, composer, concrete5, coq,
    cordova, cpp, craft-cms, cuda, cvs, d, dart, dart-editor, delphi, diff,
    dm, dreamweaver, dropbox, drupal, drupal-7, eagle, eclipse, eiffel-
    studio, elisp, elixir, elm, emacs, ensime, epi-server, erlang, esp-idf,
    espresso, exercism, expression-engine, ext-js, fancy, finale, flex-
    builder, force-dot-com, fortran, fuel-php, gcov, git-book, gnome-shell-
    extension, go, godot, gpg, gradle, grails, gwt, haskell, hugo, iar-
    ewarm, idris, igor-pro, images, infor-cms, java, jboss, jboss-4,
    jboss-6, jdeveloper, jekyll, jenkins-home, jenv, jet-brains, jigsaw,
    joomla, julia, jupyter-notebooks, kate, kdevelop4, kentico, ki-cad,
    kohana, kotlin, lab-view, laravel, lazarus, leiningen, lemon-stand,
    libre-office, lilypond, linux, lithium, logtalk, lua, lyx, mac-os,
    magento, magento-1, magento-2, matlab, maven, mercurial, mercury,
    metals, meta-programming-system, meteor, microsoft-office, model-sim,
    momentics, mono-develop, nanoc, net-beans, nikola, nim, ninja, node,
    notepad-pp, nwjs, objective--c, ocaml, octave, opa, open-cart, openssl,
    oracle-forms, otto, packer, patch, perl, perl6, phalcon, phoenix,
    pimcore, play-framework, plone, prestashop, processing, psoc-creator,
    puppet, pure-script, putty, python, qooxdoo, qt, r, racket, rails, raku,
    red, redcar, redis, rhodes-rhomobile, ros, ruby, rust, sam, sass, sbt,
    scala, scheme, scons, scrivener, sdcc, seam-gen, sketch-up, slick-edit,
    smalltalk, snap, splunk, stata, stella, sublime-text, sugar-crm, svn,
    swift, symfony, symphony-cms, synopsys-vcs, tags, terraform, tex, text-
    mate, textpattern, think-php, tortoise-git, turbo-gears-2, typo3,
    umbraco, unity, unreal-engine, vagrant, vim, virtual-env, virtuoso,
    visual-studio, visual-studio-code, vue, vvvv, waf, web-methods, windows,
    word-press, xcode, xilinx, xilinx-ise, xojo, yeoman, yii, zend-
    framework, zephir.
  license: License template name user can choose from. Valid values:
    license-0bsd, license-389-exception, aal, abstyles, adobe-2006, adobe-
    glyph, adsl, afl-1-1, afl-1-2, afl-2-0, afl-2-1, afl-3-0, afmparse,
    agpl-1-0, agpl-1-0-only, agpl-1-0-or-later, agpl-3-0-only, agpl-3-0-or-
    later, aladdin, amdplpa, aml, ampas, antlr-pd, antlr-pd-fallback,
    apache-1-0, apache-1-1, apache-2-0, apafml, apl-1-0, apsl-1-0, apsl-1-1,
    apsl-1-2, apsl-2-0, artistic-1-0, artistic-1-0-cl8, artistic-1-0-perl,
    artistic-2-0, autoconf-exception-2-0, autoconf-exception-3-0, bahyph,
    barr, beerware, bison-exception-2-2, bittorrent-1-0, bittorrent-1-1,
    blessing, blueoak-1-0-0, bootloader-exception, borceux, bsd-1-clause,
    bsd-2-clause, bsd-2-clause-freebsd, bsd-2-clause-netbsd, bsd-2-clause-
    patent, bsd-2-clause-views, bsd-3-clause, bsd-3-clause-attribution,
    bsd-3-clause-clear, bsd-3-clause-lbnl, bsd-3-clause-modification,
    bsd-3-clause-no-nuclear-license, bsd-3-clause-no-nuclear-license-2014,
    bsd-3-clause-no-nuclear-warranty, bsd-3-clause-open-mpi, bsd-4-clause,
    bsd-4-clause-shortened, bsd-4-clause-uc, bsd-protection, bsd-source-
    code, bsl-1-0, busl-1-1, cal-1-0, cal-1-0-combined-work-exception,
    caldera, catosl-1-1, cc0-1-0, cc-by-1-0, cc-by-2-0, cc-by-3-0, cc-
    by-3-0-at, cc-by-3-0-us, cc-by-4-0, cc-by-nc-1-0, cc-by-nc-2-0, cc-by-
    nc-3-0, cc-by-nc-4-0, cc-by-nc-nd-1-0, cc-by-nc-nd-2-0, cc-by-nc-nd-3-0,
    cc-by-nc-nd-3-0-igo, cc-by-nc-nd-4-0, cc-by-nc-sa-1-0, cc-by-nc-sa-2-0,
    cc-by-nc-sa-3-0, cc-by-nc-sa-4-0, cc-by-nd-1-0, cc-by-nd-2-0, cc-by-
    nd-3-0, cc-by-nd-4-0, cc-by-sa-1-0, cc-by-sa-2-0, cc-by-sa-2-0-uk, cc-
    by-sa-2-1-jp, cc-by-sa-3-0, cc-by-sa-3-0-at, cc-by-sa-4-0, cc-pddc,
    cddl-1-0, cddl-1-1, cdla-permissive-1-0, cdla-sharing-1-0, cecill-1-0,
    cecill-1-1, cecill-2-0, cecill-2-1, cecill-b, cecill-c, cern-ohl-1-1,
    cern-ohl-1-2, cern-ohl-p-2-0, cern-ohl-s-2-0, cern-ohl-w-2-0,
    clartistic, classpath-exception-2-0, clisp-exception-2-0, cnri-jython,
    cnri-python, cnri-python-gpl-compatible, condor-1-1, copyleft-
    next-0-3-0, copyleft-next-0-3-1, cpal-1-0, cpl-1-0, cpol-1-02,
    crossword, crystal-stacker, cua-opl-1-0, cube, c-uda-1-0, curl,
    d-fsl-1-0, diffmark, digirule-foss-exception, doc, dotseqn, drl-1-0,
    dsdp, dvipdfm, ecl-1-0, ecl-2-0, ecos-exception-2-0, efl-1-0, efl-2-0,
    egenix, entessa, epics, epl-1-0, epl-2-0, erlpl-1-1, etalab-2-0, eu-
    datagrid, eupl-1-0, eupl-1-1, eupl-1-2, eurosym, fair, fawkes-runtime-
    exception, fltk-exception, font-exception-2-0, frameworx-1-0, freebsd-
    doc, freeimage, freertos-exception-2-0, fsfap, fsful, fsfullr, ftl, gcc-
    exception-2-0, gcc-exception-3-1, gd, gfdl-1-1-invariants-only,
    gfdl-1-1-invariants-or-later, gfdl-1-1-no-invariants-only, gfdl-1-1-no-
    invariants-or-later, gfdl-1-1-only, gfdl-1-1-or-later,
    gfdl-1-2-invariants-only, gfdl-1-2-invariants-or-later, gfdl-1-2-no-
    invariants-only, gfdl-1-2-no-invariants-or-later, gfdl-1-2-only,
    gfdl-1-2-or-later, gfdl-1-3-invariants-only, gfdl-1-3-invariants-or-
    later, gfdl-1-3-no-invariants-only, gfdl-1-3-no-invariants-or-later,
    gfdl-1-3-only, gfdl-1-3-or-later, giftware, gl2ps, glide, glulxe,
    glwtpl, gnu-javamail-exception, gnuplot, gpl-1-0-only, gpl-1-0-or-later,
    gpl-2-0-only, gpl-2-0-or-later, gpl-3-0-linking-exception,
    gpl-3-0-linking-source-exception, gpl-3-0-only, gpl-3-0-or-later, gpl-
    cc-1-0, gsoap-1-3b, haskell-report, hippocratic-2-1, hpnd, hpnd-sell-
    variant, htmltidy, i2p-gpl-java-exception, ibm-pibs, icu, ijg, image-
    magick, imatix, imlib2, info-zip, intel, intel-acpi, interbase-1-0, ipa,
    ipl-1-0, isc, jasper-2-0, jpnic, json, lal-1-2, lal-1-3, latex2e,
    leptonica, lgpl-2-0-only, lgpl-2-0-or-later, lgpl-2-1-only, lgpl-2-1-or-
    later, lgpl-3-0-linking-exception, lgpl-3-0-only, lgpl-3-0-or-later,
    lgpllr, libpng, libpng-2-0, libselinux-1-0, libtiff, libtool-exception,
    liliq-p-1-1, liliq-r-1-1, liliq-rplus-1-1, linux-openib, linux-syscall-
    note, llvm-exception, lpl-1-0, lpl-1-02, lppl-1-0, lppl-1-1, lppl-1-2,
    lppl-1-3a, lppl-1-3c, lzma-exception, make-index, mif-exception, miros,
    mit, mit-0, mit-advertising, mit-cmu, mit-enna, mit-feh, mit-modern-
    variant, mitnfa, mit-open-group, motosoto, mpich2, mpl-1-0, mpl-1-1,
    mpl-2-0, mpl-2-0-no-copyleft-exception, ms-pl, ms-rl, mtll,
    mulanpsl-1-0, mulanpsl-2-0, multics, mup, naist-2003, nasa-1-3, naumen,
    nbpl-1-0, ncgl-uk-2-0, ncsa, netcdf, net-snmp, newsletr, ngpl, nist-pd,
    nist-pd-fallback, nlod-1-0, nlpl, nokia, nokia-qt-exception-1-1, nosl,
    noweb, npl-1-0, npl-1-1, nposl-3-0, nrl, ntp, ntp-0, ocaml-lgpl-linking-
    exception, occt-exception-1-0, occt-pl, oclc-2-0, odbl-1-0, odc-by-1-0,
    ofl-1-0, ofl-1-0-no-rfn, ofl-1-0-rfn, ofl-1-1, ofl-1-1-no-rfn,
    ofl-1-1-rfn, ogc-1-0, ogdl-taiwan-1-0, ogl-canada-2-0, ogl-uk-1-0, ogl-
    uk-2-0, ogl-uk-3-0, ogtsl, oldap-1-1, oldap-1-2, oldap-1-3, oldap-1-4,
    oldap-2-0, oldap-2-0-1, oldap-2-1, oldap-2-2, oldap-2-2-1, oldap-2-2-2,
    oldap-2-3, oldap-2-4, oldap-2-7, oml, openjdk-assembly-exception-1-0,
    openssl, openvpn-openssl-exception, opl-1-0, oset-pl-2-1, osl-1-0,
    osl-1-1, osl-2-0, osl-2-1, osl-3-0, o-uda-1-0, parity-6-0-0,
    parity-7-0-0, pddl-1-0, php-3-0, php-3-01, plexus, polyform-
    noncommercial-1-0-0, polyform-small-business-1-0-0, postgresql, psf-2-0,
    psfrag, ps-or-pdf-font-exception-20170817, psutils, python-2-0, qhull,
    qpl-1-0, qt-gpl-exception-1-0, qt-lgpl-exception-1-1, qwt-exception-1-0,
    rdisc, rhecos-1-1, rpl-1-1, rpsl-1-0, rsa-md, rscpl, ruby, saxpath, sax-
    pd, scea, sendmail, sendmail-8-23, sgi-b-1-0, sgi-b-1-1, sgi-b-2-0,
    shl-0-51, shl-2-0, shl-2-1, simpl-2-0, sissl, sissl-1-2, sleepycat,
    smlnj, smppl, snia, spencer-86, spencer-94, spencer-99, spl-1-0, ssh-
    openssh, ssh-short, sspl-1-0, sugarcrm-1-1-3, swift-exception, swl,
    tapr-ohl-1-0, tcl, tcp-wrappers, tmate, torque-1-1, tosl, tu-berlin-1-0,
    tu-berlin-2-0, u-boot-exception-2-0, ucl-1-0, unicode-dfs-2015, unicode-
    dfs-2016, unicode-tou, universal-foss-exception-1-0, unlicense, upl-1-0,
    vim, vostrom, vsl-1-0, w3c, w3c-19980720, w3c-20150513, watcom-1-0,
    wsuipa, wtfpl, wxwindows-exception-3-1, x11, xerox, xfree86-1-1, xinetd,
    xnet, xpp, xskat, ypl-1-0, ypl-1-1, zed, zend-2-0, zimbra-1-3,
    zimbra-1-4, zlib, zlib-acknowledgement, zpl-1-1, zpl-2-0, zpl-2-1.
  readme: README template name. Valid template name(s) are: default.
r   r   Tr   r#   rV   r   N)r   r   r   r   r   r   r   defaultBranch
gitignoreslicensereadmer   r   r   r   r   r     sM    B ''*-$$Q6*!!!$'  #&r   r   c                   4   \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\	R                  " S5       " S S	\R                  5      5       r\R                  " S
5      r\R                  " SS5      r\R                  " S5      r\R                  " S	S5      r\R                  " S5      r\R                  " SS5      r\R*                  " SS5      r\R*                  " SS5      r\R                  " S5      r\R                  " SS5      rSrg)Instancei  aW  A resource that represents a Secure Source Manager instance.

Enums:
  StateValueValuesEnum: Output only. Current state of the instance.
  StateNoteValueValuesEnum: Output only. An optional field providing
    information about the current instance state.

Messages:
  LabelsValue: Optional. Labels as key value pairs.

Fields:
  createTime: Output only. Create timestamp.
  hostConfig: Output only. A list of hostnames for this instance.
  kmsKey: Optional. Immutable. Customer-managed encryption key name, in the
    format projects/*/locations/*/keyRings/*/cryptoKeys/*.
  labels: Optional. Labels as key value pairs.
  name: Optional. A unique identifier for an instance. The name should be of
    the format: `projects/{project_number}/locations/{location_id}/instances
    /{instance_id}` `project_number`: Maps to a unique int64 id assigned to
    each project. `location_id`: Refers to the region where the instance
    will be deployed. Since Secure Source Manager is a regional service, it
    must be one of the valid GCP regions. `instance_id`: User provided name
    for the instance, must be unique for a project_number and location_id
    combination.
  privateConfig: Optional. Private settings for private instance.
  state: Output only. Current state of the instance.
  stateNote: Output only. An optional field providing information about the
    current instance state.
  updateTime: Output only. Update timestamp.
  workforceIdentityFederationConfig: Optional. Configuration for Workforce
    Identity Federation to support third party identity provider. If unset,
    defaults to the Google OIDC IdP.
c                   $    \ rS rSrSrSrSrSrSrg)!Instance.StateNoteValueValuesEnumi  av  Output only. An optional field providing information about the current
instance state.

Values:
  STATE_NOTE_UNSPECIFIED: STATE_NOTE_UNSPECIFIED as the first value of
    State.
  PAUSED_CMEK_UNAVAILABLE: CMEK access is unavailable.
  INSTANCE_RESUMING: INSTANCE_RESUMING indicates that the instance was
    previously paused and is under the process of being brought back.
r   r   r   r   N)	r   r   r   r   r   STATE_NOTE_UNSPECIFIEDPAUSED_CMEK_UNAVAILABLEINSTANCE_RESUMINGr   r   r   r   StateNoteValueValuesEnumr     s    	 r   r   c                   0    \ rS rSrSrSrSrSrSrSr	Sr
S	rg
)Instance.StateValueValuesEnumi  aY  Output only. Current state of the instance.

Values:
  STATE_UNSPECIFIED: Not set. This should only be the case for incoming
    requests.
  CREATING: Instance is being created.
  ACTIVE: Instance is ready.
  DELETING: Instance is being deleted.
  PAUSED: Instance is paused.
  UNKNOWN: Instance is unknown, we are not sure if it's functioning.
r   r   r   r#   rV   rW   r   N)r   r   r   r   r   STATE_UNSPECIFIEDCREATINGACTIVEDELETINGPAUSEDUNKNOWNr   r   r   r   StateValueValuesEnumr     s(    
 HFHFGr   r   rH   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Instance.LabelsValuei  zOptional. Labels as key value pairs.

Messages:
  AdditionalProperty: An additional property for a LabelsValue object.

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)'Instance.LabelsValue.AdditionalPropertyi  An additional property for a LabelsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   NrN   r   r   r   rQ   r     rR   r   rQ   r   Tr   r   NrS   r   r   r   LabelsValuer     s2    	'Y.. 	' %112FTXYr   r   r   r   r   r#   rV   rW   PrivateConfigrX   rY   r\   r]   !WorkforceIdentityFederationConfigr^   r   N)r   r   r   r   r   r   r)   r   r   r   re   rT   r   r   ri   r   
hostConfigkmsKeylabelsrr   privateConfigr+   state	stateNoterx   !workforceIdentityFederationConfigr   r   r   r   r   r     s    D Y^^ & !!"89ZI%% Z :Z. $$Q'*%%lA6*  #&!!-3&			q	!$((!<-


4a
8%!!"<a@)$$Q'*&/&<&<=`bd&e#r   r   c                   d   \ rS rSrSr " S S\R                  5      r\R                  " S5      r	\R                  " S5      r
\R                  " S5      r\R                  " S5      r\R                  " S	5      r\R                  " SS
5      r\R                  " S5      r\R                  " S5      rSrg)Issuei
  aG  Metadata of an Issue.

Enums:
  StateValueValuesEnum: Output only. State of the issue.

Fields:
  body: Optional. Issue body. Provides a detailed description of the issue.
  closeTime: Output only. Close timestamp (if closed). Cleared when is re-
    opened.
  createTime: Output only. Creation timestamp.
  etag: Optional. This checksum is computed by the server based on the value
    of other fields, and may be sent on update and delete requests to ensure
    the client has an up-to-date value before proceeding.
  name: Identifier. Unique identifier for an issue. The issue id is
    generated by the server. Format: `projects/{project}/locations/{location
    }/repositories/{repository}/issues/{issue_id}`
  state: Output only. State of the issue.
  title: Required. Issue title.
  updateTime: Output only. Last updated timestamp.
c                   $    \ rS rSrSrSrSrSrSrg)Issue.StateValueValuesEnumi   z}Output only. State of the issue.

Values:
  STATE_UNSPECIFIED: Unspecified.
  OPEN: An open issue.
  CLOSED: A closed issue.
r   r   r   r   N)	r   r   r   r   r   r   OPENCLOSEDr   r   r   r   r   r      s     DFr   r   r   r   r#   rV   rW   rX   rY   r\   r   N)r   r   r   r   r   r   r)   r   r   r   	closeTimeri   rk   rr   r+   r   r   rx   r   r   r   r   r   r   
  s    *
Y^^ 
 
		q	!$##A&)$$Q'*			q	!$			q	!$


4a
8%



"%$$Q'*r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " S5      r
Srg)	IssueCommenti6  a  IssueComment represents a comment on an issue.

Fields:
  body: Required. The comment body.
  createTime: Output only. Creation timestamp.
  name: Identifier. Unique identifier for an issue comment. The comment id
    is generated by the server. Format: `projects/{project}/locations/{locat
    ion}/repositories/{repository}/issues/{issue}/issueComments/{comment_id}
    `
  updateTime: Output only. Last updated timestamp.
r   r   r#   rV   r   N)r   r   r   r   r   r   r   r   ri   rr   rx   r   r   r   r   r   r   6  sI    
 
		q	!$$$Q'*			q	!$$$Q'*r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)"IssueRedirectTicketInternalRequestiI  zIssueRedirectTicketInternalRequest is the request to issue a redirect
ticket for an instance. For internal use only.

Fields:
  redirectUri: Required. URI to be used in the redirect.
r   r   N)	r   r   r   r   r   r   r   redirectUrir   r   r   r   r   r   I  s     %%a(+r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)#IssueRedirectTicketInternalResponseiT  zfA IssueRedirectTicketInternalResponse object.

Fields:
  ticketId: ID of the created redirect ticket.
r   r   N)	r   r   r   r   r   r   r   ticketIdr   r   r   r   r   r   T  s     ""1%(r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListBranchRulesResponsei^  zListBranchRulesResponse is the response to listing branchRules.

Fields:
  branchRules: The list of branch rules.
  nextPageToken: A token identifying a page of results the server should
    return.
rF   r   Tr   r   r   N)r   r   r   r   r   r   r   branchRulesr   r   r   r   r   r   r   r   ^  s-     &&|QF+''*-r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListHooksResponseik  zListHooksResponse is response to list hooks.

Fields:
  hooks: The list of hooks.
  nextPageToken: A token identifying a page of results the server should
    return.
r   r   Tr   r   r   N)r   r   r   r   r   r   r   hooksr   r   r   r   r   r   r   r   k  s-     
 
 T
:%''*-r   r   c                       \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	\R                  " SSS9r
S	rg
)ListInstancesResponseix  zA ListInstancesResponse object.

Fields:
  instances: The list of instances.
  nextPageToken: A token identifying a page of results the server should
    return.
  unreachable: Locations that could not be reached.
r   r   Tr   r   r#   r   N)r   r   r   r   r   r   r   	instancesr   r   unreachabler   r   r   r   r   r   x  s?     $$ZTB)''*-%%a$7+r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListIssueCommentsResponsei  zThe response to list issue comments.

Fields:
  issueComments: The list of issue comments.
  nextPageToken: A token identifying a page of results the server should
    return.
r   r   Tr   r   r   N)r   r   r   r   r   r   r   issueCommentsr   r   r   r   r   r   r  r    s-     ((TJ-''*-r   r  c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListIssuesResponsei  zThe response to list issues.

Fields:
  issues: The list of issues.
  nextPageToken: A token identifying a page of results the server should
    return.
r   r   Tr   r   r   N)r   r   r   r   r   r   r   issuesr   r   r   r   r   r   r  r    s-     !!'1t<&''*-r   r  c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListLocationsResponsei  zThe response message for Locations.ListLocations.

Fields:
  locations: A list of locations that matches the specified filter in the
    request.
  nextPageToken: The standard List next-page token.
Locationr   Tr   r   r   N)r   r   r   r   r   r   r   	locationsr   r   r   r   r   r   r  r    s-     $$ZTB)''*-r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	\R                  " SSS9r
S	rg
)ListOperationsResponsei  a  The response message for Operations.ListOperations.

Fields:
  nextPageToken: The standard List next-page token.
  operations: A list of operations that matches the specified filter in the
    request.
  unreachable: Unordered list. Unreachable resources. Populated when the
    request sets `ListOperationsRequest.return_partial_success` and reads
    across collections e.g. when attempting to list all resources across all
    supported locations.
r   	Operationr   Tr   r#   r   N)r   r   r   r   r   r   r   r   r   
operationsr   r   r   r   r   r  r    s?    
 ''*-%%k1tD*%%a$7+r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
ListPullRequestCommentsResponsei  zThe response to list pull request comments.

Fields:
  nextPageToken: A token to set as page_token to retrieve the next page. If
    this field is omitted, there are no subsequent pages.
  pullRequestComments: The list of pull request comments.
r   r5   r   Tr   r   N)r   r   r   r   r   r   r   r   r   r7   r   r   r   r   r  r    s0     ''*-!../CQQUVr   r  c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
 ListPullRequestFileDiffsResponsei  zListPullRequestFileDiffsResponse is the response containing file diffs
returned from ListPullRequestFileDiffs.

Fields:
  fileDiffs: The list of pull request file diffs.
  nextPageToken: A token identifying a page of results the server should
    return.
r   r   Tr   r   r   N)r   r   r   r   r   r   r   	fileDiffsr   r   r   r   r   r   r  r    s-     $$ZTB)''*-r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
ListPullRequestsResponsei  zListPullRequestsResponse is the response to list pull requests.

Fields:
  nextPageToken: A token identifying a page of results the server should
    return.
  pullRequests: The list of pull requests.
r   PullRequestr   Tr   r   N)r   r   r   r   r   r   r   r   r   pullRequestsr   r   r   r   r  r    s-     ''*-''q4H,r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
ListRepositoriesResponsei  zA ListRepositoriesResponse object.

Fields:
  nextPageToken: A token identifying a page of results the server should
    return.
  repositories: The list of repositories.
r   
Repositoryr   Tr   r   N)r   r   r   r   r   r   r   r   r   repositoriesr   r   r   r   r  r    s-     ''*-''a$G,r   r  c                   x   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " SS	5      r\R                  " S
5      r\R                  " SS5      r\R                  " S5      rSrg)r  i  aM  A resource that represents a Google Cloud location.

Messages:
  LabelsValue: Cross-service attributes for the location. For example
    {"cloud.googleapis.com/region": "us-east1"}
  MetadataValue: Service-specific metadata. For example the available
    capacity at the given location.

Fields:
  displayName: The friendly name for this location, typically a nearby city
    name. For example, "Tokyo".
  labels: Cross-service attributes for the location. For example
    {"cloud.googleapis.com/region": "us-east1"}
  locationId: The canonical id for this location. For example: `"us-east1"`.
  metadata: Service-specific metadata. For example the available capacity at
    the given location.
  name: Resource name for the location, which may vary between
    implementations. For example: `"projects/example-project/locations/us-
    east1"`
rH   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Location.LabelsValuei  a   Cross-service attributes for the location. For example
{"cloud.googleapis.com/region": "us-east1"}

Messages:
  AdditionalProperty: An additional property for a LabelsValue object.

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)'Location.LabelsValue.AdditionalPropertyi  r   r   r   r   NrN   r   r   r   rQ   r    rR   r   rQ   r   Tr   r   NrS   r   r   r   r   r    s2    	'Y.. 	' %112FTXYr   r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Location.MetadataValuei$  a  Service-specific metadata. For example the available capacity at the
given location.

Messages:
  AdditionalProperty: An additional property for a MetadataValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g))Location.MetadataValue.AdditionalPropertyi1  An additional property for a MetadataValue object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   extra_types.JsonValuer   r   Nr   r   r   r   r   r   r   rO   r   rP   r   r   r   r   rQ   r#  1  ,    
 !!!$c$$%<a@er   rQ   r   Tr   r   NrS   r   r   r   MetadataValuer!  $  4    		AY.. 	A %112FTXYr   r(  r   r   r#   rV   rW   r   N)r   r   r   r   r   r   re   r   rT   r   r(  r   displayNamer   r   
locationIdmetadatarr   r   r   r   r   r  r    s    * !!"89ZI%% Z :Z0 !!"89Zi'' Z :Z2 %%a(+!!-3&$$Q'*##OQ7(			q	!$r   r  c                       \ rS rSrSrSrg)MergePullRequestRequestiE  z?MergePullRequestRequest is the request to merge a pull request.r   Nr{   r   r   r   r.  r.  E  r   r   r.  c                   <    \ rS rSrSr\R                  " S5      rSrg)OpenIssueRequestiI  zThe request to open an issue.

Fields:
  etag: Optional. The current etag of the issue. If the etag is provided and
    does not match the current etag of the issue, opening will be blocked
    and an ABORTED error will be returned.
r   r   Nr   r   r   r   r0  r0  I  r   r   r0  c                       \ rS rSrSrSrg)OpenPullRequestRequestiU  z=OpenPullRequestRequest is the request to open a pull request.r   Nr{   r   r   r   r2  r2  U  s    Fr   r2  c                   z   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " S	S
5      r\R                  " SS5      r\R                   " S5      r\R                  " SS5      rSrg)r  iY  a  This resource represents a long-running operation that is the result of
a network API call.

Messages:
  MetadataValue: Service-specific metadata associated with the operation. It
    typically contains progress information and common metadata such as
    create time. Some services might not provide such metadata. Any method
    that returns a long-running operation should document the metadata type,
    if any.
  ResponseValue: The normal, successful response of the operation. If the
    original method returns no data on success, such as `Delete`, the
    response is `google.protobuf.Empty`. If the original method is standard
    `Get`/`Create`/`Update`, the response should be the resource. For other
    methods, the response should have the type `XxxResponse`, where `Xxx` is
    the original method name. For example, if the original method name is
    `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.

Fields:
  done: If the value is `false`, it means the operation is still in
    progress. If `true`, the operation is completed, and either `error` or
    `response` is available.
  error: The error result of the operation in case of failure or
    cancellation.
  metadata: Service-specific metadata associated with the operation. It
    typically contains progress information and common metadata such as
    create time. Some services might not provide such metadata. Any method
    that returns a long-running operation should document the metadata type,
    if any.
  name: The server-assigned name, which is only unique within the same
    service that originally returns it. If you use the default HTTP mapping,
    the `name` should be a resource name ending with
    `operations/{unique_id}`.
  response: The normal, successful response of the operation. If the
    original method returns no data on success, such as `Delete`, the
    response is `google.protobuf.Empty`. If the original method is standard
    `Get`/`Create`/`Update`, the response should be the resource. For other
    methods, the response should have the type `XxxResponse`, where `Xxx` is
    the original method name. For example, if the original method name is
    `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
rH   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Operation.MetadataValuei  a  Service-specific metadata associated with the operation. It typically
contains progress information and common metadata such as create time.
Some services might not provide such metadata. Any method that returns a
long-running operation should document the metadata type, if any.

Messages:
  AdditionalProperty: An additional property for a MetadataValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)*Operation.MetadataValue.AdditionalPropertyi  r$  r   r%  r   r   Nr&  r   r   r   rQ   r7    r'  r   rQ   r   Tr   r   NrS   r   r   r   r(  r5    s4    	AY.. 	A %112FTXYr   r(  c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Operation.ResponseValuei  a  The normal, successful response of the operation. If the original
method returns no data on success, such as `Delete`, the response is
`google.protobuf.Empty`. If the original method is standard
`Get`/`Create`/`Update`, the response should be the resource. For other
methods, the response should have the type `XxxResponse`, where `Xxx` is
the original method name. For example, if the original method name is
`TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.

Messages:
  AdditionalProperty: An additional property for a ResponseValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)*Operation.ResponseValue.AdditionalPropertyi  zAn additional property for a ResponseValue object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   r%  r   r   Nr&  r   r   r   rQ   r;    r'  r   rQ   r   Tr   r   NrS   r   r   r   ResponseValuer9    s4     	AY.. 	A %112FTXYr   r<  r   Statusr   r#   rV   rW   r   N)r   r   r   r   r   r   re   r   rT   r(  r<  rf   doner   errorr,  r   rr   responser   r   r   r   r  r  Y  s    'R !!"89Zi'' Z :Z6 !!"89Zi'' Z :Z< 
			"$

 
 1
-%##OQ7(			q	!$##OQ7(r   r  c                      \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S	5      rS
rg)OperationMetadatai  a  Represents the metadata of the long-running operation.

Fields:
  apiVersion: Output only. API version used to start the operation.
  createTime: Output only. The time the operation was created.
  endTime: Output only. The time the operation finished running.
  requestedCancellation: Output only. Identifies whether the user has
    requested cancellation of the operation. Operations that have
    successfully been cancelled have Operation.error value with a
    google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
  statusMessage: Output only. Human-readable status of the operation, if
    any.
  target: Output only. Server-defined resource path for the target of the
    operation.
  verb: Output only. Name of the verb executed by the operation.
r   r   r#   rV   rW   rX   rY   r   N)r   r   r   r   r   r   r   
apiVersionri   endTimerf   requestedCancellationstatusMessagetargetverbr   r   r   r   rB  rB    sz    " $$Q'*$$Q'*!!!$'#003''*-  #&			q	!$r   rB  c                       \ rS rSrSr\R                  " SSSS9r\R                  " SSSS9r\R                  " S	5      r
\R                  " S
\R                  R                  S9rSrg)Policyi  aw  An Identity and Access Management (IAM) policy, which specifies access
controls for Google Cloud resources. A `Policy` is a collection of
`bindings`. A `binding` binds one or more `members`, or principals, to a
single `role`. Principals can be user accounts, service accounts, Google
groups, and domains (such as G Suite). A `role` is a named list of
permissions; each `role` can be an IAM predefined role or a user-created
custom role. For some types of Google Cloud resources, a `binding` can also
specify a `condition`, which is a logical expression that allows access to a
resource only if the expression evaluates to `true`. A condition can add
constraints based on attributes of the request, the resource, or both. To
learn which resources support conditions in their IAM policies, see the [IAM
documentation](https://cloud.google.com/iam/help/conditions/resource-
policies). **JSON example:** ``` { "bindings": [ { "role":
"roles/resourcemanager.organizationAdmin", "members": [
"user:mike@example.com", "group:admins@example.com", "domain:google.com",
"serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role":
"roles/resourcemanager.organizationViewer", "members": [
"user:eve@example.com" ], "condition": { "title": "expirable access",
"description": "Does not grant access after Sep 2020", "expression":
"request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag":
"BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: -
members: - user:mike@example.com - group:admins@example.com -
domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
role: roles/resourcemanager.organizationAdmin - members: -
user:eve@example.com role: roles/resourcemanager.organizationViewer
condition: title: expirable access description: Does not grant access after
Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features,
see the [IAM documentation](https://cloud.google.com/iam/docs/).

Fields:
  auditConfigs: Specifies cloud audit logging configuration for this policy.
  bindings: Associates a list of `members`, or principals, with a `role`.
    Optionally, may specify a `condition` that determines how and when the
    `bindings` are applied. Each of the `bindings` must contain at least one
    principal. The `bindings` in a `Policy` can refer to up to 1,500
    principals; up to 250 of these principals can be Google groups. Each
    occurrence of a principal counts towards these limits. For example, if
    the `bindings` grant 50 different roles to `user:alice@example.com`, and
    not to any other principal, then you can add another 1,450 principals to
    the `bindings` in the `Policy`.
  etag: `etag` is used for optimistic concurrency control as a way to help
    prevent simultaneous updates of a policy from overwriting each other. It
    is strongly suggested that systems make use of the `etag` in the read-
    modify-write cycle to perform policy updates in order to avoid race
    conditions: An `etag` is returned in the response to `getIamPolicy`, and
    systems are expected to put that etag in the request to `setIamPolicy`
    to ensure that their change will be applied to the same version of the
    policy. **Important:** If you use IAM Conditions, you must include the
    `etag` field whenever you call `setIamPolicy`. If you omit this field,
    then IAM allows you to overwrite a version `3` policy with a version `1`
    policy, and all of the conditions in the version `3` policy are lost.
  version: Specifies the format of the policy. Valid values are `0`, `1`,
    and `3`. Requests that specify an invalid value are rejected. Any
    operation that affects conditional role bindings must specify version
    `3`. This requirement applies to the following operations: * Getting a
    policy that includes a conditional role binding * Adding a conditional
    role binding to a policy * Changing a conditional role binding in a
    policy * Removing any role binding, with or without a condition, from a
    policy that includes conditions **Important:** If you use IAM
    Conditions, you must include the `etag` field whenever you call
    `setIamPolicy`. If you omit this field, then IAM allows you to overwrite
    a version `3` policy with a version `1` policy, and all of the
    conditions in the version `3` policy are lost. If a policy does not
    include any conditions, operations on that policy may specify any valid
    version or leave the field unset. To learn which resources support
    conditions in their IAM policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
r	   r   Tr   r:   r   r#   rV   rZ   r   N)r   r   r   r   r   r   r   auditConfigsbindings
BytesFieldrk   rm   rn   ro   versionr   r   r   r   rJ  rJ    sa    EN ''q4H,##Iq4@(			a	 $""1i.?.?.E.EF'r   rJ  c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      r	Sr
g)r   i.  zThe position of the code comment.

Fields:
  line: Required. The line number of the comment. Positive value means it's
    on the new side of the diff, negative value means it's on the old side.
  path: Required. The path of the file.
r   r   r   N)r   r   r   r   r   r   rm   liner   pathr   r   r   r   r   r   .  s)     
			"$			q	!$r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r
\R                  " SSS9r\R                  " S	5      rS
rg)r   i;  aE  PrivateConfig includes settings for private instance.

Fields:
  caPool: Optional. Immutable. CA pool resource, resource must in the format
    of `projects/{project}/locations/{location}/caPools/{ca_pool}`.
  httpServiceAttachment: Output only. Service Attachment for HTTP, resource
    is in the format of `projects/{project}/regions/{region}/serviceAttachme
    nts/{service_attachment}`.
  isPrivate: Required. Immutable. Indicate if it's private instance.
  pscAllowedProjects: Optional. Additional allowed projects for setting up
    PSC connections. Instance host project is automatically allowed and does
    not need to be included in this list.
  sshServiceAttachment: Output only. Service Attachment for SSH, resource is
    in the format of `projects/{project}/regions/{region}/serviceAttachments
    /{service_attachment}`.
r   r   r#   rV   Tr   rW   r   N)r   r   r   r   r   r   r   caPoolhttpServiceAttachmentrf   	isPrivatepscAllowedProjectssshServiceAttachmentr   r   r   r   r   r   ;  s^    "   #&#//2$$Q') ,,Q>"..q1r   r   c                      \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " S5      r\R                  " S	5      r\R                  " SS
5      r\R                  " S5      r\R                   " SS5      r\R                  " S5      r\R                  " S5      rSrg)r  iT  a  Metadata of a PullRequest. PullRequest is the request from a user to
merge a branch (head) into another branch (base).

Enums:
  StateValueValuesEnum: Output only. State of the pull request (open, closed
    or merged).

Fields:
  base: Required. The branch to merge changes in.
  body: Optional. The pull request body. Provides a detailed description of
    the changes.
  closeTime: Output only. Close timestamp (if closed or merged). Cleared
    when pull request is re-opened.
  createTime: Output only. Creation timestamp.
  head: Immutable. The branch containing the changes to be merged.
  name: Output only. A unique identifier for a PullRequest. The number
    appended at the end is generated by the server. Format: `projects/{proje
    ct}/locations/{location}/repositories/{repository}/pullRequests/{pull_re
    quest_id}`
  state: Output only. State of the pull request (open, closed or merged).
  title: Required. The pull request title.
  updateTime: Output only. Last updated timestamp.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	 PullRequest.StateValueValuesEnumim  zOutput only. State of the pull request (open, closed or merged).

Values:
  STATE_UNSPECIFIED: Unspecified.
  OPEN: An open pull request.
  CLOSED: A closed pull request.
  MERGED: A merged pull request.
r   r   r   r#   r   N)
r   r   r   r   r   r   r   r   MERGEDr   r   r   r   r   rZ  m  s     DFFr   r   rA   r   r   r#   rV   rW   rX   rY   r\   r]   r   N)r   r   r   r   r   r   r)   r   r   baser   r   r   ri   headrr   r+   r   r   rx   r   r   r   r   r  r  T  s    0Y^^  
		!	,$			q	!$##A&)$$Q'*			!	,$			q	!$


4a
8%



"%$$Q'*r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " S5      r
\R                  " S5      r\R                  " S	S
5      r\R                  " S5      rSrg)r5   i  aA  PullRequestComment represents a comment on a pull request.

Fields:
  code: Optional. The comment on a code line.
  comment: Optional. The general pull request comment.
  createTime: Output only. Creation timestamp.
  name: Identifier. Unique identifier for the pull request comment. The
    comment id is generated by the server. Format: `projects/{project}/locat
    ions/{location}/repositories/{repository}/pullRequests/{pull_request}/pu
    llRequestComments/{comment_id}`
  review: Optional. The review summary comment.
  updateTime: Output only. Last updated timestamp.
r   r   r   r   r#   rV   ReviewrW   rX   r   N)r   r   r   r   r   r   r   codecommentr   ri   rr   reviewrx   r   r   r   r   r5   r5     so     
			*$""9a0'$$Q'*			q	!$!!(A.&$$Q'*r   r5   c                   <    \ rS rSrSr\R                  " S5      rSrg)r   i  a  A PushOption object.

Fields:
  branchFilter: Optional. Trigger hook for matching branches only. Specified
    as glob pattern. If empty or *, events for all branches are reported.
    Examples: main, {main,release*}. See
    https://pkg.go.dev/github.com/gobwas/glob documentation.
r   r   N)	r   r   r   r   r   r   r   branchFilterr   r   r   r   r   r     s     &&q),r   r   c                   `   \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " SS5      r\R                  " S5      r\R                  " S	5      r\R                  " S
5      r\R                  " S5      r\R                  " SS5      rSrg)r  i  a  Metadata of a Secure Source Manager repository.

Fields:
  createTime: Output only. Create timestamp.
  description: Optional. Description of the repository, which cannot exceed
    500 characters.
  etag: Optional. This checksum is computed by the server based on the value
    of other fields, and may be sent on update and delete requests to ensure
    the client has an up-to-date value before proceeding.
  initialConfig: Input only. Initial configurations for the repository.
  instance: Optional. The name of the instance in which the repository is
    hosted, formatted as `projects/{project_number}/locations/{location_id}/
    instances/{instance_id}` When creating repository via
    securesourcemanager.googleapis.com, this field is used as input. When
    creating repository via *.sourcemanager.dev, this field is output only.
  name: Optional. A unique identifier for a repository. The name should be
    of the format: `projects/{project}/locations/{location_id}/repositories/
    {repository_id}`
  uid: Output only. Unique identifier of the repository.
  updateTime: Output only. Update timestamp.
  uris: Output only. URIs for the repository.
r   r   r#   r   rV   rW   rX   rY   r\   URIsr]   r   N)r   r   r   r   r   r   r   ri   r   rk   r   initialConfiginstancerr   rw   rx   urisr   r   r   r   r  r    s    . $$Q'*%%a(+			q	!$((!<-""1%(			q	!$a #$$Q'*				*$r   r  c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9r	Sr
g)	!ResolvePullRequestCommentsRequesti  aX  The request to resolve multiple pull request comments.

Fields:
  autoFill: Optional. If set, at least one comment in a thread is required,
    rest of the comments in the same thread will be automatically updated to
    resolved. If unset, all comments in the same thread need be present.
  names: Required. The names of the pull request comments to resolve.
    Format: `projects/{project_number}/locations/{location_id}/repositories/
    {repository_id}/pullRequests/{pull_request_id}/pullRequestComments/{comm
    ent_id}` Only comments from the same threads are allowed in the same
    request.
r   r   Tr   r   Nr   r   r   r   r   r   rf   autoFillr   namesr   r   r   r   rk  rk    +     ##A&(


D
1%r   rk  c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	"ResolvePullRequestCommentsResponsei  zThe response to resolve multiple pull request comments.

Fields:
  pullRequestComments: The list of pull request comments resolved.
r5   r   Tr   r   Nr6   r   r   r   rq  rq    r8   r   rq  c                       \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " S5      rSrg	)
r_  i  a  The review summary comment.

Enums:
  ActionTypeValueValuesEnum: Required. The review action type.

Fields:
  actionType: Required. The review action type.
  body: Optional. The comment body.
  effectiveCommitSha: Output only. The effective commit sha this review is
    pointing to.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	 Review.ActionTypeValueValuesEnumi  zRequired. The review action type.

Values:
  ACTION_TYPE_UNSPECIFIED: Unspecified.
  COMMENT: A general review comment.
  CHANGE_REQUESTED: Change required from this review.
  APPROVED: Change approved from this review.
r   r   r   r#   r   N)
r   r   r   r   r   ACTION_TYPE_UNSPECIFIEDCOMMENTCHANGE_REQUESTEDAPPROVEDr   r   r   r   ActionTypeValueValuesEnumrt    s      GHr   ry  r   r   r#   r   N)r   r   r   r   r   r   r)   ry  r+   
actionTyper   r   r   r   r   r   r   r_  r_    sM    
)..  ""#>B*			q	!$ ,,Q/r   r_  c                   :    \ rS rSrSr\R                  " SSS9rSrg).SecuresourcemanagerProjectsLocationsGetRequesti	  zjA SecuresourcemanagerProjectsLocationsGetRequest object.

Fields:
  name: Resource name for the location.
r   Trequiredr   N	r   r   r   r   r   r   r   rr   r   r   r   r   r|  r|  	       
		q4	0$r   r|  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
\R                  " S	5      rS
rg):SecuresourcemanagerProjectsLocationsInstancesCreateRequesti  a  A SecuresourcemanagerProjectsLocationsInstancesCreateRequest object.

Fields:
  instance: A Instance resource to be passed as the request body.
  instanceId: Required. ID of the instance to be created.
  parent: Required. Value for parent.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes since the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r   r   r   r#   Tr}  rV   r   N)r   r   r   r   r   r   r   rh  r   
instanceIdr   	requestIdr   r   r   r   r  r    sM    & ##J2($$Q'*  T2&##A&)r   r  c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	:SecuresourcemanagerProjectsLocationsInstancesDeleteRequesti-  a  A SecuresourcemanagerProjectsLocationsInstancesDeleteRequest object.

Fields:
  name: Required. Name of the resource.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes after the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r   Tr}  r   r   N)
r   r   r   r   r   r   r   rr   r  r   r   r   r   r  r  -  s+    " 
		q4	0$##A&)r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " SSS9rSrg	)
@SecuresourcemanagerProjectsLocationsInstancesGetIamPolicyRequestiC  aL  A SecuresourcemanagerProjectsLocationsInstancesGetIamPolicyRequest
object.

Fields:
  options_requestedPolicyVersion: Optional. The maximum policy version that
    will be used to format the policy. Valid values are 0, 1, and 3.
    Requests specifying an invalid value will be rejected. Requests for
    policies with any conditional role bindings must specify version 3.
    Policies with no conditional role bindings may specify any valid value
    or leave the field unset. The policy in the response might use the
    policy version that you specified, or it might use a lower policy
    version. For example, if you specify version 3, but the policy has no
    conditional role bindings, the response uses version 1. To learn which
    resources support conditions in their IAM policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
  resource: REQUIRED: The resource for which the policy is being requested.
    See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
r   rZ   r   Tr}  r   Nr   r   r   r   r   r   rm   rn   ro   options_requestedPolicyVersionr   resourcer   r   r   r   r  r  C  :    , $-#9#9!YEVEVE\E\#] ""1t4(r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)7SecuresourcemanagerProjectsLocationsInstancesGetRequesti^  zsA SecuresourcemanagerProjectsLocationsInstancesGetRequest object.

Fields:
  name: Required. Name of the resource.
r   Tr}  r   Nr  r   r   r   r  r  ^  r  r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
OSecuresourcemanagerProjectsLocationsInstancesIssueRedirectTicketInternalRequestih  a*  A SecuresourcemanagerProjectsLocationsInstancesIssueRedirectTicketIntern
alRequest object.

Fields:
  instance: Required. The instance resource to issue a redirect ticket for.
  issueRedirectTicketInternalRequest: A IssueRedirectTicketInternalRequest
    resource to be passed as the request body.
r   Tr}  r   r   r   N)r   r   r   r   r   r   r   rh  r   "issueRedirectTicketInternalRequestr   r   r   r   r  r  h  s0     ""1t4('0'='=>bde'f$r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SS	S
9rSrg)8SecuresourcemanagerProjectsLocationsInstancesListRequestiv  a  A SecuresourcemanagerProjectsLocationsInstancesListRequest object.

Fields:
  filter: Filter for filtering results.
  orderBy: Hint for how to order the results.
  pageSize: Requested page size. Server may return fewer items than
    requested. If unspecified, server will pick an appropriate default.
  pageToken: A token identifying a page of results the server should return.
  parent: Required. Parent value for ListInstancesRequest.
r   r   r#   rZ   rV   rW   Tr}  r   N)r   r   r   r   r   r   r   filterorderByrm   rn   ro   pageSize	pageTokenr   r   r   r   r   r  r  v  si    	   #&!!!$'##Ay/@/@/F/FG(##A&)  T2&r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
@SecuresourcemanagerProjectsLocationsInstancesSetIamPolicyRequesti  a|  A SecuresourcemanagerProjectsLocationsInstancesSetIamPolicyRequest
object.

Fields:
  resource: REQUIRED: The resource for which the policy is being specified.
    See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
  setIamPolicyRequest: A SetIamPolicyRequest resource to be passed as the
    request body.
r   Tr}  SetIamPolicyRequestr   r   Nr   r   r   r   r   r   r   r  r   setIamPolicyRequestr   r   r   r   r  r    /    
 ""1t4(!../DaHr   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
FSecuresourcemanagerProjectsLocationsInstancesTestIamPermissionsRequesti  a  A SecuresourcemanagerProjectsLocationsInstancesTestIamPermissionsRequest
object.

Fields:
  resource: REQUIRED: The resource for which the policy detail is being
    requested. See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
  testIamPermissionsRequest: A TestIamPermissionsRequest resource to be
    passed as the request body.
r   Tr}  TestIamPermissionsRequestr   r   Nr   r   r   r   r   r   r   r  r   testIamPermissionsRequestr   r   r   r   r  r    s0    
 ""1t4('445PRSTr   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " S5      r\R                  " SSS9r	\R                  " S	\R                  R                  S
9r\R                  " S5      rSrg)/SecuresourcemanagerProjectsLocationsListRequesti  a  A SecuresourcemanagerProjectsLocationsListRequest object.

Fields:
  extraLocationTypes: Optional. Do not use this field. It is unsupported and
    is ignored unless explicitly documented otherwise. This is primarily for
    internal usage.
  filter: A filter to narrow down results to a preferred subset. The
    filtering language accepts strings like `"displayName=tokyo"`, and is
    documented in more detail in [AIP-160](https://google.aip.dev/160).
  name: The resource that owns the locations collection, if applicable.
  pageSize: The maximum number of results to return. If not set, the service
    selects a default.
  pageToken: A page token received from the `next_page_token` field in the
    response. Send that page token to receive the subsequent page.
r   Tr   r   r#   r}  rV   rZ   rW   r   N)r   r   r   r   r   r   r   extraLocationTypesr  rr   rm   rn   ro   r  r  r   r   r   r   r  r    sl      !,,Q>  #&			q4	0$##Ay/@/@/F/FG(##A&)r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
;SecuresourcemanagerProjectsLocationsOperationsCancelRequesti  zA SecuresourcemanagerProjectsLocationsOperationsCancelRequest object.

Fields:
  cancelOperationRequest: A CancelOperationRequest resource to be passed as
    the request body.
  name: The name of the operation resource to be cancelled.
rz   r   r   Tr}  r   N)r   r   r   r   r   r   r   cancelOperationRequestr   rr   r   r   r   r   r  r    s/     %112JAN			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg);SecuresourcemanagerProjectsLocationsOperationsDeleteRequesti  zA SecuresourcemanagerProjectsLocationsOperationsDeleteRequest object.

Fields:
  name: The name of the operation resource to be deleted.
r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)8SecuresourcemanagerProjectsLocationsOperationsGetRequesti  zxA SecuresourcemanagerProjectsLocationsOperationsGetRequest object.

Fields:
  name: The name of the operation resource.
r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S	5      r\R                  " S
5      rSrg)9SecuresourcemanagerProjectsLocationsOperationsListRequesti  a  A SecuresourcemanagerProjectsLocationsOperationsListRequest object.

Fields:
  filter: The standard list filter.
  name: The name of the operation's parent resource.
  pageSize: The standard list page size.
  pageToken: The standard list page token.
  returnPartialSuccess: When set to `true`, operations that are reachable
    are returned as normal, and those that are unreachable are returned in
    the [ListOperationsResponse.unreachable] field. This can only be `true`
    when reading across collections e.g. when `parent` is set to
    `"projects/example/locations/-"`. This field is not by default supported
    and will result in an `UNIMPLEMENTED` error if set unless explicitly
    documented otherwise in service or product specific documentation.
r   r   Tr}  r#   rZ   rV   rW   r   N)r   r   r   r   r   r   r   r  rr   rm   rn   ro   r  r  rf   returnPartialSuccessr   r   r   r   r  r    sj        #&			q4	0$##Ay/@/@/F/FG(##A&)"//2r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
S	rg
)HSecuresourcemanagerProjectsLocationsRepositoriesBranchRulesCreateRequesti  zA
SecuresourcemanagerProjectsLocationsRepositoriesBranchRulesCreateRequest
object.

Fields:
  branchRule: A BranchRule resource to be passed as the request body.
  branchRuleId: A string attribute.
  parent: A string attribute.
rF   r   r   r#   Tr}  r   N)r   r   r   r   r   r   r   
branchRuler   branchRuleIdr   r   r   r   r   r  r    s=     %%lA6*&&q),  T2&r   r  c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9r	Sr
g)	HSecuresourcemanagerProjectsLocationsRepositoriesBranchRulesDeleteRequesti  a  A
SecuresourcemanagerProjectsLocationsRepositoriesBranchRulesDeleteRequest
object.

Fields:
  allowMissing: Optional. If set to true, and the branch rule is not found,
    the request will succeed but no action will be taken on the server.
  name: A string attribute.
r   r   Tr}  r   Nr   r   r   r   r   r   rf   allowMissingr   rr   r   r   r   r   r  r    s+     ''*,			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)ESecuresourcemanagerProjectsLocationsRepositoriesBranchRulesGetRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesBranchRulesGetRequest
object.

Fields:
  name: Required. Name of the repository to retrieve. The format is `project
    s/{project}/locations/{location}/repositories/{repository}/branchRules/{
    branch_rule}`.
r   Tr}  r   Nr  r   r   r   r  r         
		q4	0$r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)FSecuresourcemanagerProjectsLocationsRepositoriesBranchRulesListRequesti(  zA SecuresourcemanagerProjectsLocationsRepositoriesBranchRulesListRequest
object.

Fields:
  pageSize: A integer attribute.
  pageToken: A string attribute.
  parent: A string attribute.
r   rZ   r   r#   Tr}  r   Nr   r   r   r   r   r   rm   rn   ro   r  r   r  r   r   r   r   r   r  r  (  sI     ##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
\R                  " S	5      rS
rg)GSecuresourcemanagerProjectsLocationsRepositoriesBranchRulesPatchRequesti7  aV  A
SecuresourcemanagerProjectsLocationsRepositoriesBranchRulesPatchRequest
object.

Fields:
  branchRule: A BranchRule resource to be passed as the request body.
  name: Optional. A unique identifier for a BranchRule. The name should be
    of the format: `projects/{project}/locations/{location}/repositories/{re
    pository}/branchRules/{branch_rule}`
  updateMask: Required. Field mask is used to specify the fields to be
    overwritten in the branchRule resource by the update. The fields
    specified in the update_mask are relative to the resource, not the full
    request. A field will be overwritten if it is in the mask. The special
    value "*" means full replacement.
  validateOnly: Optional. If set, validate the request and preview the
    review, but do not actually post it. (https://google.aip.dev/163, for
    declarative friendly)
rF   r   r   Tr}  r#   rV   r   N)r   r   r   r   r   r   r   r  r   rr   
updateMaskrf   validateOnlyr   r   r   r   r  r  7  sM    & %%lA6*			q4	0$$$Q'*''*,r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " S5      r
S	rg
)OSecuresourcemanagerProjectsLocationsRepositoriesCreateRepositoryInternalRequestiQ  a  A SecuresourcemanagerProjectsLocationsRepositoriesCreateRepositoryIntern
alRequest object.

Fields:
  parent: Required. The project in which to create the repository. Values
    are of the form `projects/{project_number}/locations/{location_id}`
  repository: A Repository resource to be passed as the request body.
  repositoryId: Required. The ID to use for the repository, which will
    become the final component of the repository's resource name. This value
    should be 4-63 characters, and valid characters are /a-z-_/.
r   Tr}  r  r   r#   r   Nr   r   r   r   r   r   r   r   r   
repositoryrepositoryIdr   r   r   r   r  r  Q  s=    
   T2&%%lA6*&&q),r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " S5      r
S	rg
)=SecuresourcemanagerProjectsLocationsRepositoriesCreateRequestic  a  A SecuresourcemanagerProjectsLocationsRepositoriesCreateRequest object.

Fields:
  parent: Required. The project in which to create the repository. Values
    are of the form `projects/{project_number}/locations/{location_id}`
  repository: A Repository resource to be passed as the request body.
  repositoryId: Required. The ID to use for the repository, which will
    become the final component of the repository's resource name. This value
    should be 4-63 characters, and valid characters are /a-z-/.
r   Tr}  r  r   r#   r   Nr  r   r   r   r  r  c  s=    	   T2&%%lA6*&&q),r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)OSecuresourcemanagerProjectsLocationsRepositoriesDeleteRepositoryInternalRequestit  zA SecuresourcemanagerProjectsLocationsRepositoriesDeleteRepositoryIntern
alRequest object.

Fields:
  name: Required. Name of the resource.
r   Tr}  r   Nr  r   r   r   r  r  t  s     
		q4	0$r   r  c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9r	Sr
g)	=SecuresourcemanagerProjectsLocationsRepositoriesDeleteRequesti  a}  A SecuresourcemanagerProjectsLocationsRepositoriesDeleteRequest object.

Fields:
  allowMissing: Optional. If set to true, and the repository is not found,
    the request will succeed but no action will be taken on the server.
  name: Required. Name of the repository to delete. The format is `projects/
    {project_number}/locations/{location_id}/repositories/{repository_id}`.
r   r   Tr}  r   Nr  r   r   r   r  r    s+     ''*,			q4	0$r   r  c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	@SecuresourcemanagerProjectsLocationsRepositoriesFetchBlobRequesti  a<  A SecuresourcemanagerProjectsLocationsRepositoriesFetchBlobRequest
object.

Fields:
  repository: Required. The format is `projects/{project_number}/locations/{
    location_id}/repositories/{repository_id}`. Specifies the repository
    containing the blob.
  sha: Required. The SHA-1 hash of the blob to retrieve.
r   Tr}  r   r   N)
r   r   r   r   r   r   r   r  rD   r   r   r   r   r  r    s+     $$Q6*a #r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " SS	S
9rSrg)@SecuresourcemanagerProjectsLocationsRepositoriesFetchTreeRequesti  a$  A SecuresourcemanagerProjectsLocationsRepositoriesFetchTreeRequest
object.

Fields:
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, at most 10,000 items will be returned.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  recursive: Optional. If true, include all subfolders and their files in
    the response. If false, only the immediate children are returned.
  ref: Optional. `ref` can be a SHA-1 hash, a branch name, or a tag.
    Specifies which tree to fetch. If not specified, the default branch will
    be used.
  repository: Required. The format is `projects/{project_number}/locations/{
    location_id}/repositories/{repository_id}`. Specifies the repository to
    fetch the tree from.
r   rZ   r   r#   rV   rW   Tr}  r   N)r   r   r   r   r   r   rm   rn   ro   r  r   r  rf   	recursiverC   r  r   r   r   r   r  r    si    $ ##Ay/@/@/F/FG(##A&)$$Q')a #$$Q6*r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " SSS9rSrg	)
CSecuresourcemanagerProjectsLocationsRepositoriesGetIamPolicyRequesti  aO  A SecuresourcemanagerProjectsLocationsRepositoriesGetIamPolicyRequest
object.

Fields:
  options_requestedPolicyVersion: Optional. The maximum policy version that
    will be used to format the policy. Valid values are 0, 1, and 3.
    Requests specifying an invalid value will be rejected. Requests for
    policies with any conditional role bindings must specify version 3.
    Policies with no conditional role bindings may specify any valid value
    or leave the field unset. The policy in the response might use the
    policy version that you specified, or it might use a lower policy
    version. For example, if you specify version 3, but the policy has no
    conditional role bindings, the response uses version 1. To learn which
    resources support conditions in their IAM policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
  resource: REQUIRED: The resource for which the policy is being requested.
    See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
r   rZ   r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg):SecuresourcemanagerProjectsLocationsRepositoriesGetRequesti  zA SecuresourcemanagerProjectsLocationsRepositoriesGetRequest object.

Fields:
  name: Required. Name of the repository to retrieve. The format is `project
    s/{project_number}/locations/{location_id}/repositories/{repository_id}`
    .
r   Tr}  r   Nr  r   r   r   r  r    s     
		q4	0$r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
S	rg
)BSecuresourcemanagerProjectsLocationsRepositoriesHooksCreateRequesti  a`  A SecuresourcemanagerProjectsLocationsRepositoriesHooksCreateRequest
object.

Fields:
  hook: A Hook resource to be passed as the request body.
  hookId: Required. The ID to use for the hook, which will become the final
    component of the hook's resource name. This value restricts to lower-
    case letters, numbers, and hyphen, with the first character a letter,
    the last a letter or a number, and a 63 character maximum.
  parent: Required. The repository in which to create the hook. Values are
    of the form `projects/{project_number}/locations/{location_id}/repositor
    ies/{repository_id}`
r   r   r   r#   Tr}  r   N)r   r   r   r   r   r   r   hookr   hookIdr   r   r   r   r   r  r    s=     
			*$  #&  T2&r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)BSecuresourcemanagerProjectsLocationsRepositoriesHooksDeleteRequesti  zA SecuresourcemanagerProjectsLocationsRepositoriesHooksDeleteRequest
object.

Fields:
  name: Required. Name of the hook to delete. The format is `projects/{proje
    ct_number}/locations/{location_id}/repositories/{repository_id}/hooks/{h
    ook_id}`.
r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)?SecuresourcemanagerProjectsLocationsRepositoriesHooksGetRequesti  zA SecuresourcemanagerProjectsLocationsRepositoriesHooksGetRequest
object.

Fields:
  name: Required. Name of the hook to retrieve. The format is `projects/{pro
    ject_number}/locations/{location_id}/repositories/{repository_id}/hooks/
    {hook_id}`.
r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)@SecuresourcemanagerProjectsLocationsRepositoriesHooksListRequesti  a|  A SecuresourcemanagerProjectsLocationsRepositoriesHooksListRequest
object.

Fields:
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. Parent value for ListHooksRequest.
r   rZ   r   r#   Tr}  r   Nr  r   r   r   r  r    sI    	 ##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)ASecuresourcemanagerProjectsLocationsRepositoriesHooksPatchRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesHooksPatchRequest
object.

Fields:
  hook: A Hook resource to be passed as the request body.
  name: Identifier. A unique identifier for a Hook. The name should be of
    the format: `projects/{project}/locations/{location_id}/repositories/{re
    pository_id}/hooks/{hook_id}`
  updateMask: Required. Field mask is used to specify the fields to be
    overwritten in the hook resource by the update. The fields specified in
    the update_mask are relative to the resource, not the full request. A
    field will be overwritten if it is in the mask. The special value "*"
    means full replacement.
r   r   r   Tr}  r#   r   N)r   r   r   r   r   r   r   r  r   rr   r  r   r   r   r   r  r    s=     
			*$			q4	0$$$Q'*r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
BSecuresourcemanagerProjectsLocationsRepositoriesIssuesCloseRequesti1  aX  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesCloseRequest
object.

Fields:
  closeIssueRequest: A CloseIssueRequest resource to be passed as the
    request body.
  name: Required. Name of the issue to close. The format is `projects/{proje
    ct_number}/locations/{location_id}/repositories/{repository_id}/issues/{
    issue_id}`.
r   r   r   Tr}  r   N)r   r   r   r   r   r   r   closeIssueRequestr   rr   r   r   r   r   r  r  1  s/    	  ,,-@!D			q4	0$r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
CSecuresourcemanagerProjectsLocationsRepositoriesIssuesCreateRequestiA  a7  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesCreateRequest
object.

Fields:
  issue: A Issue resource to be passed as the request body.
  parent: Required. The repository in which to create the issue. Format: `pr
    ojects/{project_number}/locations/{location_id}/repositories/{repository
    _id}`
r   r   r   Tr}  r   N)r   r   r   r   r   r   r   issuer   r   r   r   r   r   r  r  A  s-     
 
 !
,%  T2&r   r  c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9rSr	g)	CSecuresourcemanagerProjectsLocationsRepositoriesIssuesDeleteRequestiP  a  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesDeleteRequest
object.

Fields:
  etag: Optional. The current etag of the issue. If the etag is provided and
    does not match the current etag of the issue, deletion will be blocked
    and an ABORTED error will be returned.
  name: Required. Name of the issue to delete. The format is `projects/{proj
    ect_number}/locations/{location_id}/repositories/{repository_id}/issues/
    {issue_id}`.
r   r   Tr}  r   N)
r   r   r   r   r   r   r   rk   rr   r   r   r   r   r  r  P  s+    
 
		q	!$			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)@SecuresourcemanagerProjectsLocationsRepositoriesIssuesGetRequestia  zA SecuresourcemanagerProjectsLocationsRepositoriesIssuesGetRequest
object.

Fields:
  name: Required. Name of the issue to retrieve. The format is `projects/{pr
    oject}/locations/{location}/repositories/{repository}/issues/{issue_id}`
    .
r   Tr}  r   Nr  r   r   r   r  r  a  r  r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
PSecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsCreateRequestin  ag  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsCre
ateRequest object.

Fields:
  issueComment: A IssueComment resource to be passed as the request body.
  parent: Required. The issue in which to create the issue comment. Format:
    `projects/{project_number}/locations/{location_id}/repositories/{reposit
    ory_id}/issues/{issue_id}`
r   r   r   Tr}  r   N)r   r   r   r   r   r   r   issueCommentr   r   r   r   r   r   r  r  n  s-     '':,  T2&r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)PSecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsDeleteRequesti}  a3  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsDel
eteRequest object.

Fields:
  name: Required. Name of the issue comment to delete. The format is `projec
    ts/{project_number}/locations/{location_id}/repositories/{repository_id}
    /issues/{issue_id}/issueComments/{comment_id}`.
r   Tr}  r   Nr  r   r   r   r  r  }  r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)MSecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsGetRequesti  a%  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsGet
Request object.

Fields:
  name: Required. Name of the issue comment to retrieve. The format is `proj
    ects/{project}/locations/{location}/repositories/{repository}/issues/{is
    sue_id}/issueComments/{comment_id}`.
r   Tr}  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)NSecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsListRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsLis
tRequest object.

Fields:
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. The issue in which to list the comments. Format: `projec
    ts/{project_number}/locations/{location_id}/repositories/{repository_id}
    /issues/{issue_id}`
r   rZ   r   r#   Tr}  r   Nr  r   r   r   r  r    sI     ##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)OSecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsPatchRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesIssueCommentsPat
chRequest object.

Fields:
  issueComment: A IssueComment resource to be passed as the request body.
  name: Identifier. Unique identifier for an issue comment. The comment id
    is generated by the server. Format: `projects/{project}/locations/{locat
    ion}/repositories/{repository}/issues/{issue}/issueComments/{comment_id}
    `
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the issue comment resource by the update. The fields
    specified in the update_mask are relative to the resource, not the full
    request. A field will be overwritten if it is in the mask. The special
    value "*" means full replacement.
r   r   r   Tr}  r#   r   N)r   r   r   r   r   r   r   r  r   rr   r  r   r   r   r   r  r    s=      '':,			q4	0$$$Q'*r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SSS	9rS
rg)ASecuresourcemanagerProjectsLocationsRepositoriesIssuesListRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesListRequest
object.

Fields:
  filter: Optional. Used to filter the resulting issues list.
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. The repository in which to list issues. Format: `project
    s/{project_number}/locations/{location_id}/repositories/{repository_id}`
r   r   rZ   r#   rV   Tr}  r   N)r   r   r   r   r   r   r   r  rm   rn   ro   r  r  r   r   r   r   r   r  r    sY       #&##Ay/@/@/F/FG(##A&)  T2&r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
ASecuresourcemanagerProjectsLocationsRepositoriesIssuesOpenRequesti  aT  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesOpenRequest
object.

Fields:
  name: Required. Name of the issue to open. The format is `projects/{projec
    t_number}/locations/{location_id}/repositories/{repository_id}/issues/{i
    ssue_id}`.
  openIssueRequest: A OpenIssueRequest resource to be passed as the request
    body.
r   Tr}  r0  r   r   N)r   r   r   r   r   r   r   rr   r   openIssueRequestr   r   r   r   r  r    s/    	 
		q4	0$++,>Br   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)BSecuresourcemanagerProjectsLocationsRepositoriesIssuesPatchRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesIssuesPatchRequest
object.

Fields:
  issue: A Issue resource to be passed as the request body.
  name: Identifier. Unique identifier for an issue. The issue id is
    generated by the server. Format: `projects/{project}/locations/{location
    }/repositories/{repository}/issues/{issue_id}`
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the issue resource by the update. The fields specified in
    the update_mask are relative to the resource, not the full request. A
    field will be overwritten if it is in the mask. The special value "*"
    means full replacement.
r   r   r   Tr}  r#   r   N)r   r   r   r   r   r   r   r  r   rr   r  r   r   r   r   r  r    s=     
 
 !
,%			q4	0$$$Q'*r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SS	S
9rSrg);SecuresourcemanagerProjectsLocationsRepositoriesListRequesti  a  A SecuresourcemanagerProjectsLocationsRepositoriesListRequest object.

Fields:
  filter: Optional. Filter results.
  instance: Optional. The name of the instance in which the repository is
    hosted, formatted as `projects/{project_number}/locations/{location_id}/
    instances/{instance_id}`. When listing repositories via
    securesourcemanager.googleapis.com, this field is required. When listing
    repositories via *.sourcemanager.dev, this field is ignored.
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: A token identifying a page of results the server should return.
  parent: Required. Parent value for ListRepositoriesRequest.
r   r   r#   rZ   rV   rW   Tr}  r   N)r   r   r   r   r   r   r   r  rh  rm   rn   ro   r  r  r   r   r   r   r   r  r    si       #&""1%(##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " S5      r
\R                  " S	5      rS
rg)<SecuresourcemanagerProjectsLocationsRepositoriesPatchRequesti	  aT  A SecuresourcemanagerProjectsLocationsRepositoriesPatchRequest object.

Fields:
  name: Optional. A unique identifier for a repository. The name should be
    of the format: `projects/{project}/locations/{location_id}/repositories/
    {repository_id}`
  repository: A Repository resource to be passed as the request body.
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the repository resource by the update. The fields
    specified in the update_mask are relative to the resource, not the full
    request. A field will be overwritten if it is in the mask. If the user
    does not provide a mask then all fields will be overwritten.
  validateOnly: Optional. False by default. If set to true, the request is
    validated and the user is provided with an expected result, but no
    actual change is made.
r   Tr}  r  r   r#   rV   r   N)r   r   r   r   r   r   r   rr   r   r  r  rf   r  r   r   r   r   r  r  	  sM    " 
		q4	0$%%lA6*$$Q'*''*,r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
HSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsCloseRequesti(	  ao  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsCloseRequest
object.

Fields:
  closePullRequestRequest: A ClosePullRequestRequest resource to be passed
    as the request body.
  name: Required. The pull request to close. Format: `projects/{project_numb
    er}/locations/{location_id}/repositories/{repository_id}/pullRequests/{p
    ull_request_id}`
r   r   r   Tr}  r   N)r   r   r   r   r   r   r   closePullRequestRequestr   rr   r   r   r   r   r  r  (	  /    
 &223LaP			q4	0$r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
ISecuresourcemanagerProjectsLocationsRepositoriesPullRequestsCreateRequesti9	  aQ  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsCreateRequest
object.

Fields:
  parent: Required. The repository that the pull request is created from.
    Format: `projects/{project_number}/locations/{location_id}/repositories/
    {repository_id}`
  pullRequest: A PullRequest resource to be passed as the request body.
r   Tr}  r  r   r   N)r   r   r   r   r   r   r   r   r   pullRequestr   r   r   r   r  r  9	  s-    	   T2&&&}a8+r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)FSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsGetRequestiI	  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsGetRequest
object.

Fields:
  name: Required. Name of the pull request to retrieve. The format is `proje
    cts/{project}/locations/{location}/repositories/{repository}/pullRequest
    s/{pull_request}`.
r   Tr}  r   Nr  r   r   r   r
  r
  I	  r  r   r
  c                       \ rS rSrSr\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S5      rS	rg
)PSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsListFileDiffsRequestiV	  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsListFileDi
ffsRequest object.

Fields:
  name: Required. The pull request to list file diffs for. Format: `projects
    /{project_number}/locations/{location_id}/repositories/{repository_id}/p
    ullRequests/{pull_request_id}`
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
r   Tr}  r   rZ   r#   r   N)r   r   r   r   r   r   r   rr   rm   rn   ro   r  r  r   r   r   r   r  r  V	  sI     
		q4	0$##Ay/@/@/F/FG(##A&)r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)GSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsListRequestii	  a  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsListRequest
object.

Fields:
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. The repository in which to list pull requests. Format: `
    projects/{project_number}/locations/{location_id}/repositories/{reposito
    ry_id}`
r   rZ   r   r#   Tr}  r   Nr  r   r   r   r  r  i	  I     ##Ay/@/@/F/FG(##A&)  T2&r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
HSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsMergeRequesti}	  ao  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsMergeRequest
object.

Fields:
  mergePullRequestRequest: A MergePullRequestRequest resource to be passed
    as the request body.
  name: Required. The pull request to merge. Format: `projects/{project_numb
    er}/locations/{location_id}/repositories/{repository_id}/pullRequests/{p
    ull_request_id}`
r.  r   r   Tr}  r   N)r   r   r   r   r   r   r   mergePullRequestRequestr   rr   r   r   r   r   r  r  }	  r  r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
GSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsOpenRequesti	  ak  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsOpenRequest
object.

Fields:
  name: Required. The pull request to open. Format: `projects/{project_numbe
    r}/locations/{location_id}/repositories/{repository_id}/pullRequests/{pu
    ll_request_id}`
  openPullRequestRequest: A OpenPullRequestRequest resource to be passed as
    the request body.
r   Tr}  r2  r   r   N)r   r   r   r   r   r   r   rr   r   openPullRequestRequestr   r   r   r   r  r  	  s/    
 
		q4	0$$112JANr   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " S5      r
S	rg
)HSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPatchRequesti	  a  A
SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPatchRequest
object.

Fields:
  name: Output only. A unique identifier for a PullRequest. The number
    appended at the end is generated by the server. Format: `projects/{proje
    ct}/locations/{location}/repositories/{repository}/pullRequests/{pull_re
    quest_id}`
  pullRequest: A PullRequest resource to be passed as the request body.
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the pull request resource by the update. The fields
    specified in the update_mask are relative to the resource, not the full
    request. A field will be overwritten if it is in the mask. The special
    value "*" means full replacement.
r   Tr}  r  r   r#   r   N)r   r   r   r   r   r   r   rr   r   r  r  r   r   r   r   r  r  	  s=    " 
		q4	0$&&}a8+$$Q'*r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
aSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsBatchCreateRequesti	  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsBatchCreateRequest object.

Fields:
  batchCreatePullRequestCommentsRequest: A
    BatchCreatePullRequestCommentsRequest resource to be passed as the
    request body.
  parent: Required. The pull request in which to create the pull request
    comments. Format: `projects/{project_number}/locations/{location_id}/rep
    ositories/{repository_id}/pullRequests/{pull_request_id}`
r.   r   r   Tr}  r   N)r   r   r   r   r   r   r   %batchCreatePullRequestCommentsRequestr   r   r   r   r   r   r  r  	  s0    
 +4*@*@Ahjk*l'  T2&r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
\SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsCreateRequesti	  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsCreateRequest object.

Fields:
  parent: Required. The pull request in which to create the pull request
    comment. Format: `projects/{project_number}/locations/{location_id}/repo
    sitories/{repository_id}/pullRequests/{pull_request_id}`
  pullRequestComment: A PullRequestComment resource to be passed as the
    request body.
r   Tr}  r5   r   r   Nr   r   r   r   r  r  	  s/    	   T2& --.BAFr   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)\SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsDeleteRequesti	  a]  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsDeleteRequest object.

Fields:
  name: Required. Name of the pull request comment to delete. The format is
    `projects/{project_number}/locations/{location_id}/repositories/{reposit
    ory_id}/pullRequests/{pull_request_id}/pullRequestComments/{comment_id}`
    .
r   Tr}  r   Nr  r   r   r   r  r  	       
		q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)YSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsGetRequesti	  a\  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsGetRequest object.

Fields:
  name: Required. Name of the pull request comment to retrieve. The format
    is `projects/{project_number}/locations/{location_id}/repositories/{repo
    sitory_id}/pullRequests/{pull_request_id}/pullRequestComments/{comment_i
    d}`.
r   Tr}  r   Nr  r   r   r   r!  r!  	  r  r   r!  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)ZSecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsListRequesti	  aR  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsListRequest object.

Fields:
  pageSize: Optional. Requested page size. If unspecified, at most 100 pull
    request comments will be returned. The maximum value is 100; values
    above 100 will be coerced to 100.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. The pull request in which to list pull request comments.
    Format: `projects/{project_number}/locations/{location_id}/repositories/
    {repository_id}/pullRequests/{pull_request_id}`
r   rZ   r   r#   Tr}  r   Nr  r   r   r   r#  r#  	  r  r   r#  c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " S5      r
S	rg
)[SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsPatchRequesti
  a|  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsPatchRequest object.

Fields:
  name: Identifier. Unique identifier for the pull request comment. The
    comment id is generated by the server. Format: `projects/{project}/locat
    ions/{location}/repositories/{repository}/pullRequests/{pull_request}/pu
    llRequestComments/{comment_id}`
  pullRequestComment: A PullRequestComment resource to be passed as the
    request body.
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the pull request comment resource by the update.
    Updatable fields are `body`.
r   Tr}  r5   r   r#   r   N)r   r   r   r   r   r   r   rr   r   r   r  r   r   r   r   r%  r%  
  s?     
		q4	0$ --.BAF$$Q'*r   r%  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
]SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsResolveRequesti
  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsResolveRequest object.

Fields:
  parent: Required. The pull request in which to resolve the pull request
    comments. Format: `projects/{project_number}/locations/{location_id}/rep
    ositories/{repository_id}/pullRequests/{pull_request_id}`
  resolvePullRequestCommentsRequest: A ResolvePullRequestCommentsRequest
    resource to be passed as the request body.
r   Tr}  rk  r   r   N)r   r   r   r   r   r   r   r   r   !resolvePullRequestCommentsRequestr   r   r   r   r'  r'  
  s0    	   T2&&/&<&<=`bc&d#r   r'  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
_SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullRequestCommentsUnresolveRequesti,
  a  A SecuresourcemanagerProjectsLocationsRepositoriesPullRequestsPullReques
tCommentsUnresolveRequest object.

Fields:
  parent: Required. The pull request in which to resolve the pull request
    comments. Format: `projects/{project_number}/locations/{location_id}/rep
    ositories/{repository_id}/pullRequests/{pull_request_id}`
  unresolvePullRequestCommentsRequest: A UnresolvePullRequestCommentsRequest
    resource to be passed as the request body.
r   Tr}  #UnresolvePullRequestCommentsRequestr   r   N)r   r   r   r   r   r   r   r   r   #unresolvePullRequestCommentsRequestr   r   r   r   r*  r*  ,
  s0    	   T2&(1(>(>?dfg(h%r   r*  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
CSecuresourcemanagerProjectsLocationsRepositoriesSetIamPolicyRequesti<
  a  A SecuresourcemanagerProjectsLocationsRepositoriesSetIamPolicyRequest
object.

Fields:
  resource: REQUIRED: The resource for which the policy is being specified.
    See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
  setIamPolicyRequest: A SetIamPolicyRequest resource to be passed as the
    request body.
r   Tr}  r  r   r   Nr  r   r   r   r.  r.  <
  r  r   r.  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
ISecuresourcemanagerProjectsLocationsRepositoriesTestIamPermissionsRequestiM
  a  A
SecuresourcemanagerProjectsLocationsRepositoriesTestIamPermissionsRequest
object.

Fields:
  resource: REQUIRED: The resource for which the policy detail is being
    requested. See [Resource
    names](https://cloud.google.com/apis/design/resource_names) for the
    appropriate value for this field.
  testIamPermissionsRequest: A TestIamPermissionsRequest resource to be
    passed as the request body.
r   Tr}  r  r   r   Nr  r   r   r   r0  r0  M
  s0     ""1t4('445PRSTr   r0  c                   b    \ rS rSrSr\R                  " SS5      r\R                  " S5      r	Sr
g)r  i_
  a
  Request message for `SetIamPolicy` method.

Fields:
  policy: REQUIRED: The complete policy to be applied to the `resource`. The
    size of the policy is limited to a few 10s of KB. An empty policy is a
    valid policy but certain Google Cloud services (such as Projects) might
    reject them.
  updateMask: OPTIONAL: A FieldMask specifying which fields of the policy to
    modify. Only the fields in the mask will be modified. If no mask is
    provided, the following default mask is used: `paths: "bindings, etag"`
rJ  r   r   r   N)r   r   r   r   r   r   r   policyr   r  r   r   r   r   r  r  _
  s+    
 !!(A.&$$Q'*r   r  c                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " SS5      r
\R                  " S5      r\R                  " SS	S
S9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R$                  " SSS9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      rSrg)StandardQueryParametersip
  a  Query parameters accepted by all methods.

Enums:
  FXgafvValueValuesEnum: V1 error format.
  AltValueValuesEnum: Data format for response.

Fields:
  f__xgafv: V1 error format.
  access_token: OAuth access token.
  alt: Data format for response.
  callback: JSONP
  fields: Selector specifying which fields to include in a partial response.
  key: API key. Your API key identifies your project and provides you with
    API access, quota, and reports. Required unless you provide an OAuth 2.0
    token.
  oauth_token: OAuth 2.0 token for the current user.
  prettyPrint: Returns response with indentations and line breaks.
  quotaUser: Available to use for quota purposes for server-side
    applications. Can be any arbitrary string assigned to a user, but should
    not exceed 40 characters.
  trace: A tracing token of the form "token:<tokenid>" to include in api
    requests.
  uploadType: Legacy upload protocol for media (e.g. "media", "multipart").
  upload_protocol: Upload protocol for media (e.g. "raw", "multipart").
c                   $    \ rS rSrSrSrSrSrSrg)*StandardQueryParameters.AltValueValuesEnumi
  zData format for response.

Values:
  json: Responses with Content-Type of application/json
  media: Media download with context-dependent Content-Type
  proto: Responses with Content-Type of application/x-protobuf
r   r   r   r   N)	r   r   r   r   r   jsonmediaprotor   r   r   r   AltValueValuesEnumr6  
  s     DEEr   r:  c                        \ rS rSrSrSrSrSrg)-StandardQueryParameters.FXgafvValueValuesEnumi
  zFV1 error format.

Values:
  _1: v1 error format
  _2: v2 error format
r   r   r   N)r   r   r   r   r   _1_2r   r   r   r   FXgafvValueValuesEnumr<  
  s     
B	
Br   r?  r   r   r#   r7  )defaultrV   rW   rX   rY   r\   Tr]   r^   r_   r`   r   N)r   r   r   r   r   r   r)   r:  r?  r+   f__xgafvr   access_tokenaltcallbackfieldsrO   oauth_tokenrf   prettyPrint	quotaUsertrace
uploadTypeupload_protocolr   r   r   r   r4  r4  p
  s    4
9>> 
inn    !8!<(&&q),0!VD#""1%(  #&a #%%a(+&&q$7+##A&)



#%$$R(*))"-/r   r4  c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S\R                  R                  S9r\R                  " SSS	S
9r\R                   " S5      rSrg)r=  i
  a  The `Status` type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by [gRPC](https://github.com/grpc). Each `Status` message contains
three pieces of data: error code, error message, and error details. You can
find out more about this error model and how to work with it in the [API
Design Guide](https://cloud.google.com/apis/design/errors).

Messages:
  DetailsValueListEntry: A DetailsValueListEntry object.

Fields:
  code: The status code, which should be an enum value of google.rpc.Code.
  details: A list of messages that carry the error details. There is a
    common set of message types for APIs to use.
  message: A developer-facing error message, which should be in English. Any
    user-facing error message should be localized and sent in the
    google.rpc.Status.details field, or localized by the client.
rH   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Status.DetailsValueListEntryi
  zA DetailsValueListEntry object.

Messages:
  AdditionalProperty: An additional property for a DetailsValueListEntry
    object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)/Status.DetailsValueListEntry.AdditionalPropertyi
  zAn additional property for a DetailsValueListEntry object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   r%  r   r   Nr&  r   r   r   rQ   rP  
  r'  r   rQ   r   Tr   r   NrS   r   r   r   DetailsValueListEntryrN  
  r)  r   rQ  r   rZ   r   Tr   r#   r   N)r   r   r   r   r   r   re   r   rT   rQ  rm   rn   ro   r`  r   detailsr   messager   r   r   r   r=  r=  
  s|    & !!"89Zi// Z :Z2 
		9+<+<+B+B	C$""#:AM'!!!$'r   r=  c                   :    \ rS rSrSr\R                  " SSS9rSrg)r  i
  a3  Request message for `TestIamPermissions` method.

Fields:
  permissions: The set of permissions to check for the `resource`.
    Permissions with wildcards (such as `*` or `storage.*`) are not allowed.
    For more information see [IAM
    Overview](https://cloud.google.com/iam/docs/overview#permissions).
r   Tr   r   N	r   r   r   r   r   r   r   permissionsr   r   r   r   r  r  
  s     %%a$7+r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)TestIamPermissionsResponsei
  zResponse message for `TestIamPermissions` method.

Fields:
  permissions: A subset of `TestPermissionsRequest.permissions` that the
    caller is allowed.
r   Tr   r   NrU  r   r   r   rX  rX  
  s     %%a$7+r   rX  c                       \ rS rSrSr " S S\R                  5      r\R                  " S5      r	\R                  " S5      r
\R                  " S5      r\R                  " S5      r\R                  " SS	5      rS
rg)r   i
  a  Represents an entry within a tree structure (like a Git tree).

Enums:
  TypeValueValuesEnum: Output only. The type of the object (TREE, BLOB,
    COMMIT). Output-only.

Fields:
  mode: Output only. The file mode as a string (e.g., "100644"). Indicates
    file type. Output-only.
  path: Output only. The path of the file or directory within the tree
    (e.g., "src/main/java/MyClass.java"). Output-only.
  sha: Output only. The SHA-1 hash of the object (unique identifier).
    Output-only.
  size: Output only. The size of the object in bytes (only for blobs).
    Output-only.
  type: Output only. The type of the object (TREE, BLOB, COMMIT). Output-
    only.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	TreeEntry.TypeValueValuesEnumi  aD  Output only. The type of the object (TREE, BLOB, COMMIT). Output-only.

Values:
  OBJECT_TYPE_UNSPECIFIED: Default value, indicating the object type is
    unspecified.
  TREE: Represents a directory (folder).
  BLOB: Represents a file (contains file data).
  COMMIT: Represents a pointer to another repository (submodule).
r   r   r   r#   r   N)
r   r   r   r   r   OBJECT_TYPE_UNSPECIFIEDTREEBLOBCOMMITr   r   r   r   TypeValueValuesEnumr[    s      DDFr   r`  r   r   r#   rV   rW   r   N)r   r   r   r   r   r   r)   r`  r   moderQ  rD   rm   sizer+   typer   r   r   r   r   r   
  sl    &INN  
		q	!$			q	!$a #				"$			2A	6$r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	Sr
g)rf  i$  zURIs for the repository.

Fields:
  api: Output only. API is the URI for API access.
  gitHttps: Output only. git_https is the git HTTPS URI for git operations.
  html: Output only. HTML is the URI for user to view the repository in a
    browser.
r   r   r#   r   N)r   r   r   r   r   r   r   r   gitHttpsr   r   r   r   r   rf  rf  $  s9     	a #""1%(			q	!$r   rf  c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9r	Sr
g)	r+  i3  a^  The request to unresolve multiple pull request comments.

Fields:
  autoFill: Optional. If set, at least one comment in a thread is required,
    rest of the comments in the same thread will be automatically updated to
    unresolved. If unset, all comments in the same thread need be present.
  names: Required. The names of the pull request comments to unresolve.
    Format: `projects/{project_number}/locations/{location_id}/repositories/
    {repository_id}/pullRequests/{pull_request_id}/pullRequestComments/{comm
    ent_id}` Only comments from the same threads are allowed in the same
    request.
r   r   Tr   r   Nrl  r   r   r   r+  r+  3  ro  r   r+  c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	$UnresolvePullRequestCommentsResponseiE  zThe response to unresolve multiple pull request comments.

Fields:
  pullRequestComments: The list of pull request comments unresolved.
r5   r   Tr   r   Nr6   r   r   r   rh  rh  E  r8   r   rh  c                   <    \ rS rSrSr\R                  " S5      rSrg)r   iO  zWorkforceIdentityFederationConfig allows this instance to support users
from external identity providers.

Fields:
  enabled: Optional. Immutable. Whether Workforce Identity Federation is
    enabled.
r   r   N)	r   r   r   r   r   r   rf   enabledr   r   r   r   r   r   O  s     ""1%'r   r   rA  z$.xgafvr=  1r>  2r  zoptions.requestedPolicyVersionN)r   
__future__r   apitools.base.protorpcliter   r   apitools.base.pyr   r   packagerT   r	   r   r.   r3   r:   rA   rF   rz   ra   r   r   r   r   r0   r   r<   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r  r  r  r  r  r  r  r  r  r.  r0  r2  r  rB  rJ  r   r   r  r5   r   r  rk  rq  r_  r|  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r
  r  r  r  r  r  r  r  r  r!  r#  r%  r'  r*  r.  r0  r  r4  r=  r  rX  r   rf  r+  rh  r   AddCustomJsonFieldMappingAddCustomJsonEnumMappingr?  r   r   r   <module>rs     s
   ' < % (  %)## %:=Y&& =DYI,=,= YWY->-> WT"i T"n	!Y 	!S)"" S)l=Y.. =%I %	"	)) 	"Ii// I'9 '."i "Gi&7&7 GI !#9 !#H	!	)) 	!
F	)) 
F"!y   "!J,(9 ,(^""" " E$I%% E$Pffy   ffR)(I )(X(9$$ (&)):): )&)*;*; &
+i// 
+
+	)) 
+8I-- 8
+	 1 1 
+
+** 
+
+I-- 
+8Y.. 8$
Wi&7&7 
W+y'8'8 +
Iy00 
I
Hy00 
HM"y   M"`Ii// I	"y(( 	"GY.. Gi8	!! i8X"	)) "6KGY KG\
"y   
"2I%% 22/()## /(d(** (.
*"" 
* +""  +F2	(9(9 2$W):): W0Y 0@1Y5F5F 1'ARAR '4'ARAR ',5yGXGX 561i>O>O 1gV_VgVg g3y?P?P 3&IyGXGX I"UYM^M^ U"'i6G6G '0
1)BSBS 
11)BSBS 11y?P?P 13	@Q@Q 303yO`O` 3 1yO`O` 1
1IL]L] 
13YM^M^ 3+iN_N_ +4*V_VgVg *$*IDUDU *"1V_VgVg 11IDUDU 1!yGXGX !7yGXGX 745)J[J[ 56	1ARAR 	13IZIZ 3(
1IZIZ 
1
1iFWFW 
13yGXGX 3"(	HYHY (*1IZIZ 1 3)J[J[ 31)J[J[ 1"
1yGXGX 
13W`WhWh 3
1W`WhWh 
1
1T]TeTe 
13U^UfUf 3&(V_VgVg (,3	HYHY 3(C	HYHY C (IZIZ (*3)BSBS 3.+9CTCT +01yO`O` 1"9PYPaPa 9 
1YM^M^ 
1'W`WhWh '&3iN_N_ 3(1yO`O` 1"OiN_N_ O"(yO`O` (.3hqhyhy 3"Gclctct G 1clctct 11`i`q`q 13ajarar 3((bkbsbs (*edmdudu e ifofwfw i I)J[J[ I"UPYPaPa U$()++ ("<.i// <.~0%Y 0%f
8	 1 1 
88!2!2 8'7	!! '7T"9 "2)*;*; 2$W9+<+< W	&	(9(9 	& 	 " "Z4  ! !114>  ! !114>  " "DFf  iIJ  " "GIi  lLMr   