diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java index e1c9d132..81a3eec7 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/Application.java @@ -941,14 +941,15 @@ public com.google.protobuf.ByteString getProfileBytes() { * * *
-   * One of either a job or a company is required.
-   * Resource name of the job which the candidate applied for.
+   * Required. Resource name of the job which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
    * "projects/foo/tenants/bar/jobs/baz".
    * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The job. */ @@ -967,14 +968,15 @@ public java.lang.String getJob() { * * *
-   * One of either a job or a company is required.
-   * Resource name of the job which the candidate applied for.
+   * Required. Resource name of the job which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
    * "projects/foo/tenants/bar/jobs/baz".
    * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for job. */ @@ -996,7 +998,6 @@ public com.google.protobuf.ByteString getJobBytes() { * * *
-   * One of either a job or a company is required.
    * Resource name of the company which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -1022,7 +1023,6 @@ public java.lang.String getCompany() {
    *
    *
    * 
-   * One of either a job or a company is required.
    * Resource name of the company which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -1094,8 +1094,8 @@ public com.google.type.DateOrBuilder getApplicationDateOrBuilder() {
    *
    *
    * 
-   * Required. What is the most recent stage of the application (that is, new, screen,
-   * send cv, hired, finished work)?  This field is intentionally not
+   * Required. What is the most recent stage of the application (that is, new,
+   * screen, send cv, hired, finished work)?  This field is intentionally not
    * comprehensive of every possible status, but instead, represents statuses
    * that would be used to indicate to the ML models good / bad matches.
    * 
@@ -1113,8 +1113,8 @@ public int getStageValue() { * * *
-   * Required. What is the most recent stage of the application (that is, new, screen,
-   * send cv, hired, finished work)?  This field is intentionally not
+   * Required. What is the most recent stage of the application (that is, new,
+   * screen, send cv, hired, finished work)?  This field is intentionally not
    * comprehensive of every possible status, but instead, represents statuses
    * that would be used to indicate to the ML models good / bad matches.
    * 
@@ -2599,14 +2599,15 @@ public Builder setProfileBytes(com.google.protobuf.ByteString value) { * * *
-     * One of either a job or a company is required.
-     * Resource name of the job which the candidate applied for.
+     * Required. Resource name of the job which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
      * "projects/foo/tenants/bar/jobs/baz".
      * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The job. */ @@ -2625,14 +2626,15 @@ public java.lang.String getJob() { * * *
-     * One of either a job or a company is required.
-     * Resource name of the job which the candidate applied for.
+     * Required. Resource name of the job which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
      * "projects/foo/tenants/bar/jobs/baz".
      * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for job. */ @@ -2651,14 +2653,15 @@ public com.google.protobuf.ByteString getJobBytes() { * * *
-     * One of either a job or a company is required.
-     * Resource name of the job which the candidate applied for.
+     * Required. Resource name of the job which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
      * "projects/foo/tenants/bar/jobs/baz".
      * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @param value The job to set. * @return This builder for chaining. @@ -2676,14 +2679,15 @@ public Builder setJob(java.lang.String value) { * * *
-     * One of either a job or a company is required.
-     * Resource name of the job which the candidate applied for.
+     * Required. Resource name of the job which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
      * "projects/foo/tenants/bar/jobs/baz".
      * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return This builder for chaining. */ @@ -2697,14 +2701,15 @@ public Builder clearJob() { * * *
-     * One of either a job or a company is required.
-     * Resource name of the job which the candidate applied for.
+     * Required. Resource name of the job which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
      * "projects/foo/tenants/bar/jobs/baz".
      * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @param value The bytes for job to set. * @return This builder for chaining. @@ -2725,7 +2730,6 @@ public Builder setJobBytes(com.google.protobuf.ByteString value) { * * *
-     * One of either a job or a company is required.
      * Resource name of the company which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2751,7 +2755,6 @@ public java.lang.String getCompany() {
      *
      *
      * 
-     * One of either a job or a company is required.
      * Resource name of the company which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2777,7 +2780,6 @@ public com.google.protobuf.ByteString getCompanyBytes() {
      *
      *
      * 
-     * One of either a job or a company is required.
      * Resource name of the company which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2802,7 +2804,6 @@ public Builder setCompany(java.lang.String value) {
      *
      *
      * 
-     * One of either a job or a company is required.
      * Resource name of the company which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -2823,7 +2824,6 @@ public Builder clearCompany() {
      *
      *
      * 
-     * One of either a job or a company is required.
      * Resource name of the company which the candidate applied for.
      * The format is
      * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -3028,8 +3028,8 @@ public com.google.type.DateOrBuilder getApplicationDateOrBuilder() {
      *
      *
      * 
-     * Required. What is the most recent stage of the application (that is, new, screen,
-     * send cv, hired, finished work)?  This field is intentionally not
+     * Required. What is the most recent stage of the application (that is, new,
+     * screen, send cv, hired, finished work)?  This field is intentionally not
      * comprehensive of every possible status, but instead, represents statuses
      * that would be used to indicate to the ML models good / bad matches.
      * 
@@ -3047,8 +3047,8 @@ public int getStageValue() { * * *
-     * Required. What is the most recent stage of the application (that is, new, screen,
-     * send cv, hired, finished work)?  This field is intentionally not
+     * Required. What is the most recent stage of the application (that is, new,
+     * screen, send cv, hired, finished work)?  This field is intentionally not
      * comprehensive of every possible status, but instead, represents statuses
      * that would be used to indicate to the ML models good / bad matches.
      * 
@@ -3069,8 +3069,8 @@ public Builder setStageValue(int value) { * * *
-     * Required. What is the most recent stage of the application (that is, new, screen,
-     * send cv, hired, finished work)?  This field is intentionally not
+     * Required. What is the most recent stage of the application (that is, new,
+     * screen, send cv, hired, finished work)?  This field is intentionally not
      * comprehensive of every possible status, but instead, represents statuses
      * that would be used to indicate to the ML models good / bad matches.
      * 
@@ -3093,8 +3093,8 @@ public com.google.cloud.talent.v4beta1.Application.ApplicationStage getStage() { * * *
-     * Required. What is the most recent stage of the application (that is, new, screen,
-     * send cv, hired, finished work)?  This field is intentionally not
+     * Required. What is the most recent stage of the application (that is, new,
+     * screen, send cv, hired, finished work)?  This field is intentionally not
      * comprehensive of every possible status, but instead, represents statuses
      * that would be used to indicate to the ML models good / bad matches.
      * 
@@ -3119,8 +3119,8 @@ public Builder setStage(com.google.cloud.talent.v4beta1.Application.ApplicationS * * *
-     * Required. What is the most recent stage of the application (that is, new, screen,
-     * send cv, hired, finished work)?  This field is intentionally not
+     * Required. What is the most recent stage of the application (that is, new,
+     * screen, send cv, hired, finished work)?  This field is intentionally not
      * comprehensive of every possible status, but instead, represents statuses
      * that would be used to indicate to the ML models good / bad matches.
      * 
diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java index 4830d364..964c08a0 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationOrBuilder.java @@ -120,14 +120,15 @@ public interface ApplicationOrBuilder * * *
-   * One of either a job or a company is required.
-   * Resource name of the job which the candidate applied for.
+   * Required. Resource name of the job which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
    * "projects/foo/tenants/bar/jobs/baz".
    * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The job. */ @@ -136,14 +137,15 @@ public interface ApplicationOrBuilder * * *
-   * One of either a job or a company is required.
-   * Resource name of the job which the candidate applied for.
+   * Required. Resource name of the job which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example,
    * "projects/foo/tenants/bar/jobs/baz".
    * 
* - * string job = 4 [(.google.api.resource_reference) = { ... } + * + * string job = 4 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for job. */ @@ -153,7 +155,6 @@ public interface ApplicationOrBuilder * * *
-   * One of either a job or a company is required.
    * Resource name of the company which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -169,7 +170,6 @@ public interface ApplicationOrBuilder
    *
    *
    * 
-   * One of either a job or a company is required.
    * Resource name of the company which the candidate applied for.
    * The format is
    * "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}".
@@ -221,8 +221,8 @@ public interface ApplicationOrBuilder
    *
    *
    * 
-   * Required. What is the most recent stage of the application (that is, new, screen,
-   * send cv, hired, finished work)?  This field is intentionally not
+   * Required. What is the most recent stage of the application (that is, new,
+   * screen, send cv, hired, finished work)?  This field is intentionally not
    * comprehensive of every possible status, but instead, represents statuses
    * that would be used to indicate to the ML models good / bad matches.
    * 
@@ -238,8 +238,8 @@ public interface ApplicationOrBuilder * * *
-   * Required. What is the most recent stage of the application (that is, new, screen,
-   * send cv, hired, finished work)?  This field is intentionally not
+   * Required. What is the most recent stage of the application (that is, new,
+   * screen, send cv, hired, finished work)?  This field is intentionally not
    * comprehensive of every possible status, but instead, represents statuses
    * that would be used to indicate to the ML models good / bad matches.
    * 
diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java index 3b7907c5..21f45de0 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ApplicationResourceProto.java @@ -41,58 +41,58 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { static { java.lang.String[] descriptorData = { "\n-google/cloud/talent/v4beta1/applicatio" - + "n.proto\022\033google.cloud.talent.v4beta1\032\037go" - + "ogle/api/field_behavior.proto\032\031google/ap" - + "i/resource.proto\032(google/cloud/talent/v4" - + "beta1/common.proto\032\037google/protobuf/time" - + "stamp.proto\032\036google/protobuf/wrappers.pr" - + "oto\032\026google/type/date.proto\032\034google/api/" - + "annotations.proto\"\231\t\n\013Application\022\014\n\004nam" + + "n.proto\022\033google.cloud.talent.v4beta1\032\034go" + + "ogle/api/annotations.proto\032\037google/api/f" + + "ield_behavior.proto\032\031google/api/resource" + + ".proto\032(google/cloud/talent/v4beta1/comm" + + "on.proto\032\037google/protobuf/timestamp.prot" + + "o\032\036google/protobuf/wrappers.proto\032\026googl" + + "e/type/date.proto\"\234\t\n\013Application\022\014\n\004nam" + "e\030\001 \001(\t\022\030\n\013external_id\030\037 \001(\tB\003\340A\002\022\024\n\007pro" - + "file\030\002 \001(\tB\003\340A\003\022)\n\003job\030\004 \001(\tB\034\372A\031\n\027jobs." - + "googleapis.com/Job\0221\n\007company\030\005 \001(\tB \372A\035" - + "\n\033jobs.googleapis.com/Company\022+\n\020applica" - + "tion_date\030\007 \001(\0132\021.google.type.Date\022M\n\005st" - + "age\030\013 \001(\01629.google.cloud.talent.v4beta1." - + "Application.ApplicationStageB\003\340A\002\022H\n\005sta" - + "te\030\r \001(\01629.google.cloud.talent.v4beta1.A" - + "pplication.ApplicationState\022:\n\ninterview" - + "s\030\020 \003(\0132&.google.cloud.talent.v4beta1.In" - + "terview\022,\n\010referral\030\022 \001(\0132\032.google.proto" - + "buf.BoolValue\0224\n\013create_time\030\023 \001(\0132\032.goo" - + "gle.protobuf.TimestampB\003\340A\002\022/\n\013update_ti" - + "me\030\024 \001(\0132\032.google.protobuf.Timestamp\022\025\n\r" - + "outcome_notes\030\025 \001(\t\0225\n\007outcome\030\026 \001(\0162$.g" - + "oogle.cloud.talent.v4beta1.Outcome\0221\n\010is" - + "_match\030\034 \001(\0132\032.google.protobuf.BoolValue" - + "B\003\340A\003\022\036\n\021job_title_snippet\030\035 \001(\tB\003\340A\003\"\220\001" - + "\n\020ApplicationState\022!\n\035APPLICATION_STATE_" - + "UNSPECIFIED\020\000\022\017\n\013IN_PROGRESS\020\001\022\026\n\022CANDID" - + "ATE_WITHDREW\020\002\022\025\n\021EMPLOYER_WITHDREW\020\003\022\r\n" - + "\tCOMPLETED\020\004\022\n\n\006CLOSED\020\005\"\251\001\n\020Application" - + "Stage\022!\n\035APPLICATION_STAGE_UNSPECIFIED\020\000" - + "\022\007\n\003NEW\020\001\022\n\n\006SCREEN\020\002\022\031\n\025HIRING_MANAGER_" - + "REVIEW\020\003\022\r\n\tINTERVIEW\020\004\022\022\n\016OFFER_EXTENDE" - + "D\020\005\022\022\n\016OFFER_ACCEPTED\020\006\022\013\n\007STARTED\020\007:w\352A" - + "t\n\037jobs.googleapis.com/Application\022Qproj" - + "ects/{project}/tenants/{tenant}/profiles" - + "/{profile}/applications/{application}B\206\001" - + "\n\037com.google.cloud.talent.v4beta1B\030Appli" - + "cationResourceProtoP\001ZAgoogle.golang.org" - + "/genproto/googleapis/cloud/talent/v4beta" - + "1;talent\242\002\003CTSb\006proto3" + + "file\030\002 \001(\tB\003\340A\003\022,\n\003job\030\004 \001(\tB\037\372A\031\n\027jobs." + + "googleapis.com/Job\340A\002\0221\n\007company\030\005 \001(\tB " + + "\372A\035\n\033jobs.googleapis.com/Company\022+\n\020appl" + + "ication_date\030\007 \001(\0132\021.google.type.Date\022M\n" + + "\005stage\030\013 \001(\01629.google.cloud.talent.v4bet" + + "a1.Application.ApplicationStageB\003\340A\002\022H\n\005" + + "state\030\r \001(\01629.google.cloud.talent.v4beta" + + "1.Application.ApplicationState\022:\n\ninterv" + + "iews\030\020 \003(\0132&.google.cloud.talent.v4beta1" + + ".Interview\022,\n\010referral\030\022 \001(\0132\032.google.pr" + + "otobuf.BoolValue\0224\n\013create_time\030\023 \001(\0132\032." + + "google.protobuf.TimestampB\003\340A\002\022/\n\013update" + + "_time\030\024 \001(\0132\032.google.protobuf.Timestamp\022" + + "\025\n\routcome_notes\030\025 \001(\t\0225\n\007outcome\030\026 \001(\0162" + + "$.google.cloud.talent.v4beta1.Outcome\0221\n" + + "\010is_match\030\034 \001(\0132\032.google.protobuf.BoolVa" + + "lueB\003\340A\003\022\036\n\021job_title_snippet\030\035 \001(\tB\003\340A\003" + + "\"\220\001\n\020ApplicationState\022!\n\035APPLICATION_STA" + + "TE_UNSPECIFIED\020\000\022\017\n\013IN_PROGRESS\020\001\022\026\n\022CAN" + + "DIDATE_WITHDREW\020\002\022\025\n\021EMPLOYER_WITHDREW\020\003" + + "\022\r\n\tCOMPLETED\020\004\022\n\n\006CLOSED\020\005\"\251\001\n\020Applicat" + + "ionStage\022!\n\035APPLICATION_STAGE_UNSPECIFIE" + + "D\020\000\022\007\n\003NEW\020\001\022\n\n\006SCREEN\020\002\022\031\n\025HIRING_MANAG" + + "ER_REVIEW\020\003\022\r\n\tINTERVIEW\020\004\022\022\n\016OFFER_EXTE" + + "NDED\020\005\022\022\n\016OFFER_ACCEPTED\020\006\022\013\n\007STARTED\020\007:" + + "w\352At\n\037jobs.googleapis.com/Application\022Qp" + + "rojects/{project}/tenants/{tenant}/profi" + + "les/{profile}/applications/{application}" + + "B\206\001\n\037com.google.cloud.talent.v4beta1B\030Ap" + + "plicationResourceProtoP\001ZAgoogle.golang." + + "org/genproto/googleapis/cloud/talent/v4b" + + "eta1;talent\242\002\003CTSb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { + com.google.api.AnnotationsProto.getDescriptor(), com.google.api.FieldBehaviorProto.getDescriptor(), com.google.api.ResourceProto.getDescriptor(), com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(), com.google.protobuf.TimestampProto.getDescriptor(), com.google.protobuf.WrappersProto.getDescriptor(), com.google.type.DateProto.getDescriptor(), - com.google.api.AnnotationsProto.getDescriptor(), }); internal_static_google_cloud_talent_v4beta1_Application_descriptor = getDescriptor().getMessageTypes().get(0); @@ -124,13 +124,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { registry.add(com.google.api.ResourceProto.resourceReference); com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor( descriptor, registry); + com.google.api.AnnotationsProto.getDescriptor(); com.google.api.FieldBehaviorProto.getDescriptor(); com.google.api.ResourceProto.getDescriptor(); com.google.cloud.talent.v4beta1.CommonProto.getDescriptor(); com.google.protobuf.TimestampProto.getDescriptor(); com.google.protobuf.WrappersProto.getDescriptor(); com.google.type.DateProto.getDescriptor(); - com.google.api.AnnotationsProto.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyServiceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyServiceProto.java index a01cd92c..41feb9ae 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyServiceProto.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompanyServiceProto.java @@ -79,49 +79,49 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "\n\013update_mask\030\002 \001(\0132\032.google.protobuf.Fi" + "eldMask\"I\n\024DeleteCompanyRequest\0221\n\004name\030" + "\001 \001(\tB#\340A\002\372A\035\n\033jobs.googleapis.com/Compa" - + "ny\"\225\001\n\024ListCompaniesRequest\022;\n\006parent\030\001 " - + "\001(\tB+\340A\002\372A%\n#jobs.googleapis.com/TenantO" - + "rProject\022\022\n\npage_token\030\002 \001(\t\022\021\n\tpage_siz" - + "e\030\003 \001(\005\022\031\n\021require_open_jobs\030\004 \001(\010\"\252\001\n\025L" - + "istCompaniesResponse\0227\n\tcompanies\030\001 \003(\0132" - + "$.google.cloud.talent.v4beta1.Company\022\027\n" - + "\017next_page_token\030\002 \001(\t\022?\n\010metadata\030\003 \001(\013" - + "2-.google.cloud.talent.v4beta1.ResponseM" - + "etadata2\322\t\n\016CompanyService\022\343\001\n\rCreateCom" - + "pany\0221.google.cloud.talent.v4beta1.Creat" - + "eCompanyRequest\032$.google.cloud.talent.v4" - + "beta1.Company\"y\202\323\344\223\002b\"0/v4beta1/{parent=" - + "projects/*/tenants/*}/companies:\001*Z+\"&/v" - + "4beta1/{parent=projects/*}/companies:\001*\332" - + "A\016parent,company\022\315\001\n\nGetCompany\022..google" - + ".cloud.talent.v4beta1.GetCompanyRequest\032" - + "$.google.cloud.talent.v4beta1.Company\"i\202" - + "\323\344\223\002\\\0220/v4beta1/{name=projects/*/tenants" - + "/*/companies/*}Z(\022&/v4beta1/{name=projec" - + "ts/*/companies/*}\332A\004name\022\355\001\n\rUpdateCompa" - + "ny\0221.google.cloud.talent.v4beta1.UpdateC" - + "ompanyRequest\032$.google.cloud.talent.v4be" - + "ta1.Company\"\202\001\202\323\344\223\002r28/v4beta1/{company." - + "name=projects/*/tenants/*/companies/*}:\001" - + "*Z32./v4beta1/{company.name=projects/*/c" - + "ompanies/*}:\001*\332A\007company\022\305\001\n\rDeleteCompa" - + "ny\0221.google.cloud.talent.v4beta1.DeleteC" - + "ompanyRequest\032\026.google.protobuf.Empty\"i\202" - + "\323\344\223\002\\*0/v4beta1/{name=projects/*/tenants" - + "/*/companies/*}Z(*&/v4beta1/{name=projec" - + "ts/*/companies/*}\332A\004name\022\343\001\n\rListCompani" - + "es\0221.google.cloud.talent.v4beta1.ListCom" - + "paniesRequest\0322.google.cloud.talent.v4be" - + "ta1.ListCompaniesResponse\"k\202\323\344\223\002\\\0220/v4be" - + "ta1/{parent=projects/*/tenants/*}/compan" - + "iesZ(\022&/v4beta1/{parent=projects/*}/comp" - + "anies\332A\006parent\032l\312A\023jobs.googleapis.com\322A" - + "Shttps://www.googleapis.com/auth/cloud-p" - + "latform,https://www.googleapis.com/auth/" - + "jobsB\201\001\n\037com.google.cloud.talent.v4beta1" - + "B\023CompanyServiceProtoP\001ZAgoogle.golang.o" - + "rg/genproto/googleapis/cloud/talent/v4be" - + "ta1;talent\242\002\003CTSb\006proto3" + + "ny\"\215\001\n\024ListCompaniesRequest\0223\n\006parent\030\001 " + + "\001(\tB#\340A\002\372A\035\022\033jobs.googleapis.com/Company" + + "\022\022\n\npage_token\030\002 \001(\t\022\021\n\tpage_size\030\003 \001(\005\022" + + "\031\n\021require_open_jobs\030\004 \001(\010\"\252\001\n\025ListCompa" + + "niesResponse\0227\n\tcompanies\030\001 \003(\0132$.google" + + ".cloud.talent.v4beta1.Company\022\027\n\017next_pa" + + "ge_token\030\002 \001(\t\022?\n\010metadata\030\003 \001(\0132-.googl" + + "e.cloud.talent.v4beta1.ResponseMetadata2" + + "\322\t\n\016CompanyService\022\343\001\n\rCreateCompany\0221.g" + + "oogle.cloud.talent.v4beta1.CreateCompany" + + "Request\032$.google.cloud.talent.v4beta1.Co" + + "mpany\"y\202\323\344\223\002b\"0/v4beta1/{parent=projects" + + "/*/tenants/*}/companies:\001*Z+\"&/v4beta1/{" + + "parent=projects/*}/companies:\001*\332A\016parent" + + ",company\022\315\001\n\nGetCompany\022..google.cloud.t" + + "alent.v4beta1.GetCompanyRequest\032$.google" + + ".cloud.talent.v4beta1.Company\"i\202\323\344\223\002\\\0220/" + + "v4beta1/{name=projects/*/tenants/*/compa" + + "nies/*}Z(\022&/v4beta1/{name=projects/*/com" + + "panies/*}\332A\004name\022\355\001\n\rUpdateCompany\0221.goo" + + "gle.cloud.talent.v4beta1.UpdateCompanyRe" + + "quest\032$.google.cloud.talent.v4beta1.Comp" + + "any\"\202\001\202\323\344\223\002r28/v4beta1/{company.name=pro" + + "jects/*/tenants/*/companies/*}:\001*Z32./v4" + + "beta1/{company.name=projects/*/companies" + + "/*}:\001*\332A\007company\022\305\001\n\rDeleteCompany\0221.goo" + + "gle.cloud.talent.v4beta1.DeleteCompanyRe" + + "quest\032\026.google.protobuf.Empty\"i\202\323\344\223\002\\*0/" + + "v4beta1/{name=projects/*/tenants/*/compa" + + "nies/*}Z(*&/v4beta1/{name=projects/*/com" + + "panies/*}\332A\004name\022\343\001\n\rListCompanies\0221.goo" + + "gle.cloud.talent.v4beta1.ListCompaniesRe" + + "quest\0322.google.cloud.talent.v4beta1.List" + + "CompaniesResponse\"k\202\323\344\223\002\\\0220/v4beta1/{par" + + "ent=projects/*/tenants/*}/companiesZ(\022&/" + + "v4beta1/{parent=projects/*}/companies\332A\006" + + "parent\032l\312A\023jobs.googleapis.com\322AShttps:/" + + "/www.googleapis.com/auth/cloud-platform," + + "https://www.googleapis.com/auth/jobsB\201\001\n" + + "\037com.google.cloud.talent.v4beta1B\023Compan" + + "yServiceProtoP\001ZAgoogle.golang.org/genpr" + + "oto/googleapis/cloud/talent/v4beta1;tale" + + "nt\242\002\003CTSb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java index 9305471c..60459b39 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompleteQueryRequest.java @@ -347,11 +347,8 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest job titles for jobs autocomplete.
-     * For
-     * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned.
      * 
* * JOB_TITLE = 1; @@ -362,11 +359,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME]
-     * type, only companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type,
+     * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are
+     * returned.
      * 
* * COMPANY_NAME = 2; @@ -377,13 +372,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest both job titles and company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * or companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned.
      * 
* * COMBINED = 3; @@ -407,11 +398,8 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest job titles for jobs autocomplete.
-     * For
-     * [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned.
      * 
* * JOB_TITLE = 1; @@ -422,11 +410,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME]
-     * type, only companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type,
+     * only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are
+     * returned.
      * 
* * COMPANY_NAME = 2; @@ -437,13 +423,9 @@ public enum CompletionType implements com.google.protobuf.ProtocolMessageEnum { * *
      * Suggest both job titles and company names for jobs autocomplete.
-     * For
-     * [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED]
-     * type, only open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * or companies having open jobs with the same
-     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes]
-     * are returned.
+     * For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same
+     * [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned.
      * 
* * COMBINED = 3; diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompletionServiceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompletionServiceProto.java index a89a3ce4..63b52425 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompletionServiceProto.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/CompletionServiceProto.java @@ -54,40 +54,40 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "e/api/field_behavior.proto\032\031google/api/r" + "esource.proto\032(google/cloud/talent/v4bet" + "a1/common.proto\032\027google/api/client.proto" - + "\"\233\004\n\024CompleteQueryRequest\022;\n\006parent\030\001 \001(" - + "\tB+\340A\002\372A%\n#jobs.googleapis.com/TenantOrP" - + "roject\022\022\n\005query\030\002 \001(\tB\003\340A\002\022\026\n\016language_c" - + "odes\030\003 \003(\t\022\026\n\tpage_size\030\004 \001(\005B\003\340A\002\0221\n\007co" - + "mpany\030\005 \001(\tB \372A\035\n\033jobs.googleapis.com/Co" - + "mpany\022P\n\005scope\030\006 \001(\0162A.google.cloud.tale" - + "nt.v4beta1.CompleteQueryRequest.Completi" - + "onScope\022N\n\004type\030\007 \001(\0162@.google.cloud.tal" - + "ent.v4beta1.CompleteQueryRequest.Complet" - + "ionType\"K\n\017CompletionScope\022 \n\034COMPLETION" - + "_SCOPE_UNSPECIFIED\020\000\022\n\n\006TENANT\020\001\022\n\n\006PUBL" - + "IC\020\002\"`\n\016CompletionType\022\037\n\033COMPLETION_TYP" - + "E_UNSPECIFIED\020\000\022\r\n\tJOB_TITLE\020\001\022\020\n\014COMPAN" - + "Y_NAME\020\002\022\014\n\010COMBINED\020\003\"\305\002\n\025CompleteQuery" - + "Response\022_\n\022completion_results\030\001 \003(\0132C.g" - + "oogle.cloud.talent.v4beta1.CompleteQuery" - + "Response.CompletionResult\022?\n\010metadata\030\002 " - + "\001(\0132-.google.cloud.talent.v4beta1.Respon" - + "seMetadata\032\211\001\n\020CompletionResult\022\022\n\nsugge" - + "stion\030\001 \001(\t\022N\n\004type\030\002 \001(\0162@.google.cloud" - + ".talent.v4beta1.CompleteQueryRequest.Com" - + "pletionType\022\021\n\timage_uri\030\003 \001(\t2\325\002\n\nCompl" - + "etion\022\330\001\n\rCompleteQuery\0221.google.cloud.t" - + "alent.v4beta1.CompleteQueryRequest\0322.goo" - + "gle.cloud.talent.v4beta1.CompleteQueryRe" - + "sponse\"`\202\323\344\223\002Z\022//v4beta1/{parent=project" - + "s/*/tenants/*}:completeZ\'\022%/v4beta1/{par" - + "ent=projects/*}:complete\032l\312A\023jobs.google" - + "apis.com\322AShttps://www.googleapis.com/au" - + "th/cloud-platform,https://www.googleapis" - + ".com/auth/jobsB\204\001\n\037com.google.cloud.tale" - + "nt.v4beta1B\026CompletionServiceProtoP\001ZAgo" - + "ogle.golang.org/genproto/googleapis/clou" - + "d/talent/v4beta1;talent\242\002\003CTSb\006proto3" + + "\"\223\004\n\024CompleteQueryRequest\0223\n\006parent\030\001 \001(" + + "\tB#\340A\002\372A\035\022\033jobs.googleapis.com/Company\022\022" + + "\n\005query\030\002 \001(\tB\003\340A\002\022\026\n\016language_codes\030\003 \003" + + "(\t\022\026\n\tpage_size\030\004 \001(\005B\003\340A\002\0221\n\007company\030\005 " + + "\001(\tB \372A\035\n\033jobs.googleapis.com/Company\022P\n" + + "\005scope\030\006 \001(\0162A.google.cloud.talent.v4bet" + + "a1.CompleteQueryRequest.CompletionScope\022" + + "N\n\004type\030\007 \001(\0162@.google.cloud.talent.v4be" + + "ta1.CompleteQueryRequest.CompletionType\"" + + "K\n\017CompletionScope\022 \n\034COMPLETION_SCOPE_U" + + "NSPECIFIED\020\000\022\n\n\006TENANT\020\001\022\n\n\006PUBLIC\020\002\"`\n\016" + + "CompletionType\022\037\n\033COMPLETION_TYPE_UNSPEC" + + "IFIED\020\000\022\r\n\tJOB_TITLE\020\001\022\020\n\014COMPANY_NAME\020\002" + + "\022\014\n\010COMBINED\020\003\"\305\002\n\025CompleteQueryResponse" + + "\022_\n\022completion_results\030\001 \003(\0132C.google.cl" + + "oud.talent.v4beta1.CompleteQueryResponse" + + ".CompletionResult\022?\n\010metadata\030\002 \001(\0132-.go" + + "ogle.cloud.talent.v4beta1.ResponseMetada" + + "ta\032\211\001\n\020CompletionResult\022\022\n\nsuggestion\030\001 " + + "\001(\t\022N\n\004type\030\002 \001(\0162@.google.cloud.talent." + + "v4beta1.CompleteQueryRequest.CompletionT" + + "ype\022\021\n\timage_uri\030\003 \001(\t2\325\002\n\nCompletion\022\330\001" + + "\n\rCompleteQuery\0221.google.cloud.talent.v4" + + "beta1.CompleteQueryRequest\0322.google.clou" + + "d.talent.v4beta1.CompleteQueryResponse\"`" + + "\202\323\344\223\002Z\022//v4beta1/{parent=projects/*/tena" + + "nts/*}:completeZ\'\022%/v4beta1/{parent=proj" + + "ects/*}:complete\032l\312A\023jobs.googleapis.com" + + "\322AShttps://www.googleapis.com/auth/cloud" + + "-platform,https://www.googleapis.com/aut" + + "h/jobsB\204\001\n\037com.google.cloud.talent.v4bet" + + "a1B\026CompletionServiceProtoP\001ZAgoogle.gol" + + "ang.org/genproto/googleapis/cloud/talent" + + "/v4beta1;talent\242\002\003CTSb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EventServiceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EventServiceProto.java index 22bd6dab..9aeec390 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EventServiceProto.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/EventServiceProto.java @@ -45,24 +45,24 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "google/api/annotations.proto\032\027google/api" + "/client.proto\032\037google/api/field_behavior" + ".proto\032\031google/api/resource.proto\032\'googl" - + "e/cloud/talent/v4beta1/event.proto\"\234\001\n\030C" - + "reateClientEventRequest\022;\n\006parent\030\001 \001(\tB" - + "+\340A\002\372A%\n#jobs.googleapis.com/TenantOrPro" - + "ject\022C\n\014client_event\030\002 \001(\0132(.google.clou" - + "d.talent.v4beta1.ClientEventB\003\340A\0022\372\002\n\014Ev" - + "entService\022\373\001\n\021CreateClientEvent\0225.googl" - + "e.cloud.talent.v4beta1.CreateClientEvent" - + "Request\032(.google.cloud.talent.v4beta1.Cl" - + "ientEvent\"\204\001\202\323\344\223\002h\"3/v4beta1/{parent=pro" - + "jects/*/tenants/*}/clientEvents:\001*Z.\")/v" - + "4beta1/{parent=projects/*}/clientEvents:" - + "\001*\332A\023parent,client_event\032l\312A\023jobs.google" - + "apis.com\322AShttps://www.googleapis.com/au" - + "th/cloud-platform,https://www.googleapis" - + ".com/auth/jobsB\177\n\037com.google.cloud.talen" - + "t.v4beta1B\021EventServiceProtoP\001ZAgoogle.g" - + "olang.org/genproto/googleapis/cloud/tale" - + "nt/v4beta1;talent\242\002\003CTSb\006proto3" + + "e/cloud/talent/v4beta1/event.proto\"\224\001\n\030C" + + "reateClientEventRequest\0223\n\006parent\030\001 \001(\tB" + + "#\340A\002\372A\035\022\033jobs.googleapis.com/Company\022C\n\014" + + "client_event\030\002 \001(\0132(.google.cloud.talent" + + ".v4beta1.ClientEventB\003\340A\0022\372\002\n\014EventServi" + + "ce\022\373\001\n\021CreateClientEvent\0225.google.cloud." + + "talent.v4beta1.CreateClientEventRequest\032" + + "(.google.cloud.talent.v4beta1.ClientEven" + + "t\"\204\001\202\323\344\223\002h\"3/v4beta1/{parent=projects/*/" + + "tenants/*}/clientEvents:\001*Z.\")/v4beta1/{" + + "parent=projects/*}/clientEvents:\001*\332A\023par" + + "ent,client_event\032l\312A\023jobs.googleapis.com" + + "\322AShttps://www.googleapis.com/auth/cloud" + + "-platform,https://www.googleapis.com/aut" + + "h/jobsB\177\n\037com.google.cloud.talent.v4beta" + + "1B\021EventServiceProtoP\001ZAgoogle.golang.or" + + "g/genproto/googleapis/cloud/talent/v4bet" + + "a1;talent\242\002\003CTSb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java index ddef0727..b42f132b 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequest.java @@ -158,7 +158,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The parent. */ @@ -182,7 +184,9 @@ public java.lang.String getParent() { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for parent. */ @@ -789,7 +793,9 @@ public Builder mergeFrom( * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The parent. */ @@ -813,7 +819,9 @@ public java.lang.String getParent() { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for parent. */ @@ -837,7 +845,9 @@ public com.google.protobuf.ByteString getParentBytes() { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @param value The parent to set. * @return This builder for chaining. @@ -860,7 +870,9 @@ public Builder setParent(java.lang.String value) { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return This builder for chaining. */ @@ -879,7 +891,9 @@ public Builder clearParent() { * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @param value The bytes for parent to set. * @return This builder for chaining. diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java index 659aef78..ca080a4e 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ListProfilesRequestOrBuilder.java @@ -32,7 +32,9 @@ public interface ListProfilesRequestOrBuilder * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The parent. */ @@ -46,7 +48,9 @@ public interface ListProfilesRequestOrBuilder * "projects/foo/tenants/bar". *
* - * string parent = 1 [(.google.api.field_behavior) = REQUIRED]; + * + * string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... } + * * * @return The bytes for parent. */ diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceProto.java index 0f3ec9dc..c0ff114d 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceProto.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/ProfileServiceProto.java @@ -85,82 +85,83 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { + "proto\032\031google/protobuf/any.proto\032\033google" + "/protobuf/empty.proto\032 google/protobuf/f" + "ield_mask.proto\032\027google/rpc/status.proto" - + "\"\220\001\n\023ListProfilesRequest\022\023\n\006parent\030\001 \001(\t" - + "B\003\340A\002\022\016\n\006filter\030\005 \001(\t\022\022\n\npage_token\030\002 \001(" - + "\t\022\021\n\tpage_size\030\003 \001(\005\022-\n\tread_mask\030\004 \001(\0132" - + "\032.google.protobuf.FieldMask\"g\n\024ListProfi" - + "lesResponse\0226\n\010profiles\030\001 \003(\0132$.google.c" - + "loud.talent.v4beta1.Profile\022\027\n\017next_page" - + "_token\030\002 \001(\t\"\206\001\n\024CreateProfileRequest\0222\n" - + "\006parent\030\001 \001(\tB\"\340A\002\372A\034\n\032jobs.googleapis.c" - + "om/Tenant\022:\n\007profile\030\002 \001(\0132$.google.clou" - + "d.talent.v4beta1.ProfileB\003\340A\002\"F\n\021GetProf" - + "ileRequest\0221\n\004name\030\001 \001(\tB#\340A\002\372A\035\n\033jobs.g" - + "oogleapis.com/Profile\"\203\001\n\024UpdateProfileR" - + "equest\022:\n\007profile\030\001 \001(\0132$.google.cloud.t" - + "alent.v4beta1.ProfileB\003\340A\002\022/\n\013update_mas" - + "k\030\002 \001(\0132\032.google.protobuf.FieldMask\"I\n\024D" - + "eleteProfileRequest\0221\n\004name\030\001 \001(\tB#\340A\002\372A" - + "\035\n\033jobs.googleapis.com/Profile\"\334\003\n\025Searc" - + "hProfilesRequest\0222\n\006parent\030\001 \001(\tB\"\340A\002\372A\034" - + "\n\032jobs.googleapis.com/Tenant\022K\n\020request_" - + "metadata\030\002 \001(\0132,.google.cloud.talent.v4b" - + "eta1.RequestMetadataB\003\340A\002\022@\n\rprofile_que" - + "ry\030\003 \001(\0132).google.cloud.talent.v4beta1.P" - + "rofileQuery\022\021\n\tpage_size\030\004 \001(\005\022\022\n\npage_t" - + "oken\030\005 \001(\t\022\016\n\006offset\030\006 \001(\005\022\033\n\023disable_sp" - + "ell_check\030\007 \001(\010\022\020\n\010order_by\030\010 \001(\t\022\033\n\023cas" - + "e_sensitive_sort\030\t \001(\010\022F\n\021histogram_quer" - + "ies\030\n \003(\0132+.google.cloud.talent.v4beta1." - + "HistogramQuery\022\025\n\rresult_set_id\030\014 \001(\t\022\036\n" - + "\026strict_keywords_search\030\r \001(\010\"\223\003\n\026Search" - + "ProfilesResponse\022\034\n\024estimated_total_size" - + "\030\001 \001(\003\022I\n\020spell_correction\030\002 \001(\0132/.googl" - + "e.cloud.talent.v4beta1.SpellingCorrectio" - + "n\022?\n\010metadata\030\003 \001(\0132-.google.cloud.talen" - + "t.v4beta1.ResponseMetadata\022\027\n\017next_page_" - + "token\030\004 \001(\t\022R\n\027histogram_query_results\030\005" - + " \003(\01321.google.cloud.talent.v4beta1.Histo" - + "gramQueryResult\022K\n\023summarized_profiles\030\006" - + " \003(\0132..google.cloud.talent.v4beta1.Summa" - + "rizedProfile\022\025\n\rresult_set_id\030\007 \001(\t\"\202\001\n\021" - + "SummarizedProfile\0226\n\010profiles\030\001 \003(\0132$.go" - + "ogle.cloud.talent.v4beta1.Profile\0225\n\007sum" - + "mary\030\002 \001(\0132$.google.cloud.talent.v4beta1" - + ".Profile2\237\t\n\016ProfileService\022\265\001\n\014ListProf" - + "iles\0220.google.cloud.talent.v4beta1.ListP" - + "rofilesRequest\0321.google.cloud.talent.v4b" - + "eta1.ListProfilesResponse\"@\202\323\344\223\0021\022//v4be" - + "ta1/{parent=projects/*/tenants/*}/profil" - + "es\332A\006parent\022\265\001\n\rCreateProfile\0221.google.c" - + "loud.talent.v4beta1.CreateProfileRequest" - + "\032$.google.cloud.talent.v4beta1.Profile\"K" - + "\202\323\344\223\0024\"//v4beta1/{parent=projects/*/tena" - + "nts/*}/profiles:\001*\332A\016parent,profile\022\242\001\n\n" - + "GetProfile\022..google.cloud.talent.v4beta1" - + ".GetProfileRequest\032$.google.cloud.talent" - + ".v4beta1.Profile\">\202\323\344\223\0021\022//v4beta1/{name" - + "=projects/*/tenants/*/profiles/*}\332A\004name" - + "\022\266\001\n\rUpdateProfile\0221.google.cloud.talent" - + ".v4beta1.UpdateProfileRequest\032$.google.c" - + "loud.talent.v4beta1.Profile\"L\202\323\344\223\002<27/v4" - + "beta1/{profile.name=projects/*/tenants/*" - + "/profiles/*}:\001*\332A\007profile\022\232\001\n\rDeleteProf" - + "ile\0221.google.cloud.talent.v4beta1.Delete" - + "ProfileRequest\032\026.google.protobuf.Empty\">" - + "\202\323\344\223\0021*//v4beta1/{name=projects/*/tenant" - + "s/*/profiles/*}\332A\004name\022\263\001\n\016SearchProfile" - + "s\0222.google.cloud.talent.v4beta1.SearchPr" - + "ofilesRequest\0323.google.cloud.talent.v4be" - + "ta1.SearchProfilesResponse\"8\202\323\344\223\0022\"-/v4b" - + "eta1/{parent=projects/*/tenants/*}:searc" - + "h:\001*\032l\312A\023jobs.googleapis.com\322AShttps://w" - + "ww.googleapis.com/auth/cloud-platform,ht" - + "tps://www.googleapis.com/auth/jobsB\201\001\n\037c" - + "om.google.cloud.talent.v4beta1B\023ProfileS" - + "erviceProtoP\001ZAgoogle.golang.org/genprot" - + "o/googleapis/cloud/talent/v4beta1;talent" - + "\242\002\003CTSb\006proto3" + + "\"\260\001\n\023ListProfilesRequest\0223\n\006parent\030\001 \001(\t" + + "B#\340A\002\372A\035\022\033jobs.googleapis.com/Profile\022\016\n" + + "\006filter\030\005 \001(\t\022\022\n\npage_token\030\002 \001(\t\022\021\n\tpag" + + "e_size\030\003 \001(\005\022-\n\tread_mask\030\004 \001(\0132\032.google" + + ".protobuf.FieldMask\"g\n\024ListProfilesRespo" + + "nse\0226\n\010profiles\030\001 \003(\0132$.google.cloud.tal" + + "ent.v4beta1.Profile\022\027\n\017next_page_token\030\002" + + " \001(\t\"\206\001\n\024CreateProfileRequest\0222\n\006parent\030" + + "\001 \001(\tB\"\340A\002\372A\034\n\032jobs.googleapis.com/Tenan" + + "t\022:\n\007profile\030\002 \001(\0132$.google.cloud.talent" + + ".v4beta1.ProfileB\003\340A\002\"F\n\021GetProfileReque" + + "st\0221\n\004name\030\001 \001(\tB#\340A\002\372A\035\n\033jobs.googleapi" + + "s.com/Profile\"\203\001\n\024UpdateProfileRequest\022:" + + "\n\007profile\030\001 \001(\0132$.google.cloud.talent.v4" + + "beta1.ProfileB\003\340A\002\022/\n\013update_mask\030\002 \001(\0132" + + "\032.google.protobuf.FieldMask\"I\n\024DeletePro" + + "fileRequest\0221\n\004name\030\001 \001(\tB#\340A\002\372A\035\n\033jobs." + + "googleapis.com/Profile\"\334\003\n\025SearchProfile" + + "sRequest\0222\n\006parent\030\001 \001(\tB\"\340A\002\372A\034\n\032jobs.g" + + "oogleapis.com/Tenant\022K\n\020request_metadata" + + "\030\002 \001(\0132,.google.cloud.talent.v4beta1.Req" + + "uestMetadataB\003\340A\002\022@\n\rprofile_query\030\003 \001(\013" + + "2).google.cloud.talent.v4beta1.ProfileQu" + + "ery\022\021\n\tpage_size\030\004 \001(\005\022\022\n\npage_token\030\005 \001" + + "(\t\022\016\n\006offset\030\006 \001(\005\022\033\n\023disable_spell_chec" + + "k\030\007 \001(\010\022\020\n\010order_by\030\010 \001(\t\022\033\n\023case_sensit" + + "ive_sort\030\t \001(\010\022F\n\021histogram_queries\030\n \003(" + + "\0132+.google.cloud.talent.v4beta1.Histogra" + + "mQuery\022\025\n\rresult_set_id\030\014 \001(\t\022\036\n\026strict_" + + "keywords_search\030\r \001(\010\"\223\003\n\026SearchProfiles" + + "Response\022\034\n\024estimated_total_size\030\001 \001(\003\022I" + + "\n\020spell_correction\030\002 \001(\0132/.google.cloud." + + "talent.v4beta1.SpellingCorrection\022?\n\010met" + + "adata\030\003 \001(\0132-.google.cloud.talent.v4beta" + + "1.ResponseMetadata\022\027\n\017next_page_token\030\004 " + + "\001(\t\022R\n\027histogram_query_results\030\005 \003(\01321.g" + + "oogle.cloud.talent.v4beta1.HistogramQuer" + + "yResult\022K\n\023summarized_profiles\030\006 \003(\0132..g" + + "oogle.cloud.talent.v4beta1.SummarizedPro" + + "file\022\025\n\rresult_set_id\030\007 \001(\t\"\202\001\n\021Summariz" + + "edProfile\0226\n\010profiles\030\001 \003(\0132$.google.clo" + + "ud.talent.v4beta1.Profile\0225\n\007summary\030\002 \001" + + "(\0132$.google.cloud.talent.v4beta1.Profile" + + "2\237\t\n\016ProfileService\022\265\001\n\014ListProfiles\0220.g" + + "oogle.cloud.talent.v4beta1.ListProfilesR" + + "equest\0321.google.cloud.talent.v4beta1.Lis" + + "tProfilesResponse\"@\202\323\344\223\0021\022//v4beta1/{par" + + "ent=projects/*/tenants/*}/profiles\332A\006par" + + "ent\022\265\001\n\rCreateProfile\0221.google.cloud.tal" + + "ent.v4beta1.CreateProfileRequest\032$.googl" + + "e.cloud.talent.v4beta1.Profile\"K\202\323\344\223\0024\"/" + + "/v4beta1/{parent=projects/*/tenants/*}/p" + + "rofiles:\001*\332A\016parent,profile\022\242\001\n\nGetProfi" + + "le\022..google.cloud.talent.v4beta1.GetProf" + + "ileRequest\032$.google.cloud.talent.v4beta1" + + ".Profile\">\202\323\344\223\0021\022//v4beta1/{name=project" + + "s/*/tenants/*/profiles/*}\332A\004name\022\266\001\n\rUpd" + + "ateProfile\0221.google.cloud.talent.v4beta1" + + ".UpdateProfileRequest\032$.google.cloud.tal" + + "ent.v4beta1.Profile\"L\202\323\344\223\002<27/v4beta1/{p" + + "rofile.name=projects/*/tenants/*/profile" + + "s/*}:\001*\332A\007profile\022\232\001\n\rDeleteProfile\0221.go" + + "ogle.cloud.talent.v4beta1.DeleteProfileR" + + "equest\032\026.google.protobuf.Empty\">\202\323\344\223\0021*/" + + "/v4beta1/{name=projects/*/tenants/*/prof" + + "iles/*}\332A\004name\022\263\001\n\016SearchProfiles\0222.goog" + + "le.cloud.talent.v4beta1.SearchProfilesRe" + + "quest\0323.google.cloud.talent.v4beta1.Sear" + + "chProfilesResponse\"8\202\323\344\223\0022\"-/v4beta1/{pa" + + "rent=projects/*/tenants/*}:search:\001*\032l\312A" + + "\023jobs.googleapis.com\322AShttps://www.googl" + + "eapis.com/auth/cloud-platform,https://ww" + + "w.googleapis.com/auth/jobsB\201\001\n\037com.googl" + + "e.cloud.talent.v4beta1B\023ProfileServicePr" + + "otoP\001ZAgoogle.golang.org/genproto/google" + + "apis/cloud/talent/v4beta1;talent\242\002\003CTSb\006" + + "proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom( diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java index e025c166..7a0fc9d1 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequest.java @@ -633,10 +633,10 @@ public interface CustomRankingInfoOrBuilder * * *
-     * Required. Controls over how job documents get ranked on top of existing
-     * relevance score (determined by API algorithm). A combination of the
-     * ranking expression and relevance score is used to determine job's final
-     * ranking position.
+     * Required. Controls over how job documents get ranked on top of existing relevance
+     * score (determined by API algorithm). A combination of the ranking
+     * expression and relevance score is used to determine job's final ranking
+     * position.
      * The syntax for this expression is a subset of Google SQL syntax.
      * Supported operators are: +, -, *, /, where the left and right side of
      * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -660,10 +660,10 @@ public interface CustomRankingInfoOrBuilder
      *
      *
      * 
-     * Required. Controls over how job documents get ranked on top of existing
-     * relevance score (determined by API algorithm). A combination of the
-     * ranking expression and relevance score is used to determine job's final
-     * ranking position.
+     * Required. Controls over how job documents get ranked on top of existing relevance
+     * score (determined by API algorithm). A combination of the ranking
+     * expression and relevance score is used to determine job's final ranking
+     * position.
      * The syntax for this expression is a subset of Google SQL syntax.
      * Supported operators are: +, -, *, /, where the left and right side of
      * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1111,10 +1111,10 @@ public int getImportanceLevelValue() {
      *
      *
      * 
-     * Required. Controls over how job documents get ranked on top of existing
-     * relevance score (determined by API algorithm). A combination of the
-     * ranking expression and relevance score is used to determine job's final
-     * ranking position.
+     * Required. Controls over how job documents get ranked on top of existing relevance
+     * score (determined by API algorithm). A combination of the ranking
+     * expression and relevance score is used to determine job's final ranking
+     * position.
      * The syntax for this expression is a subset of Google SQL syntax.
      * Supported operators are: +, -, *, /, where the left and right side of
      * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1148,10 +1148,10 @@ public java.lang.String getRankingExpression() {
      *
      *
      * 
-     * Required. Controls over how job documents get ranked on top of existing
-     * relevance score (determined by API algorithm). A combination of the
-     * ranking expression and relevance score is used to determine job's final
-     * ranking position.
+     * Required. Controls over how job documents get ranked on top of existing relevance
+     * score (determined by API algorithm). A combination of the ranking
+     * expression and relevance score is used to determine job's final ranking
+     * position.
      * The syntax for this expression is a subset of Google SQL syntax.
      * Supported operators are: +, -, *, /, where the left and right side of
      * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1659,10 +1659,10 @@ public Builder clearImportanceLevel() {
        *
        *
        * 
-       * Required. Controls over how job documents get ranked on top of existing
-       * relevance score (determined by API algorithm). A combination of the
-       * ranking expression and relevance score is used to determine job's final
-       * ranking position.
+       * Required. Controls over how job documents get ranked on top of existing relevance
+       * score (determined by API algorithm). A combination of the ranking
+       * expression and relevance score is used to determine job's final ranking
+       * position.
        * The syntax for this expression is a subset of Google SQL syntax.
        * Supported operators are: +, -, *, /, where the left and right side of
        * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1696,10 +1696,10 @@ public java.lang.String getRankingExpression() {
        *
        *
        * 
-       * Required. Controls over how job documents get ranked on top of existing
-       * relevance score (determined by API algorithm). A combination of the
-       * ranking expression and relevance score is used to determine job's final
-       * ranking position.
+       * Required. Controls over how job documents get ranked on top of existing relevance
+       * score (determined by API algorithm). A combination of the ranking
+       * expression and relevance score is used to determine job's final ranking
+       * position.
        * The syntax for this expression is a subset of Google SQL syntax.
        * Supported operators are: +, -, *, /, where the left and right side of
        * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1733,10 +1733,10 @@ public com.google.protobuf.ByteString getRankingExpressionBytes() {
        *
        *
        * 
-       * Required. Controls over how job documents get ranked on top of existing
-       * relevance score (determined by API algorithm). A combination of the
-       * ranking expression and relevance score is used to determine job's final
-       * ranking position.
+       * Required. Controls over how job documents get ranked on top of existing relevance
+       * score (determined by API algorithm). A combination of the ranking
+       * expression and relevance score is used to determine job's final ranking
+       * position.
        * The syntax for this expression is a subset of Google SQL syntax.
        * Supported operators are: +, -, *, /, where the left and right side of
        * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1769,10 +1769,10 @@ public Builder setRankingExpression(java.lang.String value) {
        *
        *
        * 
-       * Required. Controls over how job documents get ranked on top of existing
-       * relevance score (determined by API algorithm). A combination of the
-       * ranking expression and relevance score is used to determine job's final
-       * ranking position.
+       * Required. Controls over how job documents get ranked on top of existing relevance
+       * score (determined by API algorithm). A combination of the ranking
+       * expression and relevance score is used to determine job's final ranking
+       * position.
        * The syntax for this expression is a subset of Google SQL syntax.
        * Supported operators are: +, -, *, /, where the left and right side of
        * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -1801,10 +1801,10 @@ public Builder clearRankingExpression() {
        *
        *
        * 
-       * Required. Controls over how job documents get ranked on top of existing
-       * relevance score (determined by API algorithm). A combination of the
-       * ranking expression and relevance score is used to determine job's final
-       * ranking position.
+       * Required. Controls over how job documents get ranked on top of existing relevance
+       * score (determined by API algorithm). A combination of the ranking
+       * expression and relevance score is used to determine job's final ranking
+       * position.
        * The syntax for this expression is a subset of Google SQL syntax.
        * Supported operators are: +, -, *, /, where the left and right side of
        * the operator is either a numeric [Job.custom_attributes][google.cloud.talent.v4beta1.Job.custom_attributes] key,
@@ -2631,7 +2631,6 @@ public com.google.cloud.talent.v4beta1.JobView getJobView() {
    * location, amongst the jobs deemed by the API as relevant) in search
    * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset.
    * The maximum allowed value is 5000. Otherwise an error is thrown.
-   * The maximum allowed value is 5000. Otherwise an error is thrown.
    * For example, 0 means to  return results starting from the first matching
    * job, and 10 means to return from the 11th job. This can be used for
    * pagination, (for example, pageSize = 10 and offset = 10 means to return
@@ -6253,7 +6252,6 @@ public Builder clearJobView() {
      * location, amongst the jobs deemed by the API as relevant) in search
      * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
-     * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to  return results starting from the first matching
      * job, and 10 means to return from the 11th job. This can be used for
      * pagination, (for example, pageSize = 10 and offset = 10 means to return
@@ -6275,7 +6273,6 @@ public int getOffset() {
      * location, amongst the jobs deemed by the API as relevant) in search
      * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
-     * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to  return results starting from the first matching
      * job, and 10 means to return from the 11th job. This can be used for
      * pagination, (for example, pageSize = 10 and offset = 10 means to return
@@ -6301,7 +6298,6 @@ public Builder setOffset(int value) {
      * location, amongst the jobs deemed by the API as relevant) in search
      * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset.
      * The maximum allowed value is 5000. Otherwise an error is thrown.
-     * The maximum allowed value is 5000. Otherwise an error is thrown.
      * For example, 0 means to  return results starting from the first matching
      * job, and 10 means to return from the 11th job. This can be used for
      * pagination, (for example, pageSize = 10 and offset = 10 means to return
diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
index f7b1a727..25f450aa 100644
--- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
+++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/SearchJobsRequestOrBuilder.java
@@ -679,7 +679,6 @@ public interface SearchJobsRequestOrBuilder
    * location, amongst the jobs deemed by the API as relevant) in search
    * results. This field is only considered if [page_token][google.cloud.talent.v4beta1.SearchJobsRequest.page_token] is unset.
    * The maximum allowed value is 5000. Otherwise an error is thrown.
-   * The maximum allowed value is 5000. Otherwise an error is thrown.
    * For example, 0 means to  return results starting from the first matching
    * job, and 10 means to return from the 11th job. This can be used for
    * pagination, (for example, pageSize = 10 and offset = 10 means to return
diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
index 22f5a568..fefe7ea1 100644
--- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
+++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
@@ -53,12 +53,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
           + "E_TYPE_UNSPECIFIED\020\000\022\016\n\nAGGREGATED\020\001\022\014\n\010"
           + "ISOLATED\020\002:D\352AA\n\032jobs.googleapis.com/Ten"
           + "ant\022#projects/{project}/tenants/{tenant}"
-          + "B\342\001\n\037com.google.cloud.talent.v4beta1B\023Te"
+          + "B\201\001\n\037com.google.cloud.talent.v4beta1B\023Te"
           + "nantResourceProtoP\001ZAgoogle.golang.org/g"
           + "enproto/googleapis/cloud/talent/v4beta1;"
-          + "talent\242\002\003CTS\352A^\n#jobs.googleapis.com/Ten"
-          + "antOrProject\022#projects/{project}/tenants"
-          + "/{tenant}\022\022projects/{project}b\006proto3"
+          + "talent\242\002\003CTSb\006proto3"
     };
     descriptor =
         com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -81,7 +79,6 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
         com.google.protobuf.ExtensionRegistry.newInstance();
     registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
     registry.add(com.google.api.ResourceProto.resource);
-    registry.add(com.google.api.ResourceProto.resourceDefinition);
     com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
         descriptor, registry);
     com.google.api.FieldBehaviorProto.getDescriptor();
diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
index 966a79e7..2631be82 100644
--- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
+++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
@@ -192,53 +192,6 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() {
    * 
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -254,53 +207,6 @@ public boolean hasUpdateMask() { *
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -316,53 +222,6 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -944,53 +803,6 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1006,53 +818,6 @@ public boolean hasUpdateMask() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1074,53 +839,6 @@ public com.google.protobuf.FieldMask getUpdateMask() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1144,53 +862,6 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1211,53 +882,6 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1283,53 +907,6 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1351,53 +928,6 @@ public Builder clearUpdateMask() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1413,53 +943,6 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -1479,53 +962,6 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() { *
      * A field mask to specify the profile fields to update.
      * A full update is performed if it is unset.
-     * Valid values are:
-     * * external_id
-     * * source
-     * * source_types
-     * * uri
-     * * is_hirable
-     * * create_time
-     * * update_time
-     * * candidate_update_time
-     * * resume_update_time
-     * * resume
-     * * person_names
-     * * addresses
-     * * email_addresses
-     * * phone_numbers
-     * * personal_uris
-     * * additional_contact_info
-     * * employment_records
-     * * education_records
-     * * skills
-     * * activities
-     * * publications
-     * * patents
-     * * certifications
-     * * recruiting_notes
-     * * custom_attributes
-     * * group_id
-     * * external_system
-     * * source_note
-     * * primary_responsibilities
-     * * citizenships
-     * * work_authorizations
-     * * employee_types
-     * * language_code
-     * * qualification_summary
-     * * allowed_contact_types
-     * * preferred_contact_types
-     * * contact_availability
-     * * language_fluencies
-     * * work_preference
-     * * industry_experiences
-     * * work_environment_experiences
-     * * work_availability
-     * * security_clearances
-     * * references
-     * * assessments
-     * * interviews
      * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java index 9b04948d..6da9a056 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java +++ b/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java @@ -70,53 +70,6 @@ public interface UpdateProfileRequestOrBuilder *
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -130,53 +83,6 @@ public interface UpdateProfileRequestOrBuilder *
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; @@ -190,53 +96,6 @@ public interface UpdateProfileRequestOrBuilder *
    * A field mask to specify the profile fields to update.
    * A full update is performed if it is unset.
-   * Valid values are:
-   * * external_id
-   * * source
-   * * source_types
-   * * uri
-   * * is_hirable
-   * * create_time
-   * * update_time
-   * * candidate_update_time
-   * * resume_update_time
-   * * resume
-   * * person_names
-   * * addresses
-   * * email_addresses
-   * * phone_numbers
-   * * personal_uris
-   * * additional_contact_info
-   * * employment_records
-   * * education_records
-   * * skills
-   * * activities
-   * * publications
-   * * patents
-   * * certifications
-   * * recruiting_notes
-   * * custom_attributes
-   * * group_id
-   * * external_system
-   * * source_note
-   * * primary_responsibilities
-   * * citizenships
-   * * work_authorizations
-   * * employee_types
-   * * language_code
-   * * qualification_summary
-   * * allowed_contact_types
-   * * preferred_contact_types
-   * * contact_availability
-   * * language_fluencies
-   * * work_preference
-   * * industry_experiences
-   * * work_environment_experiences
-   * * work_availability
-   * * security_clearances
-   * * references
-   * * assessments
-   * * interviews
    * 
* * .google.protobuf.FieldMask update_mask = 2; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto index 3efcab00..ccb49208 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,19 +11,18 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; package google.cloud.talent.v4beta1; +import "google/api/annotations.proto"; import "google/api/field_behavior.proto"; import "google/api/resource.proto"; import "google/cloud/talent/v4beta1/common.proto"; import "google/protobuf/timestamp.proto"; import "google/protobuf/wrappers.proto"; import "google/type/date.proto"; -import "google/api/annotations.proto"; option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent"; option java_multiple_files = true; @@ -116,33 +115,30 @@ message Application { // For example, "projects/foo/tenants/bar/profiles/baz". string profile = 2 [(google.api.field_behavior) = OUTPUT_ONLY]; - // One of either a job or a company is required. - // - // Resource name of the job which the candidate applied for. + // Required. Resource name of the job which the candidate applied for. // // The format is // "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, // "projects/foo/tenants/bar/jobs/baz". - string job = 4 [(google.api.resource_reference) = { - type: "jobs.googleapis.com/Job" - }]; + string job = 4 [ + (google.api.resource_reference).type = "jobs.googleapis.com/Job", + (google.api.field_behavior) = REQUIRED + ]; - // One of either a job or a company is required. - // // Resource name of the company which the candidate applied for. // // The format is // "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}". // For example, "projects/foo/tenants/bar/companies/baz". - string company = 5 [(google.api.resource_reference) = { - type: "jobs.googleapis.com/Company" - }]; + string company = 5 [ + (google.api.resource_reference) = { type: "jobs.googleapis.com/Company" } + ]; // The application date. google.type.Date application_date = 7; - // Required. What is the most recent stage of the application (that is, new, screen, - // send cv, hired, finished work)? This field is intentionally not + // Required. What is the most recent stage of the application (that is, new, + // screen, send cv, hired, finished work)? This field is intentionally not // comprehensive of every possible status, but instead, represents statuses // that would be used to indicate to the ML models good / bad matches. ApplicationStage stage = 11 [(google.api.field_behavior) = REQUIRED]; @@ -159,7 +155,8 @@ message Application { google.protobuf.BoolValue referral = 18; // Required. Reflects the time that the application was created. - google.protobuf.Timestamp create_time = 19 [(google.api.field_behavior) = REQUIRED]; + google.protobuf.Timestamp create_time = 19 + [(google.api.field_behavior) = REQUIRED]; // The last update timestamp. google.protobuf.Timestamp update_time = 20; @@ -176,7 +173,8 @@ message Application { // Output only. Indicates whether this job application is a match to // application related filters. This value is only applicable in profile // search response. - google.protobuf.BoolValue is_match = 28 [(google.api.field_behavior) = OUTPUT_ONLY]; + google.protobuf.BoolValue is_match = 28 + [(google.api.field_behavior) = OUTPUT_ONLY]; // Output only. Job title snippet shows how the job title is related to a // search query. It's empty if the job title isn't related to the search diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto index bfa38296..c9f990da 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/application_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/batch.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/batch.proto index 577a304d..074e8705 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/batch.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/batch.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto index 2524a492..13f77421 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/common.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto index 74f0b889..4ab6aaa6 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto index daeb2cce..ac6a7d74 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/company_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -181,7 +180,7 @@ message ListCompaniesRequest { string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "jobs.googleapis.com/TenantOrProject" + child_type: "jobs.googleapis.com/Company" } ]; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto index d6fba95d..2e45ac7d 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/completion_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -70,31 +69,22 @@ message CompleteQueryRequest { // Suggest job titles for jobs autocomplete. // - // For - // [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.JOB_TITLE][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.JOB_TITLE] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. JOB_TITLE = 1; // Suggest company names for jobs autocomplete. // - // For - // [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] - // type, only companies having open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.COMPANY_NAME][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMPANY_NAME] type, + // only companies having open jobs with the same [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are + // returned. COMPANY_NAME = 2; // Suggest both job titles and company names for jobs autocomplete. // - // For - // [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] - // type, only open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // or companies having open jobs with the same - // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] - // are returned. + // For [CompletionType.COMBINED][google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED] type, only open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] or companies having open jobs with the same + // [language_codes][google.cloud.talent.v4beta1.CompleteQueryRequest.language_codes] are returned. COMBINED = 3; } @@ -108,7 +98,7 @@ message CompleteQueryRequest { string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "jobs.googleapis.com/TenantOrProject" + child_type: "jobs.googleapis.com/Company" } ]; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto index 8af726a4..c5a71553 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event_service.proto index b5da5f21..4577352e 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/event_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -66,7 +65,7 @@ message CreateClientEventRequest { string parent = 1 [ (google.api.field_behavior) = REQUIRED, (google.api.resource_reference) = { - type: "jobs.googleapis.com/TenantOrProject" + child_type: "jobs.googleapis.com/Company" } ]; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto index 46b26795..be457b43 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/filters.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto index 467f8345..10938690 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/histogram.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto index 3746fa86..86a5c38f 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto index e2216aa6..148e6486 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/job_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -435,10 +434,10 @@ message SearchJobsRequest { // An error is thrown if not specified. ImportanceLevel importance_level = 1 [(google.api.field_behavior) = REQUIRED]; - // Required. Controls over how job documents get ranked on top of existing - // relevance score (determined by API algorithm). A combination of the - // ranking expression and relevance score is used to determine job's final - // ranking position. + // Required. Controls over how job documents get ranked on top of existing relevance + // score (determined by API algorithm). A combination of the ranking + // expression and relevance score is used to determine job's final ranking + // position. // // The syntax for this expression is a subset of Google SQL syntax. // @@ -648,8 +647,6 @@ message SearchJobsRequest { // // The maximum allowed value is 5000. Otherwise an error is thrown. // - // The maximum allowed value is 5000. Otherwise an error is thrown. - // // For example, 0 means to return results starting from the first matching // job, and 10 means to return from the 11th job. This can be used for // pagination, (for example, pageSize = 10 and offset = 10 means to return diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto index 16d4e714..e087a8cd 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto index f443511e..4a153fd2 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -109,7 +108,12 @@ message ListProfilesRequest { // // The format is "projects/{project_id}/tenants/{tenant_id}". For example, // "projects/foo/tenants/bar". - string parent = 1 [(google.api.field_behavior) = REQUIRED]; + string parent = 1 [ + (google.api.field_behavior) = REQUIRED, + (google.api.resource_reference) = { + child_type: "jobs.googleapis.com/Profile" + } + ]; // The filter string specifies the profiles to be enumerated. // @@ -200,55 +204,6 @@ message UpdateProfileRequest { // A field mask to specify the profile fields to update. // // A full update is performed if it is unset. - // - // Valid values are: - // - // * external_id - // * source - // * source_types - // * uri - // * is_hirable - // * create_time - // * update_time - // * candidate_update_time - // * resume_update_time - // * resume - // * person_names - // * addresses - // * email_addresses - // * phone_numbers - // * personal_uris - // * additional_contact_info - // * employment_records - // * education_records - // * skills - // * activities - // * publications - // * patents - // * certifications - // * recruiting_notes - // * custom_attributes - // * group_id - // * external_system - // * source_note - // * primary_responsibilities - // * citizenships - // * work_authorizations - // * employee_types - // * language_code - // * qualification_summary - // * allowed_contact_types - // * preferred_contact_types - // * contact_availability - // * language_fluencies - // * work_preference - // * industry_experiences - // * work_environment_experiences - // * work_availability - // * security_clearances - // * references - // * assessments - // * interviews google.protobuf.FieldMask update_mask = 2; } diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto index d0e7d585..0328c143 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; @@ -27,11 +26,6 @@ option java_multiple_files = true; option java_outer_classname = "TenantResourceProto"; option java_package = "com.google.cloud.talent.v4beta1"; option objc_class_prefix = "CTS"; -option (google.api.resource_definition) = { - type: "jobs.googleapis.com/TenantOrProject" - pattern: "projects/{project}/tenants/{tenant}" - pattern: "projects/{project}" -}; // A Tenant resource represents a tenant in the service. A tenant is a group or // entity that shares common access with specific privileges for resources like diff --git a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto index ab1dd2f5..3eb260d8 100644 --- a/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto +++ b/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant_service.proto @@ -1,4 +1,4 @@ -// Copyright 2019 Google LLC. +// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// syntax = "proto3"; diff --git a/synth.metadata b/synth.metadata index e43239fe..5107e6df 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,20 +1,20 @@ { - "updateTime": "2020-03-02T23:06:14.915286Z", + "updateTime": "2020-03-10T22:08:23.272440Z", "sources": [ { "generator": { "name": "artman", - "version": "0.47.0", - "dockerImage": "googleapis/artman@sha256:b3e50d6b8de03920b9f065bbc3d210e2ca93a043446f1fa16cdf567393c09678" + "version": "1.1.0", + "dockerImage": "googleapis/artman@sha256:f54b7644a1d2e7a37b23f5c0dfe9bba473e41c675002a507a244389e27487ca9" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "244ab2b83a82076a1fa7be63b7e0671af73f5c02", - "internalRef": "298455048", - "log": "244ab2b83a82076a1fa7be63b7e0671af73f5c02\nAdds service config definition for bigqueryreservation v1\n\nPiperOrigin-RevId: 298455048\n\n83c6f84035ee0f80eaa44d8b688a010461cc4080\nUpdate google/api/auth.proto to make AuthProvider to have JwtLocation\n\nPiperOrigin-RevId: 297918498\n\n" + "sha": "2a25aa351dd5b5fe14895266aff5824d90ce757b", + "internalRef": "300182152", + "log": "2a25aa351dd5b5fe14895266aff5824d90ce757b\nBreaking change: remove the ProjectOrTenant resource and its references.\n\nPiperOrigin-RevId: 300182152\n\na499dbb28546379415f51803505cfb6123477e71\nUpdate web risk v1 gapic config and BUILD file.\n\nPiperOrigin-RevId: 300152177\n\n52701da10fec2a5f9796e8d12518c0fe574488fe\nFix: apply appropriate namespace/package options for C#, PHP and Ruby.\n\nPiperOrigin-RevId: 300123508\n\n365c029b8cdb63f7751b92ab490f1976e616105c\nAdd CC targets to the kms protos.\n\nThese are needed by go/tink.\n\nPiperOrigin-RevId: 300038469\n\n4ba9aa8a4a1413b88dca5a8fa931824ee9c284e6\nExpose logo recognition API proto for GA.\n\nPiperOrigin-RevId: 299971671\n\n1c9fc2c9e03dadf15f16b1c4f570955bdcebe00e\nAdding ruby_package option to accessapproval.proto for the Ruby client libraries generation.\n\nPiperOrigin-RevId: 299955924\n\n1cc6f0a7bfb147e6f2ede911d9b01e7a9923b719\nbuild(google/maps/routes): generate api clients\n\nPiperOrigin-RevId: 299955905\n\n29a47c965aac79e3fe8e3314482ca0b5967680f0\nIncrease timeout to 1hr for method `dropRange` in bigtable/admin/v2, which is\nsynced with the timeout setting in gapic_yaml.\n\nPiperOrigin-RevId: 299917154\n\n8f631c4c70a60a9c7da3749511ee4ad432b62898\nbuild(google/maps/roads/v1op): move go to monorepo pattern\n\nPiperOrigin-RevId: 299885195\n\nd66816518844ebbf63504c9e8dfc7133921dd2cd\nbuild(google/maps/roads/v1op): Add bazel build files to generate clients.\n\nPiperOrigin-RevId: 299851148\n\naf7dff701fabe029672168649c62356cf1bb43d0\nAdd LogPlayerReports and LogImpressions to Playable Locations service\n\nPiperOrigin-RevId: 299724050\n\nb6927fca808f38df32a642c560082f5bf6538ced\nUpdate BigQuery Connection API v1beta1 proto: added credential to CloudSqlProperties.\n\nPiperOrigin-RevId: 299503150\n\n91e1fb5ef9829c0c7a64bfa5bde330e6ed594378\nchore: update protobuf (protoc) version to 3.11.2\n\nPiperOrigin-RevId: 299404145\n\n30e36b4bee6749c4799f4fc1a51cc8f058ba167d\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 299399890\n\nffbb493674099f265693872ae250711b2238090c\nfeat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields.\n\nPiperOrigin-RevId: 299397780\n\nbc973a15818e00c19e121959832676e9b7607456\nbazel: Fix broken common dependency\n\nPiperOrigin-RevId: 299397431\n\n71094a343e3b962e744aa49eb9338219537474e4\nchore: bigtable/admin/v2 publish retry config\n\nPiperOrigin-RevId: 299391875\n\n8f488efd7bda33885cb674ddd023b3678c40bd82\nfeat: Migrate logging to GAPIC v2; release new features.\n\nIMPORTANT: This is a breaking change for client libraries\nin all languages.\n\nCommitter: @lukesneeringer, @jskeet\nPiperOrigin-RevId: 299370279\n\n007605bf9ad3a1fd775014ebefbf7f1e6b31ee71\nUpdate API for bigqueryreservation v1beta1.\n- Adds flex capacity commitment plan to CapacityCommitment.\n- Adds methods for getting and updating BiReservations.\n- Adds methods for updating/splitting/merging CapacityCommitments.\n\nPiperOrigin-RevId: 299368059\n\nf0b581b5bdf803e45201ecdb3688b60e381628a8\nfix: recommendationengine/v1beta1 update some comments\n\nPiperOrigin-RevId: 299181282\n\n10e9a0a833dc85ff8f05b2c67ebe5ac785fe04ff\nbuild: add generated BUILD file for Routes Preferred API\n\nPiperOrigin-RevId: 299164808\n\n86738c956a8238d7c77f729be78b0ed887a6c913\npublish v1p1beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299152383\n\n73d9f2ad4591de45c2e1f352bc99d70cbd2a6d95\npublish v1: update with absolute address in comments\n\nPiperOrigin-RevId: 299147194\n\nd2158f24cb77b0b0ccfe68af784c6a628705e3c6\npublish v1beta2: update with absolute address in comments\n\nPiperOrigin-RevId: 299147086\n\n7fca61292c11b4cd5b352cee1a50bf88819dd63b\npublish v1p2beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299146903\n\n583b7321624736e2c490e328f4b1957335779295\npublish v1p3beta1: update with absolute address in comments\n\nPiperOrigin-RevId: 299146674\n\n638253bf86d1ce1c314108a089b7351440c2f0bf\nfix: add java_multiple_files option for automl text_sentiment.proto\n\nPiperOrigin-RevId: 298971070\n\n373d655703bf914fb8b0b1cc4071d772bac0e0d1\nUpdate Recs AI Beta public bazel file\n\nPiperOrigin-RevId: 298961623\n\ndcc5d00fc8a8d8b56f16194d7c682027b2c66a3b\nfix: add java_multiple_files option for automl classification.proto\n\nPiperOrigin-RevId: 298953301\n\na3f791827266f3496a6a5201d58adc4bb265c2a3\nchore: automl/v1 publish annotations and retry config\n\nPiperOrigin-RevId: 298942178\n\n01c681586d8d6dbd60155289b587aee678530bd9\nMark return_immediately in PullRequest deprecated.\n\nPiperOrigin-RevId: 298893281\n\nc9f5e9c4bfed54bbd09227e990e7bded5f90f31c\nRemove out of date documentation for predicate support on the Storage API\n\nPiperOrigin-RevId: 298883309\n\nfd5b3b8238d783b04692a113ffe07c0363f5de0f\ngenerate webrisk v1 proto\n\nPiperOrigin-RevId: 298847934\n\n541b1ded4abadcc38e8178680b0677f65594ea6f\nUpdate cloud asset api v1p4beta1.\n\nPiperOrigin-RevId: 298686266\n\nc0d171acecb4f5b0bfd2c4ca34fc54716574e300\n Updated to include the Notification v1 API.\n\nPiperOrigin-RevId: 298652775\n\n2346a9186c0bff2c9cc439f2459d558068637e05\nAdd Service Directory v1beta1 protos and configs\n\nPiperOrigin-RevId: 298625638\n\na78ed801b82a5c6d9c5368e24b1412212e541bb7\nPublishing v3 protos and configs.\n\nPiperOrigin-RevId: 298607357\n\n4a180bfff8a21645b3a935c2756e8d6ab18a74e0\nautoml/v1beta1 publish proto updates\n\nPiperOrigin-RevId: 298484782\n\n6de6e938b7df1cd62396563a067334abeedb9676\nchore: use the latest gapic-generator and protoc-java-resource-name-plugin in Bazel workspace.\n\nPiperOrigin-RevId: 298474513\n\n" } }, {