Uses of Class
com.google.cloud.securitycenter.v1.ListBigQueryExportsResponse
-
Packages that use ListBigQueryExportsResponse Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center APIcom.google.cloud.securitycenter.v1.stub -
-
Uses of ListBigQueryExportsResponse in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return ListBigQueryExportsResponse Modifier and Type Method Description ListBigQueryExportsResponse
ListBigQueryExportsResponse.Builder. build()
ListBigQueryExportsResponse
ListBigQueryExportsResponse.Builder. buildPartial()
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. getDefaultInstance()
ListBigQueryExportsResponse
ListBigQueryExportsResponse.Builder. getDefaultInstanceForType()
ListBigQueryExportsResponse
ListBigQueryExportsResponse. getDefaultInstanceForType()
ListBigQueryExportsResponse
SecurityCenterGrpc.SecurityCenterBlockingStub. listBigQueryExports(ListBigQueryExportsRequest request)
Lists BigQuery exports.static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseDelimitedFrom(InputStream input)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(byte[] data)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(InputStream input)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(ByteBuffer data)
static ListBigQueryExportsResponse
ListBigQueryExportsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ListBigQueryExportsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
SecurityCenterGrpc. getListBigQueryExportsMethod()
com.google.protobuf.Parser<ListBigQueryExportsResponse>
ListBigQueryExportsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListBigQueryExportsResponse>
SecurityCenterGrpc.SecurityCenterFutureStub. listBigQueryExports(ListBigQueryExportsRequest request)
Lists BigQuery exports.com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
SecurityCenterClient. listBigQueryExportsCallable()
Lists BigQuery exports.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterSettings.Builder. listBigQueryExportsSettings()
Returns the builder for the settings used for calls to listBigQueryExports.com.google.api.gax.rpc.PagedCallSettings<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterSettings. listBigQueryExportsSettings()
Returns the object with the settings used for calls to listBigQueryExports.static com.google.protobuf.Parser<ListBigQueryExportsResponse>
ListBigQueryExportsResponse. parser()
Methods in com.google.cloud.securitycenter.v1 with parameters of type ListBigQueryExportsResponse Modifier and Type Method Description protected SecurityCenterClient.ListBigQueryExportsPage
SecurityCenterClient.ListBigQueryExportsPage. createPage(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, ListBigQueryExportsResponse response)
ListBigQueryExportsResponse.Builder
ListBigQueryExportsResponse.Builder. mergeFrom(ListBigQueryExportsResponse other)
static ListBigQueryExportsResponse.Builder
ListBigQueryExportsResponse. newBuilder(ListBigQueryExportsResponse prototype)
Method parameters in com.google.cloud.securitycenter.v1 with type arguments of type ListBigQueryExportsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterClient.ListBigQueryExportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)
static com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterClient.ListBigQueryExportsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)
protected SecurityCenterClient.ListBigQueryExportsPage
SecurityCenterClient.ListBigQueryExportsPage. createPage(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, ListBigQueryExportsResponse response)
com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPage>
SecurityCenterClient.ListBigQueryExportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)
com.google.api.core.ApiFuture<SecurityCenterClient.ListBigQueryExportsPage>
SecurityCenterClient.ListBigQueryExportsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBigQueryExportsRequest,ListBigQueryExportsResponse,BigQueryExport> context, com.google.api.core.ApiFuture<ListBigQueryExportsResponse> futureResponse)
default void
SecurityCenterGrpc.AsyncService. listBigQueryExports(ListBigQueryExportsRequest request, io.grpc.stub.StreamObserver<ListBigQueryExportsResponse> responseObserver)
Lists BigQuery exports.void
SecurityCenterGrpc.SecurityCenterStub. listBigQueryExports(ListBigQueryExportsRequest request, io.grpc.stub.StreamObserver<ListBigQueryExportsResponse> responseObserver)
Lists BigQuery exports. -
Uses of ListBigQueryExportsResponse in com.google.cloud.securitycenter.v1.stub
Methods in com.google.cloud.securitycenter.v1.stub that return types with arguments of type ListBigQueryExportsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
GrpcSecurityCenterStub. listBigQueryExportsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
HttpJsonSecurityCenterStub. listBigQueryExportsCallable()
com.google.api.gax.rpc.UnaryCallable<ListBigQueryExportsRequest,ListBigQueryExportsResponse>
SecurityCenterStub. listBigQueryExportsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterStubSettings.Builder. listBigQueryExportsSettings()
Returns the builder for the settings used for calls to listBigQueryExports.com.google.api.gax.rpc.PagedCallSettings<ListBigQueryExportsRequest,ListBigQueryExportsResponse,SecurityCenterClient.ListBigQueryExportsPagedResponse>
SecurityCenterStubSettings. listBigQueryExportsSettings()
Returns the object with the settings used for calls to listBigQueryExports.
-