Skip to content

Commit

Permalink
feat(contentwarehouse): update the api
Browse files Browse the repository at this point in the history
#### contentwarehouse:v1

The following keys were deleted:
- schemas.GeostorePriceInfoSourceDetails (Total Keys: 11)
- schemas.GeostorePriceListProto.properties.sourceDetails.$ref (Total Keys: 1)
- schemas.GoogleCloudContentwarehouseV1Document.properties.asyncEnabled.type (Total Keys: 1)
- schemas.GoogleCloudContentwarehouseV1Document.properties.structuredContentUri.type (Total Keys: 1)
- schemas.LensDiscoveryStylePersonAttributes.properties.iconicPersonBoundingBox.$ref (Total Keys: 1)
- schemas.LensDiscoveryStylePersonDetectionSignalsDetectedPerson.properties.normalizedBoundingBox.$ref (Total Keys: 1)
- schemas.RepositoryWebrefDetailedEntityScores.properties.newConfidenceExperimentalDontUse (Total Keys: 2)

The following keys were added:
- schemas.AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo (Total Keys: 4)
- schemas.AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo (Total Keys: 4)
- schemas.AppsPeopleOzExternalMergedpeopleapiPerson.properties.contactCreateContextInfo (Total Keys: 2)
- schemas.AppsPeopleOzExternalMergedpeopleapiPerson.properties.contactEditContextInfo (Total Keys: 2)
- schemas.AssistantApiSupportedClientOpSupportedExecution.properties.supportsPartialFulfillment.type (Total Keys: 1)
- schemas.AssistantGroundingRankerMediaGroundingProviderFeatures.properties.isSeedRadio (Total Keys: 2)
- schemas.GoogleCloudContentwarehouseV1Document.properties.textExtractionEnabled.type (Total Keys: 1)
- schemas.ImageRepositoryAmarnaCloudSpeechSignals.properties.duplicateOfYtS3Asr.type (Total Keys: 1)
- schemas.KnowledgeAnswersIntentQueryFunctionCallSignals.properties.isNeuralCategoricalInterpretation.type (Total Keys: 1)
- schemas.MustangSnippetsRenderedToken.properties.bolded.type (Total Keys: 1)
- schemas.PhotosAnimationMetadata.properties.loopCount (Total Keys: 2)
- schemas.QualityNsrNsrData.properties.nsrEpoch.type (Total Keys: 1)
- schemas.QualityPreviewRanklabSnippet.properties.radishFeatures.$ref (Total Keys: 1)
- schemas.QualityShoppingShoppingAttachmentProduct.properties.weakGlobalProductClusterId (Total Keys: 2)
- schemas.QualitySnippetsTruncationSnippetBoldedRange (Total Keys: 12)
- schemas.RepositoryAnnotationsRdfaRdfaRichSnippetsApplication.properties.localizedTrustedGenome.$ref (Total Keys: 1)
- schemas.RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome (Total Keys: 4)
- schemas.SnippetExtraInfoSnippetCandidateInfo.properties.boldedRanges (Total Keys: 2)
- schemas.SocialGraphApiProtoContactCreateContext (Total Keys: 3)
- schemas.SocialGraphApiProtoContactEditContext (Total Keys: 3)
- schemas.SocialGraphApiProtoPartialNameOptionsParsedDisplayNameSpec.properties.firstInitialAndFirstLastName.type (Total Keys: 1)
- schemas.VideoContentSearchVideoAnchorScoreInfo.properties.babelCheckpointPath.type (Total Keys: 1)
- schemas.VideoContentSearchVideoAnchorScoreInfo.properties.normalizedBabelEmbedding (Total Keys: 3)
- schemas.YoutubeCommentsClusteringMiniStanza.properties.ytAuthorChannelId.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 20, 2022
1 parent 98d6112 commit 00fa4bb
Show file tree
Hide file tree
Showing 11 changed files with 425 additions and 292 deletions.
2 changes: 1 addition & 1 deletion docs/dyn/contentwarehouse_v1.html
Expand Up @@ -72,7 +72,7 @@

</style>

<h1><a href="contentwarehouse_v1.html">contentwarehouse API</a></h1>
<h1><a href="contentwarehouse_v1.html">Document AI Warehouse API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="contentwarehouse_v1.projects.html">projects()</a></code>
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/contentwarehouse_v1.projects.html
Expand Up @@ -72,7 +72,7 @@

</style>

