|
|
|
@ -26,13 +26,13 @@ import "google/protobuf/field_mask.proto"; |
|
|
|
|
import "google/protobuf/timestamp.proto"; |
|
|
|
|
import "google/rpc/status.proto"; |
|
|
|
|
|
|
|
|
|
option csharp_namespace = "Google.Cloud.DocumentAI.v1beta3"; |
|
|
|
|
option csharp_namespace = "Google.Cloud.DocumentAI.V1Beta3"; |
|
|
|
|
option go_package = "google.golang.org/genproto/googleapis/cloud/documentai/v1beta3;documentai"; |
|
|
|
|
option java_multiple_files = true; |
|
|
|
|
option java_outer_classname = "DocumentAiProcessorService"; |
|
|
|
|
option java_package = "com.google.cloud.documentai.v1beta3"; |
|
|
|
|
option php_namespace = "Google\\Cloud\\DocumentAi\\v1beta3"; |
|
|
|
|
option ruby_package = "Google::Cloud::DocumentAI::master"; |
|
|
|
|
option php_namespace = "Google\\Cloud\\DocumentAI\\V1beta3"; |
|
|
|
|
option ruby_package = "Google::Cloud::DocumentAI::V1beta3"; |
|
|
|
|
|
|
|
|
|
// (-- aip.dev/not-precedent: This is needed because we have references to |
|
|
|
|
// these resources in our public API, but the resource management is not |
|
|
|
|