
    %                     B   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\Rd                  " \,SUSV5        \Rf                  " \,Rh                  SWSX5        \Rf                  " \,Rh                  SYSZ5        g[)\z6Generated message classes for seclm version v1alpha.

    )absolute_import)messages)encoding)extra_typesseclmc                       \ rS rSrSrSrg)CancelOperationRequest   z3The request message for Operations.CancelOperation. N__name__
__module____qualname____firstlineno____doc____static_attributes__r       Qlib/googlecloudsdk/generated_clients/apis/seclm/v1alpha/seclm_v1alpha_messages.pyr	   r	      s    <r   r	   c                      \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " SS5      r
\R                  " SS	5      r\R                  " S
S5      r\R                  " S\R                  R                   S9r\R                  " SSSS9r\R                  " S\R                  R                   S9rSrg)	Candidate   a  A response candidate generated from the model.

Enums:
  FinishReasonValueValuesEnum: Optional. Output only. The reason why the
    model stopped generating tokens. If empty, the model has not stopped
    generating the tokens.

Fields:
  citationMetadata: Output only. Citation information for model-generated
    candidate. This field may be populated with recitation information for
    any text included in the `content`. These are passages that are
    "recited" from copyrighted material in the foundational LLM's training
    data.
  content: Output only. Generated content returned from the model.
  finishReason: Optional. Output only. The reason why the model stopped
    generating tokens. If empty, the model has not stopped generating the
    tokens.
  groundingMetadata: Output only. Grounding metadata for model-generated
    candidate. Grounding sources returned by extensions are checked against
    the model generated candidate, return the grounding sources that are
    used to generate the candidate.
  index: Output only. Index of the candidate in the list of candidates.
  safetyRatings: List of ratings for the safety of a response candidate.
    There is at most one rating per category.
  tokenCount: Output only. Token count for this candidate.
c                   @    \ rS rSrSrSrSrSrSrSr	Sr
S	rS
rSrSrSrg)%Candidate.FinishReasonValueValuesEnum0   a  Optional. Output only. The reason why the model stopped generating
tokens. If empty, the model has not stopped generating the tokens.

Values:
  FINISH_REASON_UNSPECIFIED: Default value. This value is unused.
  STOP: Natural stop point of the model or provided stop sequence.
  MAX_TOKENS: The maximum number of tokens as specified in the request was
    reached.
  SAFETY: The candidate content was flagged for safety reasons.
  RECITATION: The candidate content was flagged for recitation reasons.
  OTHER: Unknown reason.
  BLOCKLIST: Token generation stopped because the content contains
    forbidden terms.
  PROHIBITED_CONTENT: Token generation stopped for potentially containing
    prohibited content.
  SPII: Token generation stopped because the content potentially contains
    Sensitive Personally Identifiable Information (SPII).
  MALFORMED_FUNCTION_CALL: The function call generated by the model is
    invalid.
