Interface ExtensionFeedItemServiceGrpc.AsyncService

All Known Implementing Classes:
ExtensionFeedItemServiceGrpc.ExtensionFeedItemServiceImplBase
Enclosing class:
ExtensionFeedItemServiceGrpc

public static interface ExtensionFeedItemServiceGrpc.AsyncService
 Service to manage extension feed items.
 
  • Method Details

    • mutateExtensionFeedItems

      default void mutateExtensionFeedItems(MutateExtensionFeedItemsRequest request, io.grpc.stub.StreamObserver<MutateExtensionFeedItemsResponse> responseObserver)
       Creates, updates, or removes extension feed items. Operation
       statuses are returned.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [CollectionSizeError]()
         [CountryCodeError]()
         [DatabaseError]()
         [DateError]()
         [DistinctError]()
         [ExtensionFeedItemError]()
         [FieldError]()
         [FieldMaskError]()
         [HeaderError]()
         [ImageError]()
         [InternalError]()
         [LanguageCodeError]()
         [MutateError]()
         [NewResourceCreationError]()
         [OperationAccessDeniedError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()
         [SizeLimitError]()
         [StringLengthError]()
         [UrlFieldError]()