Esempio n. 1
0
 /// <summary>
 /// Parses a resume into a [Profile][google.cloud.talent.v4beta1.Profile]. The API attempts to fill out the
 /// following profile fields if present within the resume:
 ///
 /// * personNames
 /// * addresses
 /// * emailAddress
 /// * phoneNumbers
 /// * personalUris
 /// * employmentRecords
 /// * educationRecords
 /// * skills
 ///
 /// Note that some attributes in these fields may not be populated if they're
 /// not present within the resume or unrecognizable by the resume parser.
 ///
 /// This API does not save the resume or profile. To create a profile from this
 /// resume, clients need to call the CreateProfile method again with the
 /// profile returned.
 ///
 /// This API supports the following list of formats:
 ///
 /// * PDF
 /// * TXT
 /// * DOC
 /// * RTF
 /// * DOCX
 ///
 /// An error is thrown if the input format is not supported.
 /// </summary>
 /// <param name="request">
 /// The request object containing all of the parameters for the API call.
 /// </param>
 /// <param name="callSettings">
 /// If not null, applies overrides to this RPC call.
 /// </param>
 /// <returns>
 /// The RPC response.
 /// </returns>
 public override ParseResumeResponse ParseResume(
     ParseResumeRequest request,
     gaxgrpc::CallSettings callSettings = null)
 {
     Modify_ParseResumeRequest(ref request, ref callSettings);
     return(_callParseResume.Sync(request, callSettings));
 }
Esempio n. 2
0
 /// <summary>
 /// Parses a resume into a [Profile][google.cloud.talent.v4beta1.Profile]. The API attempts to fill out the
 /// following profile fields if present within the resume:
 ///
 /// * personNames
 /// * addresses
 /// * emailAddress
 /// * phoneNumbers
 /// * personalUris
 /// * employmentRecords
 /// * educationRecords
 /// * skills
 ///
 /// Note that some attributes in these fields may not be populated if they're
 /// not present within the resume or unrecognizable by the resume parser.
 ///
 /// This API does not save the resume or profile. To create a profile from this
 /// resume, clients need to call the CreateProfile method again with the
 /// profile returned.
 ///
 /// This API supports the following list of formats:
 ///
 /// * PDF
 /// * TXT
 /// * DOC
 /// * RTF
 /// * DOCX
 ///
 /// An error is thrown if the input format is not supported.
 /// </summary>
 /// <param name="request">
 /// The request object containing all of the parameters for the API call.
 /// </param>
 /// <param name="callSettings">
 /// If not null, applies overrides to this RPC call.
 /// </param>
 /// <returns>
 /// A Task containing the RPC response.
 /// </returns>
 public override stt::Task <ParseResumeResponse> ParseResumeAsync(
     ParseResumeRequest request,
     gaxgrpc::CallSettings callSettings = null)
 {
     Modify_ParseResumeRequest(ref request, ref callSettings);
     return(_callParseResume.Async(request, callSettings));
 }
Esempio n. 3
0
 // Partial methods called on each request.
 // Allows per-RPC-call modification to the request and CallSettings objects,
 // before the underlying RPC is performed.
 partial void Modify_ParseResumeRequest(ref ParseResumeRequest request, ref gaxgrpc::CallSettings settings);
Esempio n. 4
0
 /// <summary>
 /// Parses a resume into a [Profile][google.cloud.talent.v4beta1.Profile]. The API attempts to fill out the
 /// following profile fields if present within the resume:
 ///
 /// * personNames
 /// * addresses
 /// * emailAddress
 /// * phoneNumbers
 /// * personalUris
 /// * employmentRecords
 /// * educationRecords
 /// * skills
 ///
 /// Note that some attributes in these fields may not be populated if they're
 /// not present within the resume or unrecognizable by the resume parser.
 ///
 /// This API does not save the resume or profile. To create a profile from this
 /// resume, clients need to call the CreateProfile method again with the
 /// profile returned.
 ///
 /// This API supports the following list of formats:
 ///
 /// * PDF
 /// * TXT
 /// * DOC
 /// * RTF
 /// * DOCX
 ///
 /// An error is thrown if the input format is not supported.
 /// </summary>
 /// <param name="request">
 /// The request object containing all of the parameters for the API call.
 /// </param>
 /// <param name="callSettings">
 /// If not null, applies overrides to this RPC call.
 /// </param>
 /// <returns>
 /// The RPC response.
 /// </returns>
 public virtual ParseResumeResponse ParseResume(
     ParseResumeRequest request,
     gaxgrpc::CallSettings callSettings = null)
 {
     throw new sys::NotImplementedException();
 }
Esempio n. 5
0
 /// <summary>
 /// Parses a resume into a [Profile][google.cloud.talent.v4beta1.Profile]. The API attempts to fill out the
 /// following profile fields if present within the resume:
 ///
 /// * personNames
 /// * addresses
 /// * emailAddress
 /// * phoneNumbers
 /// * personalUris
 /// * employmentRecords
 /// * educationRecords
 /// * skills
 ///
 /// Note that some attributes in these fields may not be populated if they're
 /// not present within the resume or unrecognizable by the resume parser.
 ///
 /// This API does not save the resume or profile. To create a profile from this
 /// resume, clients need to call the CreateProfile method again with the
 /// profile returned.
 ///
 /// This API supports the following list of formats:
 ///
 /// * PDF
 /// * TXT
 /// * DOC
 /// * RTF
 /// * DOCX
 ///
 /// An error is thrown if the input format is not supported.
 /// </summary>
 /// <param name="request">
 /// The request object containing all of the parameters for the API call.
 /// </param>
 /// <param name="cancellationToken">
 /// A <see cref="st::CancellationToken"/> to use for this RPC.
 /// </param>
 /// <returns>
 /// A Task containing the RPC response.
 /// </returns>
 public virtual stt::Task <ParseResumeResponse> ParseResumeAsync(
     ParseResumeRequest request,
     st::CancellationToken cancellationToken) => ParseResumeAsync(
     request,
     gaxgrpc::CallSettings.FromCancellationToken(cancellationToken));
Esempio n. 6
0
 /// <summary>
 /// Parses a resume into a [Profile][google.cloud.talent.v4beta1.Profile]. The API attempts to fill out the
 /// following profile fields if present within the resume:
 ///
 /// * personNames
 /// * addresses
 /// * emailAddress
 /// * phoneNumbers
 /// * personalUris
 /// * employmentRecords
 /// * educationRecords
 /// * skills
 ///
 /// Note that some attributes in these fields may not be populated if they're
 /// not present within the resume or unrecognizable by the resume parser.
 ///
 /// This API does not save the resume or profile. To create a profile from this
 /// resume, clients need to call the CreateProfile method again with the
 /// profile returned.
 ///
 /// This API supports the following list of formats:
 ///
 /// * PDF
 /// * TXT
 /// * DOC
 /// * RTF
 /// * DOCX
 ///
 /// An error is thrown if the input format is not supported.
 /// </summary>
 /// <param name="request">
 /// The request object containing all of the parameters for the API call.
 /// </param>
 /// <param name="callSettings">
 /// If not null, applies overrides to this RPC call.
 /// </param>
 /// <returns>
 /// A Task containing the RPC response.
 /// </returns>
 public virtual stt::Task <ParseResumeResponse> ParseResumeAsync(
     ParseResumeRequest request,
     gaxgrpc::CallSettings callSettings = null)
 {
     throw new sys::NotImplementedException();
 }