r                           	   r   N)r   r   r   r   r   FINISH_REASON_UNSPECIFIEDSTOP
MAX_TOKENSSAFETY
RECITATIONOTHER	BLOCKLISTPROHIBITED_CONTENTSPIIMALFORMED_FUNCTION_CALLr   r   r   r   FinishReasonValueValuesEnumr   0   s>    ( !"DJFJEIDr   r.   CitationMetadatar   Contentr   r   GroundingMetadatar   r   variantSafetyRatingr    Trepeatedr!   r   N)r   r   r   r   r   	_messagesEnumr.   MessageFieldcitationMetadatacontent	EnumFieldfinishReasongroundingMetadataIntegerFieldVariantINT32indexsafetyRatings
tokenCountr   r   r   r   r   r      s    6 INN  @ ++,>B""9a0'$$%BAF,,,-@!D

 
 I,=,=,C,C
D%((TJ-%%a1B1B1H1HI*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\R                  R                  S9r\R                  " S5      r\R                  " S	5      rS
rg)CitationY   a  Metadata of one citation.

Fields:
  endIndex: Index in the prediction output where the citation ends
    (exclusive). Must be > start_index and < len(output).
  license: License associated with this recitation. If present, it refers to
    the license of the source of this citation. Possible licenses include
    code licenses, e.g., mit license.
  publicationDate: Publication date associated with this citation. If
    present, it refers to the date at which the source of this citation was
    published. Possible formats are YYYY, YYYY-MM, YYYY-MM-DD.
  startIndex: Index in the prediction output where the citation starts
    (inclusive). Must be >= 0 and < end_index.
  title: Title associated with this citation. If present, it refers to the
    title of the source of this citation. Possible titles include news
    titles, book titles, etc.
  url: URL associated with this citation. If present, this URL links to the
    webpage of the source of this citation. Possible URLs include news
    websites, GitHub repos, etc.
r   r2   r   r   r   r   r    r   N)r   r   r   r   r   r7   r?   r@   rA   endIndexStringFieldlicensepublicationDate
startIndextitleurlr   r   r   r   rF   rF   Y   s    * ##Ay/@/@/F/FG(!!!$'))!,/%%a1B1B1H1HI*



"%a #r   rF   c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	r/   w   zThe schema of citations found in textual prediction outputs. Citations
originate from various sources and indicate that these contents should be
cited properly.

Fields:
  citations: Metadata of all citations found in this prediction output.
rF   r   Tr5   r   N)	r   r   r   r   r   r7   r9   	citationsr   r   r   r   r/   r/   w   s     $$ZTB)r   r/   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
r0      a  The base structured datatype containing multi-part content of a message.
A `Content` includes a `role` field designating the producer of the
`Content` and a `parts` field containing multi-part data that contains the
content of the message turn.

Fields:
  parts: Required. Ordered `Parts` that constitute a single message. Parts
    may have different IANA MIME types.
  role: Optional. The producer of the content. Must be either 'user' or
    'model'. Useful to set for multi-turn conversations, otherwise can be
    left blank or unset.
Partr   Tr5   r   r   N)r   r   r   r   r   r7   r9   partsrI   roler   r   r   r   r0   r0      s-     
 
 T
:%			q	!$r   r0   c                       \ rS rSrSrSrg)Empty   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   rX   rX      s    r   rX   c                   d    \ rS rSrSr\R                  " SS5      r\R                  " SS5      rSr	g)	GroundingChunk   zGrounding chunk.

Fields:
  retrievedContext: Grounding chunk from context retrieved by the retrieval
    tools.
  web: Grounding chunk from the web.
RetrievedContextr   Webr   r   N)
r   r   r   r   r   r7   r9   retrievedContextwebr   r   r   r   r[   r[      s/     ++,>Bua(#r   r[   c                       \ rS rSrSr\R                  " SSSS9r\R                  " SSSS9r\R                  " S	S
5      r	\R                  " SSS9rSrg)r1      a&  Grounding metadata for model-generated candidate. Grounding sources
returned by extensions are checked against the model generated candidate,
return the grounding sources that are used to generate the candidate.

Fields:
  groundingChunks: List of supporting references retrieved from specified
    grounding source.
  groundingSupports: Optional. List of grounding support.
  searchEntryPoint: Optional. Google search entry for the following-up web
    searches.
  webSearchQueries: Optional. Web search queries for the following-up web
    search.
r[   r   Tr5   GroundingSupportr   SearchEntryPointr   r   r   N)r   r   r   r   r   r7   r9   groundingChunksgroundingSupportssearchEntryPointrI   webSearchQueriesr   r   r   r   r1   r1      s[     **+;QN/,,-?TR++,>B**1t<r   r1   c                       \ rS rSrSr\R                  " SS\R                  R                  S9r	\R                  " SS\R                  R                  S9r\R                  " SS5      rS	rg
)rc      a   Grounding support.

Fields:
  confidenceScores: Confidence score of the support references. Ranges from
    0 to 1. 1 is the most confident. This list must have the same size as
    the grounding_chunk_indices.
  groundingChunkIndices: A list of indices (into 'grounding_chunk')
    specifying the citations associated with the claim. For instance [1,3,4]
    means that grounding_chunk[1], grounding_chunk[3], grounding_chunk[4]
    are the retrieved content attributed to the claim.
  segment: Segment of the content this support belongs to.
r   T)r6   r3   r   Segmentr   r   N)r   r   r   r   r   r7   
FloatFieldr@   FLOATconfidenceScoresr?   rA   groundingChunkIndicesr9   segmentr   r   r   r   rc   rc      s]     ))!dIDUDUD[D[\#00T9K\K\KbKbc""9a0'r   rc   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListLocationsResponse   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   Tr5   r   r   N)r   r   r   r   r   r7   r9   	locationsrI   nextPageTokenr   r   r   r   rr   rr      s-     $$ZTB)''*-r   rr   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
)ListOperationsResponse   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   Tr5   r   r   N)r   r   r   r   r   r7   rI   rv   r9   
operationsunreachabler   r   r   r   rx   rx      s?    
 ''*-%%k1tD*%%a$7+r   rx   c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r\R                  " SSSS9r
