Class ProgramsServiceGrpc (1.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
1.23.0 (latest)
1.22.0
1.21.0
1.19.0
1.16.0
1.15.0
1.13.0
1.11.0
1.10.0
1.8.0
1.6.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.26.0
0.24.0
0.23.0
0.20.0
0.19.0
0.18.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
public final class ProgramsServiceGrpc
Service for program management.
Programs provide a mechanism for adding functionality to merchant accounts. A
typical example of this is the Free product
listings
program, which enables products from a merchant's store to be shown across
Google for free.
This service exposes methods to retrieve a merchant's
participation in all available programs, in addition to methods for
explicitly enabling or disabling participation in each program.
Static Fields
public static final String SERVICE_NAME
Field Value
Type
Description
String
Static Methods
public static final ServerServiceDefinition bindService ( ProgramsServiceGrpc . AsyncService service )
Returns
Type
Description
io.grpc.ServerServiceDefinition
public static MethodDescriptor<DisableProgramRequest , Program > getDisableProgramMethod ()
public static MethodDescriptor<EnableProgramRequest , Program > getEnableProgramMethod ()
public static MethodDescriptor<GetProgramRequest , Program > getGetProgramMethod ()
public static MethodDescriptor<ListProgramsRequest , ListProgramsResponse > getListProgramsMethod ()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
public static ProgramsServiceGrpc . ProgramsServiceBlockingStub 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
public static ProgramsServiceGrpc . ProgramsServiceBlockingV2Stub newBlockingV2Stub ( Channel channel )
Creates a new blocking-style stub that supports all types of calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
public static ProgramsServiceGrpc . ProgramsServiceFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
public static ProgramsServiceGrpc . ProgramsServiceStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name
Description
channel
io.grpc.Channel
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 2026-08-04 UTC.
[null,null,["Last updated 2026-08-04 UTC."],[],[]]