Exemple #1
0
 public virtual grpc::AsyncUnaryCall <global::Stream.Package.Types.Frame> SimpleRequestAsync(global::Stream.Package.Types.Frame request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(SimpleRequestAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Returns the requested ad group feed in full detail.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.Ads.GoogleAds.V4.Resources.AdGroupFeed> GetAdGroupFeedAsync(global::Google.Ads.GoogleAds.V4.Services.GetAdGroupFeedRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetAdGroupFeedAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Creates or removes feed mappings. Operation statuses are
 /// returned.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall<global::Google.Ads.GoogleAds.V4.Services.MutateFeedMappingsResponse> MutateFeedMappingsAsync(global::Google.Ads.GoogleAds.V4.Services.MutateFeedMappingsRequest request, grpc::Metadata headers = null, global::System.DateTime? deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
   return MutateFeedMappingsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken));
 }
Exemple #4
0
 public virtual global::MessageShared.mLogTextResult writeLogText(global::MessageShared.mLogText request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(writeLogText(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #5
0
 /// <summary>
 /// Service to query async result by using the async key
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::G2Rail.Protobuf.OnlineSolutionsResponse> QueryAsyncOnlineSolutionsAsync(global::G2Rail.Protobuf.OnlineSolutionsAsyncQueryRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(QueryAsyncOnlineSolutionsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #6
0
 public virtual global::Product.ProductGetResponse Create(global::Product.ProductCreateRequest request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(Create(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Returns the list of all active breakpoints for the debuggee.
 ///
 /// The breakpoint specification (`location`, `condition`, and `expressions`
 /// fields) is semantically immutable, although the field values may
 /// change. For example, an agent may update the location line number
 /// to reflect the actual line where the breakpoint was set, but this
 /// doesn't change the breakpoint semantics.
 ///
 /// This means that an agent does not need to check if a breakpoint has changed
 /// when it encounters the same breakpoint on a successive call.
 /// Moreover, an agent should remember the breakpoints that are completed
 /// until the controller removes them from the active list to avoid
 /// setting those breakpoints again.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Cloud.Debugger.V2.ListActiveBreakpointsResponse ListActiveBreakpoints(global::Google.Cloud.Debugger.V2.ListActiveBreakpointsRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(ListActiveBreakpoints(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Returns the requested paid organic search term view in full detail.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Ads.GoogleAds.V1.Resources.PaidOrganicSearchTermView GetPaidOrganicSearchTermView(global::Google.Ads.GoogleAds.V1.Services.GetPaidOrganicSearchTermViewRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetPaidOrganicSearchTermView(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #9
0
 public virtual global::Google.Ads.GoogleAds.V9.Resources.KeywordPlanAdGroupKeyword GetKeywordPlanAdGroupKeyword(global::Google.Ads.GoogleAds.V9.Services.GetKeywordPlanAdGroupKeywordRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetKeywordPlanAdGroupKeyword(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #10
0
 /// <summary>
 /// Performs a watch for the serving status of the requested service.
 /// The server will immediately send back a message indicating the current
 /// serving status.  It will then subsequently send a new message whenever
 /// the service's serving status changes.
 ///
 /// If the requested service is unknown when the call is received, the
 /// server will send a message setting the serving status to
 /// SERVICE_UNKNOWN but will *not* terminate the call.  If at some
 /// future point, the serving status of the service becomes known, the
 /// server will send a new message with the service's serving status.
 ///
 /// If the call terminates with status UNIMPLEMENTED, then clients
 /// should assume this method is not supported and should not retry the
 /// call.  If the call terminates with any other status (including OK),
 /// clients should retry the call with appropriate exponential backoff.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncServerStreamingCall <global::Grpc.Health.V1.HealthCheckResponse> Watch(global::Grpc.Health.V1.HealthCheckRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(Watch(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #11
0
 /// <summary>
 /// Report an individual error event.
 ///
 /// This endpoint accepts **either** an OAuth token,
 /// **or** an [API key](https://support.google.com/cloud/answer/6158862)
 /// for authentication. To use an API key, append it to the URL as the value of
 /// a `key` parameter. For example:
 ///
 /// `POST
 /// https://clouderrorreporting.googleapis.com/v1beta1/projects/example-project/events:report?key=123ABC456`
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.Cloud.ErrorReporting.V1Beta1.ReportErrorEventResponse> ReportErrorEventAsync(global::Google.Cloud.ErrorReporting.V1Beta1.ReportErrorEventRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(ReportErrorEventAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual grpc::AsyncUnaryCall <global::Google.Cloud.WebRisk.V1.Submission> CreateSubmissionAsync(global::Google.Cloud.WebRisk.V1.CreateSubmissionRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(CreateSubmissionAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual global::Google.Cloud.WebRisk.V1.SearchHashesResponse SearchHashes(global::Google.Cloud.WebRisk.V1.SearchHashesRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(SearchHashes(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #14
0
 public virtual grpc::AsyncDuplexStreamingCall <global::Stream.Package.Types.Frame, global::Stream.Package.Types.Frame> Stream(grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(Stream(new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Exports assets with time and resource types to a given Cloud Storage
 /// location. The output format is newline-delimited JSON.
 /// This API implements the
 /// [google.longrunning.Operation][google.longrunning.Operation] API allowing
 /// you to keep track of the export.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.LongRunning.Operation> ExportAssetsAsync(global::Google.Cloud.Asset.V1Beta1.ExportAssetsRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(ExportAssetsAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual grpc::AsyncUnaryCall <global::DowntownRealty.UserResponse> GetUserByIdAsync(global::DowntownRealty.UserRequest request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(GetUserByIdAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Batch gets the update history of assets that overlap a time window.
 /// For RESOURCE content, this API outputs history with asset in both
 /// non-delete or deleted status.
 /// For IAM_POLICY content, this API outputs history when the asset and its
 /// attached IAM POLICY both exist. This can create gaps in the output history.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.Cloud.Asset.V1Beta1.BatchGetAssetsHistoryResponse> BatchGetAssetsHistoryAsync(global::Google.Cloud.Asset.V1Beta1.BatchGetAssetsHistoryRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(BatchGetAssetsHistoryAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual grpc::AsyncDuplexStreamingCall <global::DowntownRealty.UserRequest, global::DowntownRealty.UserResponse> UserExchange(grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(UserExchange(new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #19
0
 public virtual grpc::AsyncUnaryCall <global::Product.ProductGetResponse> GetAsync(global::Product.ProductGetRequest request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(GetAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 public virtual global::DowntownRealty.EmptyResponse HellowWorld(global::DowntownRealty.EmptyRequest request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(HellowWorld(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Updates the breakpoint state or mutable fields.
 /// The entire Breakpoint message must be sent back to the controller service.
 ///
 /// Updates to active breakpoint fields are only allowed if the new value
 /// does not change the breakpoint specification. Updates to the `location`,
 /// `condition` and `expressions` fields should not alter the breakpoint
 /// semantics. These may only make changes such as canonicalizing a value
 /// or snapping the location to the correct line of code.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.Cloud.Debugger.V2.UpdateActiveBreakpointResponse> UpdateActiveBreakpointAsync(global::Google.Cloud.Debugger.V2.UpdateActiveBreakpointRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(UpdateActiveBreakpointAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #22
0
 public virtual grpc::AsyncUnaryCall <global::CodingMilitia.Grpc.Tests.Generated.SampleResponse> SendAsync(global::CodingMilitia.Grpc.Tests.Generated.SampleRequest request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(SendAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #23
0
 /// <summary>
 /// Returns the requested Managed Placement view in full detail.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The call object.</returns>
 public virtual grpc::AsyncUnaryCall <global::Google.Ads.GoogleAds.V5.Resources.ManagedPlacementView> GetManagedPlacementViewAsync(global::Google.Ads.GoogleAds.V5.Services.GetManagedPlacementViewRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetManagedPlacementViewAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #24
0
 /// <summary>
 /// Returns the requested ad group extension setting in full detail.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Ads.GoogleAds.V4.Resources.AdGroupExtensionSetting GetAdGroupExtensionSetting(global::Google.Ads.GoogleAds.V4.Services.GetAdGroupExtensionSettingRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetAdGroupExtensionSetting(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #25
0
 /// <summary>
 /// Send a search request
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::G2Rail.Protobuf.AsyncKeyResponse Search(global::G2Rail.Protobuf.SearchRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(Search(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #26
0
 public virtual grpc::AsyncUnaryCall <global::Google.Ads.GoogleAds.V9.Services.UploadUserDataResponse> UploadUserDataAsync(global::Google.Ads.GoogleAds.V9.Services.UploadUserDataRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(UploadUserDataAsync(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Creates, updates, or removes ad group feeds. Operation statuses are
 /// returned.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Ads.GoogleAds.V4.Services.MutateAdGroupFeedsResponse MutateAdGroupFeeds(global::Google.Ads.GoogleAds.V4.Services.MutateAdGroupFeedsRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(MutateAdGroupFeeds(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #28
0
 /// <summary>
 /// Returns the requested criterion in full detail.
 ///
 /// List of thrown errors:
 ///   [AuthenticationError]()
 ///   [AuthorizationError]()
 ///   [HeaderError]()
 ///   [InternalError]()
 ///   [QuotaError]()
 ///   [RequestError]()
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Ads.GoogleAds.V7.Resources.CampaignCriterion GetCampaignCriterion(global::Google.Ads.GoogleAds.V7.Services.GetCampaignCriterionRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetCampaignCriterion(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
 /// <summary>
 /// Returns the requested feed item set in full detail.
 /// </summary>
 /// <param name="request">The request to send to the server.</param>
 /// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
 /// <param name="deadline">An optional deadline for the call. The call will be cancelled if deadline is hit.</param>
 /// <param name="cancellationToken">An optional token for canceling the call.</param>
 /// <returns>The response received from the server.</returns>
 public virtual global::Google.Ads.GoogleAds.V6.Resources.FeedItemSet GetFeedItemSet(global::Google.Ads.GoogleAds.V6.Services.GetFeedItemSetRequest request, grpc::Metadata headers = null, global::System.DateTime?deadline = null, global::System.Threading.CancellationToken cancellationToken = default(global::System.Threading.CancellationToken))
 {
     return(GetFeedItemSet(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }
Exemple #30
0
 public virtual global::HOLMS.Types.TenancyConfig.DefaultTemplates Set(global::HOLMS.Types.TenancyConfig.DefaultTemplates request, grpc::Metadata headers = null, DateTime?deadline = null, CancellationToken cancellationToken = default(CancellationToken))
 {
     return(Set(request, new grpc::CallOptions(headers, deadline, cancellationToken)));
 }