public class BigQueryExportService.BigQueryExportServiceClient : ClientBase<BigQueryExportService.BigQueryExportServiceClient>Reference documentation and code samples for the Chronicle v1 API class BigQueryExportService.BigQueryExportServiceClient.
Client for BigQueryExportService
Inheritance
object > ClientBase > ClientBaseBigQueryExportServiceBigQueryExportServiceClient > BigQueryExportService.BigQueryExportServiceClientNamespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Constructors
BigQueryExportServiceClient()
protected BigQueryExportServiceClient()Protected parameterless constructor to allow creation of test doubles.
BigQueryExportServiceClient(CallInvoker)
public BigQueryExportServiceClient(CallInvoker callInvoker)Creates a new client for BigQueryExportService that uses a custom CallInvoker.
| Parameter | |
|---|---|
| Name | Description |
callInvoker |
CallInvokerThe callInvoker to use to make remote calls. |
BigQueryExportServiceClient(ChannelBase)
public BigQueryExportServiceClient(ChannelBase channel)Creates a new client for BigQueryExportService
| Parameter | |
|---|---|
| Name | Description |
channel |
ChannelBaseThe channel to use to make remote calls. |
BigQueryExportServiceClient(ClientBaseConfiguration)
protected BigQueryExportServiceClient(ClientBase.ClientBaseConfiguration configuration)Protected constructor to allow creation of configured clients.
| Parameter | |
|---|---|
| Name | Description |
configuration |
ClientBaseClientBaseConfigurationThe client configuration. |
Methods
GetBigQueryExport(GetBigQueryExportRequest, CallOptions)
public virtual BigQueryExport GetBigQueryExport(GetBigQueryExportRequest request, CallOptions options)Get the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
GetBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
GetBigQueryExport(GetBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual BigQueryExport GetBigQueryExport(GetBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Get the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
GetBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
GetBigQueryExportAsync(GetBigQueryExportRequest, CallOptions)
public virtual AsyncUnaryCall<BigQueryExport> GetBigQueryExportAsync(GetBigQueryExportRequest request, CallOptions options)Get the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
GetBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |
GetBigQueryExportAsync(GetBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<BigQueryExport> GetBigQueryExportAsync(GetBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Get the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
GetBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |
NewInstance(ClientBaseConfiguration)
protected override BigQueryExportService.BigQueryExportServiceClient NewInstance(ClientBase.ClientBaseConfiguration configuration)Creates a new instance of client from given ClientBaseConfiguration.
| Parameter | |
|---|---|
| Name | Description |
configuration |
ClientBaseClientBaseConfiguration |
| Returns | |
|---|---|
| Type | Description |
BigQueryExportServiceBigQueryExportServiceClient |
|
ProvisionBigQueryExport(ProvisionBigQueryExportRequest, CallOptions)
public virtual BigQueryExport ProvisionBigQueryExport(ProvisionBigQueryExportRequest request, CallOptions options)Provision the BigQuery export for a Chronicle instance. This will create {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets and set default export settings for each data source.
| Parameters | |
|---|---|
| Name | Description |
request |
ProvisionBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
ProvisionBigQueryExport(ProvisionBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual BigQueryExport ProvisionBigQueryExport(ProvisionBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Provision the BigQuery export for a Chronicle instance. This will create {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets and set default export settings for each data source.
| Parameters | |
|---|---|
| Name | Description |
request |
ProvisionBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
ProvisionBigQueryExportAsync(ProvisionBigQueryExportRequest, CallOptions)
public virtual AsyncUnaryCall<BigQueryExport> ProvisionBigQueryExportAsync(ProvisionBigQueryExportRequest request, CallOptions options)Provision the BigQuery export for a Chronicle instance. This will create {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets and set default export settings for each data source.
| Parameters | |
|---|---|
| Name | Description |
request |
ProvisionBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |
ProvisionBigQueryExportAsync(ProvisionBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<BigQueryExport> ProvisionBigQueryExportAsync(ProvisionBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Provision the BigQuery export for a Chronicle instance. This will create {{gcp_name}} resources like {{storage_name}} buckets, BigQuery datasets and set default export settings for each data source.
| Parameters | |
|---|---|
| Name | Description |
request |
ProvisionBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |
UpdateBigQueryExport(UpdateBigQueryExportRequest, CallOptions)
public virtual BigQueryExport UpdateBigQueryExport(UpdateBigQueryExportRequest request, CallOptions options)Update the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
UpdateBigQueryExport(UpdateBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual BigQueryExport UpdateBigQueryExport(UpdateBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Update the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
BigQueryExport |
The response received from the server. |
UpdateBigQueryExportAsync(UpdateBigQueryExportRequest, CallOptions)
public virtual AsyncUnaryCall<BigQueryExport> UpdateBigQueryExportAsync(UpdateBigQueryExportRequest request, CallOptions options)Update the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateBigQueryExportRequestThe request to send to the server. |
options |
CallOptionsThe options for the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |
UpdateBigQueryExportAsync(UpdateBigQueryExportRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<BigQueryExport> UpdateBigQueryExportAsync(UpdateBigQueryExportRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Update the BigQuery export configuration for a Chronicle instance.
| Parameters | |
|---|---|
| Name | Description |
request |
UpdateBigQueryExportRequestThe request to send to the server. |
headers |
MetadataThe initial metadata to send with the call. This parameter is optional. |
deadline |
System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit. |
cancellationToken |
CancellationTokenAn optional token for canceling the call. |
| Returns | |
|---|---|
| Type | Description |
AsyncUnaryCallBigQueryExport |
The call object. |