Reference documentation and code samples for the Developer Knowledge V1 API class Google::Developers::DeveloperKnowledge::V1::BatchGetDocumentsResponse.
Response message for DeveloperKnowledge.BatchGetDocuments.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#documents
def documents() -> ::Array<::Google::Developers::DeveloperKnowledge::V1::Document>
Returns
- (::Array<::Google::Developers::DeveloperKnowledge::V1::Document>) — Contains the documents requested.
#documents=
def documents=(value) -> ::Array<::Google::Developers::DeveloperKnowledge::V1::Document>
Parameter
- value (::Array<::Google::Developers::DeveloperKnowledge::V1::Document>) — Contains the documents requested.
Returns
- (::Array<::Google::Developers::DeveloperKnowledge::V1::Document>) — Contains the documents requested.