S	rg
)ListWorkbenchesResponse   zMessage for response to listing Workbenches.

Fields:
  nextPageToken: A token identifying a page of results the server should
    return.
  unreachable: Locations that could not be reached.
  workbenches: The list of Workbench
r   r   Tr5   	Workbenchr   r   N)r   r   r   r   r   r7   rI   rv   r|   r9   workbenchesr   r   r   r   r~   r~      s?     ''*-%%a$7+&&{AE+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)rt   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"`
additionalPropertiesc                   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#  An additional property for a LabelsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   N
r   r   r   r   r   r7   rI   keyvaluer   r   r   r   AdditionalPropertyr   #  )    
 !!!$c##A&er   r   r   Tr5   r   Nr   r   r   r   r   r7   Messager   r9   r   r   r   r   r   LabelsValuer     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.MetadataValuei0  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.AdditionalPropertyi=  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   r7   rI   r   r9   r   r   r   r   r   r   r   =  ,    
 !!!$c$$%<a@er   r   r   Tr5   r   Nr   r   r   r   MetadataValuer   0  4    		AY.. 	A %112FTXYr   r   r   r   r   r   r   r   N)r   r   r   r   r   r   MapUnrecognizedFieldsr7   r   r   r   rI   displayNamer9   labels
locationIdmetadatanamer   r   r   r   rt   rt     s    * !!"89ZI%% Z :Z0 !!"89Zi'' Z :Z2 %%a(+!!-3&$$Q'*##OQ7(			q	!$r   rt   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)rz   iQ  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`.
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.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   r   r     r   r   r   r   Tr5   r   Nr   r   r   r   r   r   {  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   r   r     r   r   r   r   Tr5   r   Nr   r   r   r   ResponseValuer     s4     	AY.. 	A %112FTXYr   r   r   Statusr   r   r   r   r   N)r   r   r   r   r   r   r   r7   r   r   r   BooleanFielddoner9   errorr   rI   r   responser   r   r   r   rz   rz   Q  s    'R !!"89Zi'' Z :Z6 !!"89Zi'' Z :Z< 
			"$

 
 1
-%##OQ7(			q	!$##OQ7(r   rz   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 been
    cancelled successfully 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   r   r   r    r!   r   N)r   r   r   r   r   r7   rI   
apiVersion
createTimeendTimer   requestedCancellationstatusMessagetargetverbr   r   r   r   r   r     sz    " $$Q'*$$Q'*!!!$'#003''*-  #&			q	!$r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)rT   i  a   A datatype containing media that is part of a multi-part `Content`
message. A `Part` consists of data which has an associated datatype. A
`Part` can only contain one of the accepted types in `Part.data`.

