File tree Expand file tree Collapse file tree
google/cloud/certificatemanager/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ import "google/api/field_behavior.proto";
2222import "google/api/resource.proto" ;
2323import "google/cloud/certificatemanager/v1/certificate_issuance_config.proto" ;
2424import "google/longrunning/operations.proto" ;
25+ import "google/protobuf/empty.proto" ;
2526import "google/protobuf/field_mask.proto" ;
2627import "google/protobuf/timestamp.proto" ;
2728
@@ -1105,7 +1106,7 @@ message CertificateMapEntry {
11051106 }
11061107
11071108 // A set of Certificates defines for the given `hostname`. There can be
1108- // defined up to fifteen certificates in each Certificate Map Entry. Each
1109+ // defined up to four certificates in each Certificate Map Entry. Each
11091110 // certificate must match pattern `projects/*/locations/*/certificates/*`.
11101111 repeated string certificates = 7 [(google.api.resource_reference ) = {
11111112 type : "certificatemanager.googleapis.com/Certificate"
You can’t perform that action at this time.
0 commit comments