proto_docs/google/cloud/discoveryengine/v1beta/document.rb in google-cloud-discovery_engine-v1beta-0.7.2 vs proto_docs/google/cloud/discoveryengine/v1beta/document.rb in google-cloud-discovery_engine-v1beta-0.8.0
- old
+ new
@@ -83,10 +83,10 @@
# https://developers.google.com/protocol-buffers/docs/proto3#json.
# @!attribute [rw] uri
# @return [::String]
# The URI of the content. Only Cloud Storage URIs (e.g.
# `gs://bucket-name/path/to/file`) are supported. The maximum file size
- # is 100 MB.
+ # is 2.5 MB for text-based formats, 100 MB for other formats.
# @!attribute [rw] mime_type
# @return [::String]
# The MIME type of the content. Supported types:
#
# * `application/pdf` (PDF, only native PDFs are supported for now)