Fields:
  text: Optional. Text part (can be code).
r   r   N)	r   r   r   r   r   r7   rI   textr   r   r   r   rT   rT     s     
		q	!$r   rT   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)r]   i  zChunk from context retrieved by the retrieval tools.

Fields:
  title: Title of the attribution.
  uri: URI reference of the attribution.
r   r   r   N
r   r   r   r   r   r7   rI   rM   urir   r   r   r   r]   r]     )     


"%a #r   r]   c                       \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " S5      r
\R                  " SS5      r\R                  " SS	5      rS
rg)r4   i  a  Safety rating for a piece of content. The safety rating contains the
category of harm and the harm probability level in that category for a piece
of content. Content is classified for safety across a number of harm
categories and the probability of the harm classification is included here.

Enums:
  CategoryValueValuesEnum: Required. The category for this rating.
  ProbabilityValueValuesEnum: Required. The probability of harm for this
    content.

Fields:
  blocked: Was this content blocked because of this rating?
  category: Required. The category for this rating.
  probability: Required. The probability of harm for this content.
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
$SafetyRating.CategoryValueValuesEnumi  a  Required. The category for this rating.

Values:
  HARM_CATEGORY_UNSPECIFIED: The harm category is unspecified.
  HARM_CATEGORY_HATE_SPEECH: The harm category is hate speech.
  HARM_CATEGORY_DANGEROUS_CONTENT: The harm category is dangerous content.
  HARM_CATEGORY_HARASSMENT: The harm category is harassment.
  HARM_CATEGORY_SEXUALLY_EXPLICIT: The harm category is sexually explicit
    content.
r   r   r   r   r   r   Nr   r   r   r   r   HARM_CATEGORY_UNSPECIFIEDHARM_CATEGORY_HATE_SPEECHHARM_CATEGORY_DANGEROUS_CONTENTHARM_CATEGORY_HARASSMENTHARM_CATEGORY_SEXUALLY_EXPLICITr   r   r   r   CategoryValueValuesEnumr     '    	 !" !&'# &'#r   r   c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
'SafetyRating.ProbabilityValueValuesEnumi  aS  Required. The probability of harm for this content.

Values:
  HARM_PROBABILITY_UNSPECIFIED: Probability is unspecified.
  NEGLIGIBLE: Content has a negligible chance of being unsafe.
  LOW: Content has a low chance of being unsafe.
  MEDIUM: Content has a medium chance of being unsafe.
  HIGH: Content has a high chance of being unsafe.
r   r   r   r   r   r   N)r   r   r   r   r   HARM_PROBABILITY_UNSPECIFIED
NEGLIGIBLELOWMEDIUMHIGHr   r   r   r   ProbabilityValueValuesEnumr     s#     $% J
CFDr   r   r   r   r   r   N)r   r   r   r   r   r7   r8   r   r   r   blockedr<   categoryprobabilityr   r   r   r   r4   r4     s_     (	 ("9>>   ""1%'  !:A>(##$@!D+r   r4   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S5      rS	rg
)SafetySettingi'  a  Safety setting, affecting the safety-blocking behavior. Passing a safety
setting for a category changes the allowed proability that content is
blocked.

Enums:
  CategoryValueValuesEnum: Required. The category for this setting.
  ThresholdValueValuesEnum: Required. Controls the probability threshold at
    which harm is blocked.

Fields:
  category: Required. The category for this setting.
  threshold: Required. Controls the probability threshold at which harm is
    blocked.
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
%SafetySetting.CategoryValueValuesEnumi7  a  Required. The category for this setting.

Values:
  HARM_CATEGORY_UNSPECIFIED: The harm category is unspecified.
  HARM_CATEGORY_HATE_SPEECH: The harm category is hate speech.
  HARM_CATEGORY_DANGEROUS_CONTENT: The harm category is dangerous content.
  HARM_CATEGORY_HARASSMENT: The harm category is harassment.
  HARM_CATEGORY_SEXUALLY_EXPLICIT: The harm category is sexually explicit
    content.
r   r   r   r   r   r   Nr   r   r   r   r   r   7  r   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
)&SafetySetting.ThresholdValueValuesEnumiH  a  Required. Controls the probability threshold at which harm is blocked.

