diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
index e9f1946afd79..120f6dd40649 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/TenantResourceProto.java
@@ -26,17 +26,19 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
static {
java.lang.String[] descriptorData = {
"\n(google/cloud/talent/v4beta1/tenant.pro"
- + "to\022\033google.cloud.talent.v4beta1\"\370\001\n\006Tena"
- + "nt\022\014\n\004name\030\001 \001(\t\022\023\n\013external_id\030\002 \001(\t\022E\n"
- + "\nusage_type\030\003 \001(\01621.google.cloud.talent."
- + "v4beta1.Tenant.DataUsageType\0224\n,keyword_"
- + "searchable_profile_custom_attributes\030\004 \003"
- + "(\t\"N\n\rDataUsageType\022\037\n\033DATA_USAGE_TYPE_U"
- + "NSPECIFIED\020\000\022\016\n\nAGGREGATED\020\001\022\014\n\010ISOLATED"
- + "\020\002B\201\001\n\037com.google.cloud.talent.v4beta1B\023"
- + "TenantResourceProtoP\001ZAgoogle.golang.org"
- + "/genproto/googleapis/cloud/talent/v4beta"
- + "1;talent\242\002\003CTSb\006proto3"
+ + "to\022\033google.cloud.talent.v4beta1\032\034google/"
+ + "api/annotations.proto\032\037google/protobuf/t"
+ + "imestamp.proto\"\370\001\n\006Tenant\022\014\n\004name\030\001 \001(\t\022"
+ + "\023\n\013external_id\030\002 \001(\t\022E\n\nusage_type\030\003 \001(\016"
+ + "21.google.cloud.talent.v4beta1.Tenant.Da"
+ + "taUsageType\0224\n,keyword_searchable_profil"
+ + "e_custom_attributes\030\004 \003(\t\"N\n\rDataUsageTy"
+ + "pe\022\037\n\033DATA_USAGE_TYPE_UNSPECIFIED\020\000\022\016\n\nA"
+ + "GGREGATED\020\001\022\014\n\010ISOLATED\020\002B\201\001\n\037com.google"
+ + ".cloud.talent.v4beta1B\023TenantResourcePro"
+ + "toP\001ZAgoogle.golang.org/genproto/googlea"
+ + "pis/cloud/talent/v4beta1;talent\242\002\003CTSb\006p"
+ + "roto3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner() {
@@ -47,7 +49,12 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
}
};
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
- descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] {}, assigner);
+ descriptorData,
+ new com.google.protobuf.Descriptors.FileDescriptor[] {
+ com.google.api.AnnotationsProto.getDescriptor(),
+ com.google.protobuf.TimestampProto.getDescriptor(),
+ },
+ assigner);
internal_static_google_cloud_talent_v4beta1_Tenant_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_talent_v4beta1_Tenant_fieldAccessorTable =
@@ -56,6 +63,8 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors(
new java.lang.String[] {
"Name", "ExternalId", "UsageType", "KeywordSearchableProfileCustomAttributes",
});
+ com.google.api.AnnotationsProto.getDescriptor();
+ com.google.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
index 15117af5eece..c219f6cd597c 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequest.java
@@ -179,13 +179,33 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -216,13 +236,33 @@ public boolean hasUpdateMask() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -253,13 +293,33 @@ public com.google.protobuf.FieldMask getUpdateMask() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -836,13 +896,33 @@ public com.google.cloud.talent.v4beta1.ProfileOrBuilder getProfileOrBuilder() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -873,13 +953,33 @@ public boolean hasUpdateMask() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -916,13 +1016,33 @@ public com.google.protobuf.FieldMask getUpdateMask() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -963,13 +1083,33 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask value) {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -1007,13 +1147,33 @@ public Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForVal
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -1056,13 +1216,33 @@ public Builder mergeUpdateMask(com.google.protobuf.FieldMask value) {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -1101,13 +1281,33 @@ public Builder clearUpdateMask() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -1140,13 +1340,33 @@ public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -1183,13 +1403,33 @@ public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder() {
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java
index cc9368dcab1a..7104dda60e52 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/UpdateProfileRequestOrBuilder.java
@@ -62,13 +62,33 @@ public interface UpdateProfileRequestOrBuilder
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -97,13 +117,33 @@ public interface UpdateProfileRequestOrBuilder
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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;
@@ -132,13 +172,33 @@ public interface UpdateProfileRequestOrBuilder
* * employment_records
* * education_records
* * skills
- * * projects
+ * * 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/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto
index f48897f6a3a4..111a9f814589 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/profile_service.proto
@@ -168,7 +168,6 @@ message UpdateProfileRequest {
// A full update is performed if it is unset.
//
// Valid values are:
- //
// * external_id
// * source
// * uri
@@ -185,13 +184,33 @@ message UpdateProfileRequest {
// * employment_records
// * education_records
// * skills
- // * projects
+ // * 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/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto
index 00ed1a6a3418..8715d201abb9 100644
--- a/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto
+++ b/google-api-grpc/proto-google-cloud-talent-v4beta1/src/main/proto/google/cloud/talent/v4beta1/tenant.proto
@@ -17,6 +17,9 @@ syntax = "proto3";
package google.cloud.talent.v4beta1;
+import "google/api/annotations.proto";
+import "google/protobuf/timestamp.proto";
+
option go_package = "google.golang.org/genproto/googleapis/cloud/talent/v4beta1;talent";
option java_multiple_files = true;
option java_outer_classname = "TenantResourceProto";
diff --git a/google-cloud-clients/google-cloud-talent/synth.metadata b/google-cloud-clients/google-cloud-talent/synth.metadata
index 7993776ddf28..791d3c9deeeb 100644
--- a/google-cloud-clients/google-cloud-talent/synth.metadata
+++ b/google-cloud-clients/google-cloud-talent/synth.metadata
@@ -1,19 +1,19 @@
{
- "updateTime": "2019-08-07T07:58:00.530491Z",
+ "updateTime": "2019-08-09T07:58:44.631686Z",
"sources": [
{
"generator": {
"name": "artman",
- "version": "0.32.1",
- "dockerImage": "googleapis/artman@sha256:a684d40ba9a4e15946f5f2ca6b4bd9fe301192f522e9de4fff622118775f309b"
+ "version": "0.33.0",
+ "dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "6d29882872298c8bfbaef33bd69bfca275c4d2eb",
- "internalRef": "262019251"
+ "sha": "8d3e3cba37e3fe136ea21f8b2237998387c73455",
+ "internalRef": "262392165"
}
}
],