Interface CustomerSkAdNetworkConversionValueSchemaServiceGrpc.AsyncService
-
- All Known Implementing Classes:
CustomerSkAdNetworkConversionValueSchemaServiceGrpc.CustomerSkAdNetworkConversionValueSchemaServiceImplBase
- Enclosing class:
- CustomerSkAdNetworkConversionValueSchemaServiceGrpc
public static interface CustomerSkAdNetworkConversionValueSchemaServiceGrpc.AsyncServiceService to manage CustomerSkAdNetworkConversionValueSchema.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidmutateCustomerSkAdNetworkConversionValueSchema(MutateCustomerSkAdNetworkConversionValueSchemaRequest request, io.grpc.stub.StreamObserver<MutateCustomerSkAdNetworkConversionValueSchemaResponse> responseObserver)Creates or updates the CustomerSkAdNetworkConversionValueSchema.
-
-
-
Method Detail
-
mutateCustomerSkAdNetworkConversionValueSchema
default void mutateCustomerSkAdNetworkConversionValueSchema(MutateCustomerSkAdNetworkConversionValueSchemaRequest request, io.grpc.stub.StreamObserver<MutateCustomerSkAdNetworkConversionValueSchemaResponse> responseObserver)
Creates or updates the CustomerSkAdNetworkConversionValueSchema. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [FieldError]() [InternalError]() [MutateError]()
-
-