proto_docs/google/firestore/admin/v1/field.rb in google-cloud-firestore-admin-v1-0.3.5 vs proto_docs/google/firestore/admin/v1/field.rb in google-cloud-firestore-admin-v1-0.4.0

- old
+ new

@@ -26,10 +26,10 @@ # # Fields are grouped by their "Collection Group", which represent all # collections in the database with the same id. # @!attribute [rw] name # @return [::String] - # A field name of the form + # Required. A field name of the form # `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/fields/{field_path}` # # A field path may be a simple field name, e.g. `address` or a path to fields # within map_value , e.g. `address.city`, # or a special field path. The only valid special field is `*`, which