Uses of Class
com.google.api.generator.gapic.composer.store.TypeStore
Packages that use TypeStore
Package
Description
-
Uses of TypeStore in com.google.api.generator.gapic.composer.common
Fields in com.google.api.generator.gapic.composer.common declared as TypeStoreModifier and TypeFieldDescriptionprotected static final TypeStoreAbstractServiceClientTestClassComposer.FIXED_TYPESTOREprotected static final TypeStoreAbstractServiceSettingsClassComposer.FIXED_TYPESTOREprotected static final TypeStoreAbstractServiceStubSettingsClassComposer.FIXED_TYPESTOREprotected static final TypeStoreAbstractTransportServiceStubClassComposer.FIXED_TYPESTOREMethods in com.google.api.generator.gapic.composer.common with parameters of type TypeStoreModifier and TypeMethodDescriptionprotected MethodDefinitionAbstractServiceStubSettingsClassComposer.createApiClientHeaderProviderBuilderMethod(Service service, TypeStore typeStore, String methodName, TypeNode gaxPropertiesType, String getTokenMethodName, String getVersionMethodName) protected abstract List<MethodDefinition>AbstractServiceStubSettingsClassComposer.createApiClientHeaderProviderBuilderMethods(Service service, TypeStore typeStore) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createBatchingCallableMethod(Service service, TypeStore typeStore) protected List<MethodDefinition>AbstractServiceStubSettingsClassComposer.createBuilderHelperMethods(Service service, TypeStore typeStore) protected MethodDefinitionAbstractServiceStubClassComposer.createCallableGetterMethodDefinition(TypeNode returnType, String methodName, List<AnnotationNode> annotations, TypeStore typeStore) protected List<AnnotationNode>AbstractServiceCallableFactoryClassComposer.createClassAnnotations(Service service, TypeStore typeStore) protected List<CommentStatement>AbstractServiceClientClassComposer.createClassHeaderComments(Map<String, List<String>> methodVariantsForClientHeader, Service service, TypeStore typeStore, Map<String, ResourceName> resourceNames, Map<String, Message> messageTypes, List<Sample> samples) AbstractServiceCallableFactoryClassComposer.createClassImplements(Service service, TypeStore typeStore) Construct the type to be implemented by the generated callable factory.protected abstract Map<String,VariableExpr> AbstractServiceClientTestClassComposer.createClassMemberVarExprs(Service service, GapicContext context, TypeStore typeStore) protected List<MethodDefinition>AbstractServiceCallableFactoryClassComposer.createClassMethods(Service service, TypeStore typeStore) protected List<MethodDefinition>AbstractTransportServiceStubClassComposer.createClassMethods(GapicContext context, Service service, TypeStore typeStore, Map<String, VariableExpr> classMemberVarExprs, Map<String, VariableExpr> callableClassMemberVarExprs, Map<String, VariableExpr> protoMethodNameToDescriptorVarExprs, List<Statement> classStatements) protected List<MethodDefinition>AbstractTransportServiceStubClassComposer.createConstructorMethods(GapicContext context, Service service, TypeStore typeStore, Map<String, VariableExpr> classMemberVarExprs, Map<String, VariableExpr> callableClassMemberVarExprs, Map<String, VariableExpr> protoMethodNameToDescriptorVarExprs, List<Statement> classStatements) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createGenericCallableMethod(Service service, TypeStore typeStore, List<String> methodTemplateNames, String returnCallableKindName, List<String> returnCallableTemplateNames, String methodVariantName, List<Object> transportCallSettingsTemplateObjects, String callSettingsVariantName, List<Object> callSettingsTemplateObjects) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createGenericCallableMethod(Service service, TypeStore typeStore, List<String> methodTemplateNames, String returnCallableKindName, List<String> returnCallableTemplateNames, String methodVariantName, List<Object> transportCallSettingsTemplateObjects, String callSettingsVariantName, List<Object> callSettingsTemplateObjects, List<AnnotationNode> annotations) protected List<MethodDefinition>AbstractTransportServiceStubClassComposer.createGetMethodDescriptorsMethod(Service service, TypeStore typeStore, Map<String, VariableExpr> protoMethodNameToDescriptorVarExprs) AbstractTransportServiceStubClassComposer.createLongRunningClient(Service service, TypeStore typeStore) protected List<MethodDefinition>AbstractServiceSettingsClassComposer.createNestedBuilderCreatorMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, List<AnnotationNode> annotations) protected MethodDefinitionAbstractServiceStubSettingsClassComposer.createNestedClassCreateDefaultMethod(TypeStore typeStore, String methodName, String defaultTransportChannelProvider, String defaultTransportChannelProviderBuilder, String defaultApiClientHeaderProviderBuilder) protected List<MethodDefinition>AbstractServiceStubSettingsClassComposer.createNestedClassCreateDefaultMethods(Service service, TypeStore typeStore) protected List<MethodDefinition>AbstractServiceSettingsClassComposer.createNewBuilderMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, List<AnnotationNode> annotations, CommentStatement comment) protected List<MethodDefinition>AbstractServiceStubSettingsClassComposer.createNewBuilderMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, CommentStatement methodComment) protected abstract MethodDefinitionAbstractServiceCallableFactoryClassComposer.createOperationCallableMethod(Service service, TypeStore typeStore) protected MethodDefinitionAbstractServiceStubClassComposer.createOperationsStubGetterMethodDefinition(TypeNode returnType, String methodName, TypeStore typeStore) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createPagedCallableMethod(Service service, TypeStore typeStore) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createServerStreamingCallableMethod(Service service, TypeStore typeStore) protected abstract MethodDefinitionAbstractServiceClientTestClassComposer.createSetUpMethod(Service service, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore) protected abstract MethodDefinitionAbstractServiceClientTestClassComposer.createStartStaticServerMethod(Service service, GapicContext context, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore, String newBuilderMethod) protected List<MethodDefinition>AbstractTransportServiceStubClassComposer.createStaticCreatorMethods(Service service, TypeStore typeStore, String newBuilderMethod) protected MethodDefinitionAbstractServiceCallableFactoryClassComposer.createUnaryCallableMethod(Service service, TypeStore typeStore) -
Uses of TypeStore in com.google.api.generator.gapic.composer.grpc
Methods in com.google.api.generator.gapic.composer.grpc with parameters of type TypeStoreModifier and TypeMethodDescriptionprotected List<MethodDefinition>ServiceStubSettingsClassComposer.createApiClientHeaderProviderBuilderMethods(Service service, TypeStore typeStore) GrpcServiceCallableFactoryClassComposer.createClassImplements(Service service, TypeStore typeStore) protected Map<String,VariableExpr> ServiceClientTestClassComposer.createClassMemberVarExprs(Service service, GapicContext context, TypeStore typeStore) protected List<MethodDefinition>GrpcServiceCallableFactoryClassComposer.createClassMethods(Service service, TypeStore typeStore) protected MethodDefinitionGrpcServiceCallableFactoryClassComposer.createOperationCallableMethod(Service service, TypeStore typeStore) protected MethodDefinitionGrpcServiceCallableFactoryClassComposer.createPagedCallableMethod(Service service, TypeStore typeStore) protected MethodDefinitionServiceClientTestClassComposer.createSetUpMethod(Service service, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore) protected MethodDefinitionServiceClientTestClassComposer.createStartStaticServerMethod(Service service, GapicContext context, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore, String newBuilderMethod) protected MethodDefinitionGrpcServiceCallableFactoryClassComposer.createUnaryCallableMethod(Service service, TypeStore typeStore) -
Uses of TypeStore in com.google.api.generator.gapic.composer.grpcrest
Methods in com.google.api.generator.gapic.composer.grpcrest with parameters of type TypeStoreModifier and TypeMethodDescriptionprotected List<MethodDefinition>ServiceStubSettingsClassComposer.createApiClientHeaderProviderBuilderMethods(Service service, TypeStore typeStore) protected List<CommentStatement>ServiceClientClassComposer.createClassHeaderComments(Map<String, List<String>> grpcRpcsToJavaMethodNames, Service service, TypeStore typeStore, Map<String, ResourceName> resourceNames, Map<String, Message> messageTypes, List<Sample> samples) protected List<MethodDefinition>ServiceSettingsClassComposer.createNestedBuilderCreatorMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, List<AnnotationNode> annotations) protected List<MethodDefinition>ServiceStubSettingsClassComposer.createNestedClassCreateDefaultMethods(Service service, TypeStore typeStore) protected List<MethodDefinition>ServiceSettingsClassComposer.createNewBuilderMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, List<AnnotationNode> annotations, CommentStatement comment) protected List<MethodDefinition>ServiceStubSettingsClassComposer.createNewBuilderMethods(Service service, TypeStore typeStore, String newBuilderMethodName, String createDefaultMethodName, CommentStatement methodComment) protected MethodDefinitionServiceStubClassComposer.createOperationsStubGetterMethodDefinition(TypeNode returnType, String methodName, TypeStore typeStore) protected MethodDefinitionHttpJsonServiceClientTestClassComposer.createStartStaticServerMethod(Service service, GapicContext context, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore, String newBuilderMethod) protected List<MethodDefinition>HttpJsonServiceStubClassComposer.createStaticCreatorMethods(Service service, TypeStore typeStore, String newBuilderMethod) -
Uses of TypeStore in com.google.api.generator.gapic.composer.rest
Methods in com.google.api.generator.gapic.composer.rest with parameters of type TypeStoreModifier and TypeMethodDescriptionprotected List<MethodDefinition>ServiceStubSettingsClassComposer.createApiClientHeaderProviderBuilderMethods(Service service, TypeStore typeStore) HttpJsonServiceCallableFactoryClassComposer.createClassImplements(Service service, TypeStore typeStore) protected Map<String,VariableExpr> ServiceClientTestClassComposer.createClassMemberVarExprs(Service service, GapicContext context, TypeStore typeStore) protected List<MethodDefinition>HttpJsonServiceCallableFactoryClassComposer.createClassMethods(Service service, TypeStore typeStore) protected List<MethodDefinition>HttpJsonServiceStubClassComposer.createClassMethods(GapicContext context, Service service, TypeStore typeStore, Map<String, VariableExpr> classMemberVarExprs, Map<String, VariableExpr> callableClassMemberVarExprs, Map<String, VariableExpr> protoMethodNameToDescriptorVarExprs, List<Statement> classStatements) protected List<MethodDefinition>HttpJsonServiceStubClassComposer.createGetMethodDescriptorsMethod(Service service, TypeStore typeStore, Map<String, VariableExpr> protoMethodNameToDescriptorVarExprs) HttpJsonServiceStubClassComposer.createLongRunningClient(Service service, TypeStore typeStore) protected MethodDefinitionHttpJsonServiceCallableFactoryClassComposer.createOperationCallableMethod(Service service, TypeStore typeStore) protected MethodDefinitionServiceClientTestClassComposer.createSetUpMethod(Service service, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore) protected MethodDefinitionServiceClientTestClassComposer.createStartStaticServerMethod(Service service, GapicContext context, Map<String, VariableExpr> classMemberVarExprs, TypeStore typeStore, String newBuilderMethod)