Values:
  HARM_BLOCK_THRESHOLD_UNSPECIFIED: Threshold is unspecified.
  BLOCK_LOW_AND_ABOVE: Content with NEGLIGIBLE will be allowed.
  BLOCK_MEDIUM_AND_ABOVE: Content with NEGLIGIBLE and LOW will be allowed.
  BLOCK_ONLY_HIGH: Content with NEGLIGIBLE, LOW, and MEDIUM will be
    allowed.
  BLOCK_NONE: All content will be allowed.
  OFF: Turn off the safety filter.
r   r   r   r   r   r   r   N)r   r   r   r   r    HARM_BLOCK_THRESHOLD_UNSPECIFIEDBLOCK_LOW_AND_ABOVEBLOCK_MEDIUM_AND_ABOVEBLOCK_ONLY_HIGH
BLOCK_NONEOFFr   r   r   r   ThresholdValueValuesEnumr   H  s*    
 ()$OJ
Cr   r   r   r   r   N)r   r   r   r   r   r7   r8   r   r   r<   r   	thresholdr   r   r   r   r   r   '  sO    (	 (" &   !:A>(!!"<a@)r   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      r	Sr
g)rd   i_  zGoogle search entry point.

Fields:
  renderedContent: Optional. Web content snippet that can be embedded in a
    web page or an app webview.
  sdkBlob: Optional. Base64 encoded JSON representing array of tuple.
r   r   r   N)r   r   r   r   r   r7   rI   renderedContent
BytesFieldsdkBlobr   r   r   r   rd   rd   _  s)     ))!,/  #'r   rd   c                   :    \ rS rSrSr\R                  " SSS9rSrg) SeclmProjectsLocationsGetRequestil  z\A SeclmProjectsLocationsGetRequest object.

Fields:
  name: Resource name for the location.
r   Trequiredr   N	r   r   r   r   r   r7   rI   r   r   r   r   r   r   r   l       
		q4	0$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)!SeclmProjectsLocationsListRequestiv  a  A SeclmProjectsLocationsListRequest 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   Tr5   r   r   r   r   r2   r   r   N)r   r   r   r   r   r7   rI   extraLocationTypesfilterr   r?   r@   rA   pageSize	pageTokenr   r   r   r   r   r   v  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	)
-SeclmProjectsLocationsOperationsCancelRequesti  zA SeclmProjectsLocationsOperationsCancelRequest object.

Fields:
  cancelOperationRequest: A CancelOperationRequest resource to be passed as
    the request body.
  name: The name of the operation resource to be cancelled.
r	   r   r   Tr   r   N)r   r   r   r   r   r7   r9   cancelOperationRequestrI   r   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)-SeclmProjectsLocationsOperationsDeleteRequesti  z{A SeclmProjectsLocationsOperationsDeleteRequest 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)*SeclmProjectsLocationsOperationsGetRequesti  zjA SeclmProjectsLocationsOperationsGetRequest 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)+SeclmProjectsLocationsOperationsListRequesti  a  A SeclmProjectsLocationsOperationsListRequest 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   r2   r   r   r   N)r   r   r   r   r   r7   rI   r   r   r?   r@   rA   r   r   r   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S9r\R                  " S5      r\R                  " SS5      r
\R                  " S	5      rS
rg).SeclmProjectsLocationsWorkbenchesCreateRequesti  a  A SeclmProjectsLocationsWorkbenchesCreateRequest object.

