Class AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub>
com.google.ads.googleads.v18.services.AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub
- Enclosing class:
- AssetGroupListingGroupFilterServiceGrpc
public static final class AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub
extends io.grpc.stub.AbstractAsyncStub<AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub>
A stub to allow clients to do asynchronous rpc calls to service AssetGroupListingGroupFilterService.
Service to manage asset group listing group filter.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) voidmutateAssetGroupListingGroupFilters(MutateAssetGroupListingGroupFiltersRequest request, io.grpc.stub.StreamObserver<MutateAssetGroupListingGroupFiltersResponse> responseObserver) Creates, updates or removes asset group listing group filters.Methods inherited from class io.grpc.stub.AbstractAsyncStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<AssetGroupListingGroupFilterServiceGrpc.AssetGroupListingGroupFilterServiceStub>
-
mutateAssetGroupListingGroupFilters
public void mutateAssetGroupListingGroupFilters(MutateAssetGroupListingGroupFiltersRequest request, io.grpc.stub.StreamObserver<MutateAssetGroupListingGroupFiltersResponse> responseObserver) Creates, updates or removes asset group listing group filters. Operation statuses are returned.
-