<h1><a href="contentwarehouse_v1.html">contentwarehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a></h1>
<h1><a href="contentwarehouse_v1.html">Document AI Warehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="contentwarehouse_v1.projects.locations.html">locations()</a></code>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h3>Method Details</h3>
{ # Request message for DocumentService.FetchAcl
&quot;projectOwner&quot;: True or False, # For Get Project ACL only. Authorization check for end user will be ignored when project_owner=true.
&quot;requestMetadata&quot;: { # Meta information is used to improve the performance of the service. # The meta information collected about the end user, used to enforce access control for the service.
&quot;userInfo&quot;: { # Provides user unique identification and groups information.
&quot;userInfo&quot;: { # The user information. # Provides user unique identification and groups information.
&quot;groupIds&quot;: [ # The unique group identifications which the user is belong to. The format is &quot;group:yyyy@example.com&quot;;
&quot;A String&quot;,
],
Expand Down Expand Up @@ -171,7 +171,7 @@ <h3>Method Details</h3>
The object takes the form of:

{ # Request message for DocumentService.SetAcl.
&quot;policy&quot;: { # 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:** { &quot;bindings&quot;: [ { &quot;role&quot;: &quot;roles/resourcemanager.organizationAdmin&quot;, &quot;members&quot;: [ &quot;user:mike@example.com&quot;, &quot;group:admins@example.com&quot;, &quot;domain:google.com&quot;, &quot;serviceAccount:my-project-id@appspot.gserviceaccount.com&quot; ] }, { &quot;role&quot;: &quot;roles/resourcemanager.organizationViewer&quot;, &quot;members&quot;: [ &quot;user:eve@example.com&quot; ], &quot;condition&quot;: { &quot;title&quot;: &quot;expirable access&quot;, &quot;description&quot;: &quot;Does not grant access after Sep 2020&quot;, &quot;expression&quot;: &quot;request.time &lt; timestamp(&#x27;2020-10-01T00:00:00.000Z&#x27;)&quot;, } } ], &quot;etag&quot;: &quot;BwWWja0YfJA=&quot;, &quot;version&quot;: 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 &lt; timestamp(&#x27;2020-10-01T00:00:00.000Z&#x27;) etag: BwWWja0YfJA= version: 3 For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # Required. REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB.
&quot;policy&quot;: { # 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:** { &quot;bindings&quot;: [ { &quot;role&quot;: &quot;roles/resourcemanager.organizationAdmin&quot;, &quot;members&quot;: [ &quot;user:mike@example.com&quot;, &quot;group:admins@example.com&quot;, &quot;domain:google.com&quot;, &quot;serviceAccount:my-project-id@appspot.gserviceaccount.com&quot; ] }, { &quot;role&quot;: &quot;roles/resourcemanager.organizationViewer&quot;, &quot;members&quot;: [ &quot;user:eve@example.com&quot; ], &quot;condition&quot;: { &quot;title&quot;: &quot;expirable access&quot;, &quot;description&quot;: &quot;Does not grant access after Sep 2020&quot;, &quot;expression&quot;: &quot;request.time &lt; timestamp(&#x27;2020-10-01T00:00:00.000Z&#x27;)&quot;, } } ], &quot;etag&quot;: &quot;BwWWja0YfJA=&quot;, &quot;version&quot;: 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 &lt; timestamp(&#x27;2020-10-01T00:00:00.000Z&#x27;) etag: BwWWja0YfJA= version: 3 For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # Required. REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. This refers to an Identity and Access (IAM) policy, which specifies access controls for the Document.
&quot;auditConfigs&quot;: [ # Specifies cloud audit logging configuration for this policy.
{ # 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: { &quot;audit_configs&quot;: [ { &quot;service&quot;: &quot;allServices&quot;, &quot;audit_log_configs&quot;: [ { &quot;log_type&quot;: &quot;DATA_READ&quot;, &quot;exempted_members&quot;: [ &quot;user:jose@example.com&quot; ] }, { &quot;log_type&quot;: &quot;DATA_WRITE&quot; }, { &quot;log_type&quot;: &quot;ADMIN_READ&quot; } ] }, { &quot;service&quot;: &quot;sampleservice.googleapis.com&quot;, &quot;audit_log_configs&quot;: [ { &quot;log_type&quot;: &quot;DATA_READ&quot; }, { &quot;log_type&quot;: &quot;DATA_WRITE&quot;, &quot;exempted_members&quot;: [ &quot;user:aliya@example.com&quot; ] } ] } ] } 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.
&quot;auditLogConfigs&quot;: [ # The configuration for logging of each type of permission.
Expand Down Expand Up @@ -204,7 +204,7 @@ <h3>Method Details</h3>
},
&quot;projectOwner&quot;: True or False, # For Set Project ACL only. Authorization check for end user will be ignored when project_owner=true.
&quot;requestMetadata&quot;: { # Meta information is used to improve the performance of the service. # The meta information collected about the end user, used to enforce access control for the service.
&quot;userInfo&quot;: { # Provides user unique identification and groups information.
&quot;userInfo&quot;: { # The user information. # Provides user unique identification and groups information.
&quot;groupIds&quot;: [ # The unique group identifications which the user is belong to. The format is &quot;group:yyyy@example.com&quot;;
&quot;A String&quot;,
],
Expand Down
Expand Up @@ -72,7 +72,7 @@

</style>

<h1><a href="contentwarehouse_v1.html">contentwarehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a> . <a href="contentwarehouse_v1.projects.locations.html">locations</a> . <a href="contentwarehouse_v1.projects.locations.documentSchemas.html">documentSchemas</a></h1>
<h1><a href="contentwarehouse_v1.html">Document AI Warehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a> . <a href="contentwarehouse_v1.projects.locations.html">locations</a> . <a href="contentwarehouse_v1.projects.locations.documentSchemas.html">documentSchemas</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
Expand Down Expand Up @@ -132,7 +132,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down Expand Up @@ -183,7 +183,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down Expand Up @@ -259,7 +259,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down Expand Up @@ -321,7 +321,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down Expand Up @@ -392,7 +392,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down Expand Up @@ -444,7 +444,7 @@ <h3>Method Details</h3>
&quot;integerTypeOptions&quot;: { # Configurations for an integer property. # Integer property.
},
&quot;isFilterable&quot;: True or False, # Whether the property can be filtered. If this is a sub-property, all the parent properties must be marked filterable.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata.
&quot;isMetadata&quot;: True or False, # Whether the property is user supplied metadata. This out-of-the box placeholder setting can be used to tag derived properties. Its value and interpretation logic should be implemented by API user.
&quot;isRepeatable&quot;: True or False, # Whether the property can have multiple values.
&quot;isRequired&quot;: True or False, # Whether the property is mandatory. Default is &#x27;false&#x27;, i.e. populating property value can be skipped. If &#x27;true&#x27; then user must populate the value for this property.
&quot;isSearchable&quot;: True or False, # Indicates that the property should be included in a global search.
Expand Down
Expand Up @@ -72,7 +72,7 @@

</style>

<h1><a href="contentwarehouse_v1.html">contentwarehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a> . <a href="contentwarehouse_v1.projects.locations.html">locations</a> . <a href="contentwarehouse_v1.projects.locations.documents.html">documents</a> . <a href="contentwarehouse_v1.projects.locations.documents.documentLinks.html">documentLinks</a></h1>
<h1><a href="contentwarehouse_v1.html">Document AI Warehouse API</a> . <a href="contentwarehouse_v1.projects.html">projects</a> . <a href="contentwarehouse_v1.projects.locations.html">locations</a> . <a href="contentwarehouse_v1.projects.locations.documents.html">documents</a> . <a href="contentwarehouse_v1.projects.locations.documents.documentLinks.html">documentLinks</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#close">close()</a></code></p>
Expand Down Expand Up @@ -125,7 +125,7 @@ <h3>Method Details</h3>
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the documentLink is last updated.
},
&quot;requestMetadata&quot;: { # Meta information is used to improve the performance of the service. # The meta information collected about the document creator, used to enforce access control for the service.
&quot;userInfo&quot;: { # Provides user unique identification and groups information.
&quot;userInfo&quot;: { # The user information. # Provides user unique identification and groups information.
&quot;groupIds&quot;: [ # The unique group identifications which the user is belong to. The format is &quot;group:yyyy@example.com&quot;;
&quot;A String&quot;,
],
Expand Down Expand Up @@ -180,7 +180,7 @@ <h3>Method Details</h3>

{ # Request message for DocumentLinkService.DeleteDocumentLink.
&quot;requestMetadata&quot;: { # Meta information is used to improve the performance of the service. # The meta information collected about the document creator, used to enforce access control for the service.
&quot;userInfo&quot;: { # Provides user unique identification and groups information.
&quot;userInfo&quot;: { # The user information. # Provides user unique identification and groups information.
&quot;groupIds&quot;: [ # The unique group identifications which the user is belong to. The format is &quot;group:yyyy@example.com&quot;;
&quot;A String&quot;,
],
Expand Down

0 comments on commit 00fa4bb

Please sign in to comment.