Fields:
  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).
  workbench: A Workbench resource to be passed as the request body.
  workbenchId: Required. Id of the requesting object. If auto-generating Id
    server-side, remove this field and workbench_id from the
    method_signature of Create RPC.
r   Tr   r   r   r   r   r   N)r   r   r   r   r   r7   rI   parent	requestIdr9   	workbenchworkbenchIdr   r   r   r   r   r     sM    *   T2&##A&)$$[!4)%%a(+r   r   c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	.SeclmProjectsLocationsWorkbenchesDeleteRequesti  a  A SeclmProjectsLocationsWorkbenchesDeleteRequest 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   r7   rI   r   r   r   r   r   r   r  r    s+    " 
		q4	0$##A&)r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)+SeclmProjectsLocationsWorkbenchesGetRequesti  zgA SeclmProjectsLocationsWorkbenchesGetRequest 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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),SeclmProjectsLocationsWorkbenchesListRequesti  a  A SeclmProjectsLocationsWorkbenchesListRequest object.

Fields:
  filter: Optional. String for filtering results.
  orderBy: Optional. Hint for how to order the results.
  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 ListWorkbenchesRequest.
r   r   r   r2   r   r   Tr   r   N)r   r   r   r   r   r7   rI   r   orderByr?   r@   rA   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S9r\R                  " S5      r\R                  " S5      r	\R                  " SS	5      rS
rg)-SeclmProjectsLocationsWorkbenchesPatchRequesti  a6  A SeclmProjectsLocationsWorkbenchesPatchRequest object.

Fields:
  name: Identifier. Name of 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 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).
  updateMask: Optional. Field mask is used to specify the fields to be
    overwritten in the Workbench 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.
  workbench: A Workbench resource to be passed as the request body.
r   Tr   r   r   r   r   r   N)r   r   r   r   r   r7   rI   r   r   
updateMaskr9   r  r   r   r   r   r  r    sM    . 
		q4	0$##A&)$$Q'*$$[!4)r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
-SeclmProjectsLocationsWorkbenchesQueryRequesti5  zA SeclmProjectsLocationsWorkbenchesQueryRequest object.

Fields:
  name: Required. Name of the resource.
  workbenchQueryRequest: A WorkbenchQueryRequest resource to be passed as
    the request body.
r   Tr   WorkbenchQueryRequestr   r   N)r   r   r   r   r   r7   rI   r   r9   workbenchQueryRequestr   r   r   r   r  r  5  s/     
		q4	0$#001H!Lr   r  c                      \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S\R                  R                  S9r
\R                  " S\R                  R                  S9r\R                  " S5      rSrg	)
rk   iB  a  Segment of the content.

Fields:
  endIndex: Output only. End index in the given Part, measured in bytes.
    Offset from the start of the Part, exclusive, starting at zero.
  partIndex: Output only. The index of a Part object within its parent
    Content object.
  startIndex: Output only. Start index in the given Part, measured in bytes.
    Offset from the start of the Part, inclusive, starting at zero.
  text: Output only. The text corresponding to the segment from the
    response.
r   r2   r   r   r   r   N)r   r   r   r   r   r7   r?   r@   rA   rH   	partIndexrL   rI   r   r   r   r   r   rk   rk   B  ss     ##Ay/@/@/F/FG($$Q	0A0A0G0GH)%%a1B1B1H1HI*			q	!$r   rk   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)StandardQueryParametersiV  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.AltValueValuesEnumiq  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   AltValueValuesEnumr  q  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   r  )defaultr   r   r    r!   r"   Tr#   
         r   N)r   r   r   r   r   r7   r8   r  r  r<   f__xgafvrI   access_tokenaltcallbackfieldsr   oauth_tokenr   prettyPrint	quotaUsertrace
uploadTypeupload_protocolr   r   r   r   r  r  V  s    4
9>> 
inn    !8!<(&&q),0!VD#""1%(  #&a #%%a(+&&q$7+##A&)



