The response for FirestoreAdmin.ListFields.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fields
def fields() -> ::Array<::Google::Cloud::Firestore::Admin::V1::Field>
Returns
- (::Array<::Google::Cloud::Firestore::Admin::V1::Field>) — The requested fields.
#fields=
def fields=(value) -> ::Array<::Google::Cloud::Firestore::Admin::V1::Field>
Parameter
- value (::Array<::Google::Cloud::Firestore::Admin::V1::Field>) — The requested fields.
Returns
- (::Array<::Google::Cloud::Firestore::Admin::V1::Field>) — The requested fields.
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — A page token that may be used to request another page of results. If blank, this is the last page.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — A page token that may be used to request another page of results. If blank, this is the last page.
Returns
- (::String) — A page token that may be used to request another page of results. If blank, this is the last page.