lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application.rb in google-cloud-talent-0.2.0 vs lib/google/cloud/talent/v4beta1/doc/google/cloud/talent/v4beta1/application.rb in google-cloud-talent-0.3.0
- old
+ new
@@ -31,17 +31,15 @@
# @!attribute [rw] external_id
# @return [String]
# Required.
#
# Client side application identifier, used to uniquely identify the
- # recruiter.
+ # application.
#
# The maximum number of allowed characters is 255.
# @!attribute [rw] profile
# @return [String]
- # Required.
- #
- # Resource name of the candidate of this application.
+ # Output only. Resource name of the candidate of this application.
#
# The format is
# "projects/{project_id}/tenants/{tenant_id}/profiles/{profile_id}",
# for example, "projects/api-test-project/tenants/foo/profiles/bar".
# @!attribute [rw] job
\ No newline at end of file