#%$$R(*))"-/r   r  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.
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	)
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   r   r3    r   r   r   r   Tr5   r   Nr   r   r   r   DetailsValueListEntryr1    r   r   r4  r   r2   r   Tr5   r   r   N)r   r   r   r   r   r   r   r7   r   r4  r?   r@   rA   coder9   detailsrI   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5      r\R                  " S5      rSr	g)r^   i  z]Chunk from the web.

Fields:
  title: Title of the chunk.
  uri: URI reference of the chunk.
r   r   r   Nr   r   r   r   r^   r^     r   r   r^   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S
rg)r   i  a  Message describing Workbench object.

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

Fields:
  createTime: Output only. Create time stamp.
  labels: Optional. Labels as key value pairs.
  name: Identifier. Name of resource.
  updateTime: Output only. Update time stamp.
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	)
Workbench.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)(Workbench.LabelsValue.AdditionalPropertyi  r   r   r   r   Nr   r   r   r   r   r=    r   r   r   r   Tr5   r   Nr   r   r   r   r   r;    s2    	'Y.. 	' %112FTXYr   r   r   r   r   r   r   N)r   r   r   r   r   r   r   r7   r   r   rI   r   r9   r   r   
updateTimer   r   r   r   r   r     s{    
 !!"89ZI%% Z :Z. $$Q'*!!-3&			q	!$$$Q'*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S9r
S
rg)r  i  a  Message for querying a Workbench.

Fields:
  contents: Optional. The content of the current conversation with the
    model. For single-turn queries, this is a single instance. For multi-
    turn queries, this is a repeated field that contains conversation
    history + latest request.
  query: Required. The query from user. Deprecated: Use contents instead.
  safetySettings: Optional. Per request settings for blocking unsafe
    content. Enforced on GenerateContentResponse.candidates.
r0   r   Tr5   r   r   r   r   N)r   r   r   r   r   r7   r9   contentsrI   querysafetySettingsr   r   r   r   r  r    sA    
 ##Iq4@(



"%))/1tL.r   r  c                       \ rS rSrSr\R                  " SSSS9r\R                  " SS5      r\R                  " S	5      r
S
rg)WorkbenchQueryResponsei  a3  Response to querying a Workbench.

Fields:
  candidates: Output only. Candidate responses from the model.
  citationMetadata: Output only. Citation metadata. Contains citation
    information of `content`.
  response: Output only. Response to the user's query. Deprecated: Use
    candidates field instead.
r   r   Tr5   r/   r   r   r   N)r   r   r   r   r   r7   r9   
candidatesr:   rI   r   r   r   r   r   rD  rD    sA     %%k1tD*++,>B""1%(r   rD  r$  z$.xgafvr  1r  2N)5r   
__future__r   apitools.base.protorpcliter   r7   apitools.base.pyr   r   packager   r	   r   rF   r/   r0   rX   r[   r1   rc   rr   rx   r~   rt   rz   r   rT   r]   r4   r   rd   r   r   r   r   r   r   r   r  r  r  r  r  rk   r  r   r^   r   r  rD  AddCustomJsonFieldMappingAddCustomJsonEnumMappingr  r   r   r   <module>rN     sF  
 ' < % ( =Y.. =BJ	!! BJJ!y   !<	Cy(( 	C"i "$I 
)Y&& 
)=	)) =*1y(( 1&
+I-- 
+8Y.. 8$Fi// FM"y   M"`i8	!! i8X"	)) "6	"9 	"	!y(( 	!4E9$$ 4En5AI%% 5Ap
$y(( 
$1y'8'8 1'	(9(9 '0
1I4E4E 
11I4E4E 111B1B 13)2C2C 30)Y5F5F )8'Y5F5F ',1)2C2C 1393D3D 3(5I4E4E 5<
MI4E4E 
M"i "(<.i// <.~0%Y 0%f	!)

 	!((	!! ((VMI-- M$&Y.. &  	 " "Z4  ! !114>  ! !114>r   