Skip to content

Commit

Permalink
feat(aws-android-sdk-textract): update models to latest (#3224)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Roach <tjroach@amazon.com>
  • Loading branch information
awsmobilesdk and tylerjroach authored Mar 23, 2023
1 parent 8fed538 commit d5e7ce7
Show file tree
Hide file tree
Showing 219 changed files with 1,607 additions and 566 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down Expand Up @@ -240,7 +240,7 @@ AnalyzeExpenseResult analyzeExpense(AnalyzeExpenseRequest analyzeExpenseRequest)
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down Expand Up @@ -344,7 +344,7 @@ Future<AnalyzeExpenseResult> analyzeExpenseAsync(AnalyzeExpenseRequest analyzeEx
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down Expand Up @@ -376,7 +376,7 @@ Future<AnalyzeIDResult> analyzeIDAsync(AnalyzeIDRequest analyzeIDRequest)
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down Expand Up @@ -605,7 +605,7 @@ public AnalyzeExpenseResult call() throws Exception {
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down Expand Up @@ -643,7 +643,7 @@ public AnalyzeIDResult call() throws Exception {
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down Expand Up @@ -563,7 +563,7 @@ public AnalyzeExpenseResult analyzeExpense(AnalyzeExpenseRequest analyzeExpenseR
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which
* records both the normalized field and value of the extracted text.Unlike
* records both the normalized field and value of the extracted text. Unlike
* other Amazon Textract operations, <code>AnalyzeID</code> doesn't return
* any Geometry data.
* </p>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand All @@ -23,8 +23,9 @@
* <p>
* Analyzes identity documents for relevant information. This information is
* extracted and returned as <code>IdentityDocumentFields</code>, which records
* both the normalized field and value of the extracted text.Unlike other Amazon
* Textract operations, <code>AnalyzeID</code> doesn't return any Geometry data.
* both the normalized field and value of the extracted text. Unlike other
* Amazon Textract operations, <code>AnalyzeID</code> doesn't return any
* Geometry data.
* </p>
*/
public class AnalyzeIDRequest extends AmazonWebServiceRequest implements Serializable {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2010-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit d5e7ce7

Please sign in to comment.