Send feedback
Class ConfigServiceV2Grpc (3.10.7)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.10.7 keyboard_arrow_down
public final class ConfigServiceV2Grpc
Service for configuring sinks used to route log entries.
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Static Methods
getCopyLogEntriesMethod()
public static MethodDescriptor<CopyLogEntriesRequest , Operation > getCopyLogEntriesMethod ()
Returns
getCreateBucketMethod()
public static MethodDescriptor<CreateBucketRequest , LogBucket > getCreateBucketMethod ()
Returns
getCreateExclusionMethod()
public static MethodDescriptor<CreateExclusionRequest , LogExclusion > getCreateExclusionMethod ()
Returns
getCreateSinkMethod()
public static MethodDescriptor<CreateSinkRequest , LogSink > getCreateSinkMethod ()
Returns
getCreateViewMethod()
public static MethodDescriptor<CreateViewRequest , LogView > getCreateViewMethod ()
Returns
getDeleteBucketMethod()
public static MethodDescriptor<DeleteBucketRequest , Empty > getDeleteBucketMethod ()
Returns
getDeleteExclusionMethod()
public static MethodDescriptor<DeleteExclusionRequest , Empty > getDeleteExclusionMethod ()
Returns
getDeleteSinkMethod()
public static MethodDescriptor<DeleteSinkRequest , Empty > getDeleteSinkMethod ()
Returns
getDeleteViewMethod()
public static MethodDescriptor<DeleteViewRequest , Empty > getDeleteViewMethod ()
Returns
getGetBucketMethod()
public static MethodDescriptor<GetBucketRequest , LogBucket > getGetBucketMethod ()
Returns
getGetCmekSettingsMethod()
public static MethodDescriptor<GetCmekSettingsRequest , CmekSettings > getGetCmekSettingsMethod ()
Returns
getGetExclusionMethod()
public static MethodDescriptor<GetExclusionRequest , LogExclusion > getGetExclusionMethod ()
Returns
getGetSettingsMethod()
public static MethodDescriptor<GetSettingsRequest , Settings > getGetSettingsMethod ()
Returns
getGetSinkMethod()
public static MethodDescriptor<GetSinkRequest , LogSink > getGetSinkMethod ()
Returns
getGetViewMethod()
public static MethodDescriptor<GetViewRequest , LogView > getGetViewMethod ()
Returns
getListBucketsMethod()
public static MethodDescriptor<ListBucketsRequest , ListBucketsResponse > getListBucketsMethod ()
Returns
getListExclusionsMethod()
public static MethodDescriptor<ListExclusionsRequest , ListExclusionsResponse > getListExclusionsMethod ()
Returns
getListSinksMethod()
public static MethodDescriptor<ListSinksRequest , ListSinksResponse > getListSinksMethod ()
Returns
getListViewsMethod()
public static MethodDescriptor<ListViewsRequest , ListViewsResponse > getListViewsMethod ()
Returns
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
getUndeleteBucketMethod()
public static MethodDescriptor<UndeleteBucketRequest , Empty > getUndeleteBucketMethod ()
Returns
getUpdateBucketMethod()
public static MethodDescriptor<UpdateBucketRequest , LogBucket > getUpdateBucketMethod ()
Returns
getUpdateCmekSettingsMethod()
public static MethodDescriptor<UpdateCmekSettingsRequest , CmekSettings > getUpdateCmekSettingsMethod ()
Returns
getUpdateExclusionMethod()
public static MethodDescriptor<UpdateExclusionRequest , LogExclusion > getUpdateExclusionMethod ()
Returns
getUpdateSettingsMethod()
public static MethodDescriptor<UpdateSettingsRequest , Settings > getUpdateSettingsMethod ()
Returns
getUpdateSinkMethod()
public static MethodDescriptor<UpdateSinkRequest , LogSink > getUpdateSinkMethod ()
Returns
getUpdateViewMethod()
public static MethodDescriptor<UpdateViewRequest , LogView > getUpdateViewMethod ()
Returns
newBlockingStub(Channel channel)
public static ConfigServiceV2Grpc . ConfigServiceV2BlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
newFutureStub(Channel channel)
public static ConfigServiceV2Grpc . ConfigServiceV2FutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
newStub(Channel channel)
public static ConfigServiceV2Grpc . ConfigServiceV2Stub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]