Uses of Class
com.google.api.BatchingDescriptorProto
Packages that use BatchingDescriptorProto
-
Uses of BatchingDescriptorProto in com.google.api
Methods in com.google.api that return BatchingDescriptorProtoModifier and TypeMethodDescriptionBatchingDescriptorProto.Builder.build()BatchingDescriptorProto.Builder.buildPartial()BatchingConfigProto.Builder.getBatchDescriptor()The request and response fields used in batching.BatchingConfigProto.getBatchDescriptor()The request and response fields used in batching.BatchingConfigProtoOrBuilder.getBatchDescriptor()The request and response fields used in batching.static BatchingDescriptorProtoBatchingDescriptorProto.getDefaultInstance()BatchingDescriptorProto.Builder.getDefaultInstanceForType()BatchingDescriptorProto.getDefaultInstanceForType()static BatchingDescriptorProtoBatchingDescriptorProto.parseDelimitedFrom(InputStream input) static BatchingDescriptorProtoBatchingDescriptorProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(byte[] data) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(com.google.protobuf.ByteString data) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(com.google.protobuf.CodedInputStream input) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(InputStream input) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(ByteBuffer data) static BatchingDescriptorProtoBatchingDescriptorProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type BatchingDescriptorProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BatchingDescriptorProto>BatchingDescriptorProto.getParserForType()static com.google.protobuf.Parser<BatchingDescriptorProto>BatchingDescriptorProto.parser()Methods in com.google.api with parameters of type BatchingDescriptorProtoModifier and TypeMethodDescriptionBatchingConfigProto.Builder.mergeBatchDescriptor(BatchingDescriptorProto value) The request and response fields used in batching.BatchingDescriptorProto.Builder.mergeFrom(BatchingDescriptorProto other) BatchingDescriptorProto.newBuilder(BatchingDescriptorProto prototype) BatchingConfigProto.Builder.setBatchDescriptor(BatchingDescriptorProto value) The request and response fields used in batching.